This means I need to change AFLobby but more specifically it means unitsync is no longer in the immediate working directory. Where is libdir? Where do I find it? =sUnitsync is now installed to libdir on Linux.
Where is this tag intended to go and in what format? UK? United Kingdom? gb? GB? What section does it go in? The ally section? The team section?+- Added player 'CountryCode' tag for the gameSetup script.
How is this referenced in the script? is it an extra value in game mode?+- Added 'lineage' game mode (2). If the commander dies, all units directly or
+ indirectly built by him die, regardless of the current owner of the unit.
Todo:: Add TASServer and TASClient support. As long as there's no support in those 2 programs none of the other programs are able to support it either.
This isnt a spring bug its a lobby bug todo with the insistence on using bitfields in the lobby protocol. In this protocol the number of bits allocated to side number dictates that there's only room for the numbers from 0-8. Hence why the lobby cant set side n# 10 or above.+- Removed the maximum 8 sides limit.