Class: LobbyGamelistReporter
LobbyGamelistReporter()
Send the current list of players, teams, AIs, observers and defeated/won and offline states to the lobby.
This report excludes the matchsettings, since they do not change during the match.
The playerData format from g_InitAttributes is kept to reuse the GUI function presenting the data,
but the payload size is minimized by only extracting properties relevant for display.