http://spring.unknown-files.net/file/35 ... release_7/
v5 anyone? EDIT*7?*
v5/4/3 ty to fix a settings.tdf loading bug in beta 3 pre-release. They also changed a few GUI elements for the better. Such as a vastly improved html layout for the player tab on the main page, and a proper layout for the player list in the battle as well as improved colours. They also included some re factoring, clean ups, and optimizations.
I recommend users use beta 3 pre-release instead of beta 2 final. It's much better and is much closer to tasclients full feature set than any other lobby save tasclient itself and its forks. There is very little I have yet to implement.
Right now I need to implement a sync column in the battle list, saving and loading of unit restrictions to a file, and moderator commands iirc. The number of people who use these features is tiny (and they're quite easy to implement). beta 3 pre-release has 98% of tasclients features, aswell as some more tasclient lacks, such as ForceFFA/FixTeams or draggable starting boxes with proper resize controls, smiley's, or the vastly improved GUI.
Installation of Beta 3 under Linux
Extract to an empty writeable folder (an old install of aflobby will mess this one up). You can extract it to your spring install but I do not recommend this. Once extracted open settings.tdf in the /lobby/aflobby/ sub folder, and modify the paths and file names of spring and unitsync.so if they're incorrect.
And that's it! Run
java -jar AFLobby.jar to start the lobby.
Installation of beta 3 under Windows
Extract to your spring folder (not a sub folder) such that AFLobby.jar and spring.exe are in the same place. And thats it.
To run aflobby, run
java -jar aflobby.jar from a command line/batch script. You can also run
javaw -jar aflobby.jar in a shortcut to prevent a command prompt popping up as long as you set the workign directory correctly. Depending on how your machine is set up you may be able to just double click on aflobby.jar in explorer to run it.
Troubleshooting
Q)Nothing happens when I run aflobby, and http://www.java.com is opened in my web browser
A)This is because your installed version of Java is too old, AFLobby needs Sun Java 6 or later to run. You can use java.com to retrieve the latest version of java.
Q)When I login there are no host or battle tabs
A)When AFLobby fails to load unitsync it shows an error message and then assumes the user just wishes to chat, disabling all battle related functions. This is o that users can use AFLobby as a chat client on a usb drive, or so that they can ask questions in #aflobby if they get an unsatisfied link error.