Cockatrice/libcockatrice_network/libcockatrice/network
Lukas Brübach 4584891cf1 [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-02 10:28:49 +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-02 10:28:49 +02:00