Map cycle rules are sent to newly connected players
When a map cycle is being used on the server, new players will receive a message about the rules of the current map a while after the player has joined the game.
The implementation would be nicer if we had some sort of a generic timer mechanism like QTimer...
Map cycle rules are sent to newly connected players
When a map cycle is being used on the server, new players
will receive a message about the rules of the current map
a while after the player has joined the game.
The implementation would be nicer if we had some sort of
a generic timer mechanism like QTimer...