Cockatrice/libcockatrice_network/libcockatrice/network
Lukas Brübach de03428e51
[Server] Stop mirroring is_tournament on the game-state event
The client learns tournament status from Event_GameJoined's ServerInfo_Game;
mirroring it on every Event_GameStateChanged was dead wire data. The field was
removed from the proto in [Protocol]; drop the now-invalidated setter.
2026-09-06 16:15:46 +02:00
..
client [Network] Measure real server round-trip times (#7153) 2026-08-23 00:03:52 +02:00
server [Server] Stop mirroring is_tournament on the game-state event 2026-09-06 16:15:46 +02:00