Fixes - PC Server operation
- Having the same map occur multiple times in the maplist now works properly
- If adding a new map to the servers maplist after a clear and then running "mapList.runNextRound" the server will ignore any remaining rounds on the map that it still run since before the clear and move to the new first map in the list. The server will now have reset the current rounds per map and run the map in the list for the number of rounds stated when adding the map.
- Maplist can contain up to 1000 entries now
- mapList.list will return at most 100 entries. To get the entire list, perform mapList.list repeatedly with increasing offsets (like banList.list)
- The locked-in-place warm-up has been replaced by a warm-up where players can move around, shoot, and take objectives; scoring is disabled during warm-up
- The Conquest Assault layouts on Back to Karkand maps have had the gamemode names changed to reflect that Conquest Assault is a gamemode in its own right
- vars.serverDescription is documented (it shows a string on a server’s detail page on Battlelog)
- vars.roundLockdownCountdown can be used to control the pre-round timer
The renamed Conquest Assault modes will cause initial confusion. The 3rd party admin tools don't know about this change yet, and existing Maplist.txt configurations contain the old names, so this is something that server administrators need to be wary of. It is a one-time change though, and it's worth it in the long run.
The latest server docs are available here:
[link] [static.cdn.ea.com]