The new testing release thread can be found here.
See Bugs and issues below.
current version: 0.82.3-2365-g82c3187
Changes
since 0.82.7.1 (latest changes are at the end of the list)
Setup
Windows
[list]
[*] installer
[*] whole build[/list]
Linux
[list=1]
[*] get source:
[list=a]
[*] (only when getting source for the first time) [code]git clone git://github.com/spring/spring.git spring_src[/code]
[*] (first time & update) [code]cd spring_src && git fetch && git checkout 0.82.3-2365-g82c3187[/code][/list]
[*] follow the build from source guide, or in short:
[code]cmake -G "Unix Makefiles" . && make && sudo make install[/code][/list]
Lobby
Make sure your lobby client is configured to use the correct spring binary & unitsync!
On Linux, this will usually be: /usr/local/bin/spring & /usr/local/lib/libunitsync.so
Use one of the test lobby servers:
[list]
[*] springlobby.info:8200
[*] tizbac.dyndns.org:8200[/list]
Bugs and issues
Report in the Help and Bugs forum or on Mantis.
Remember to upload infolog.txt if you crash!
This post will be updated whenever there is a new version to be tested.