Currently, it's difficult for the server to know when a game has ended.
Version 3696 of FAF will send GameEnded to make this much easier. See https://github.com/FAForever/fa/pull/2403
Use this new message to determine that the game finished if it has been sent by all connected players.
Currently, it's difficult for the server to know when a game has ended. Version 3696 of FAF will send
GameEnded
to make this much easier. See https://github.com/FAForever/fa/pull/2403Use this new message to determine that the game finished if it has been sent by all connected players.