Releases: GalaxyCr8r/agawEmpires
Self-Registration Test
When prompted for an IP put in gameserver.karlnyborg.com
.
You will then see the main menu. You SHOULD see:
If the server IP is not green, talk with Galaxy613.
If it is green, then you are connected! Type in your desired username and password and then his the "Register" button, it will then prompt you for the account key.
If successfully registered you should see this in the top left corner:
You can then login! Press enter and type /join
to be given a starting system.
Please refer to the provided text file on how to play, and/or pester Galaxy613.
v0.2 Alpha Release
Most of the changes were just bug fixes or adding very basic quality of life checks.
Take a look at what's in this release: https://github.com/Galaxy613/agawEmpires/milestone/3?closed=1
Alpha-2 Tag
The game now functions and has a headless version available.
No release of binaries here, will do that at Alpha-3
Alpha-1 Release
Unfortunately the client zip only contains the Windows binary. However the server should contain binaries for all BlitzMax supported platforms, however the version of the binary is not guaranteed to be the same.
To run the server and administrate it you'll need to run the multithreaded version (With .mt
in its filename) so that you can type input into the console. Refer to Function InputThread:Object()
inside server.bmx
for all the commands available.