Cockatrice/libcockatrice_utility
DawnFire42 2ad18e2d8b
Prevent user counter IDs from colliding with reserved range
In non-Commander games, newCounterId() could return 8 or 9, colliding
  with reserved commander tax counter IDs. A malicious client could
  exploit this via cmd_set_counter_active. Now user counters always
  start at ID 10+.
2026-06-19 11:00:56 -04:00
..
libcockatrice/utility Prevent user counter IDs from colliding with reserved range 2026-06-19 11:00:56 -04:00
CMakeLists.txt [Game] Add Command Zone support with commander tax tracking 2026-06-19 11:00:49 -04:00