monop-state/plugins
Jarvis 19fc56d982 Emit players in turn order, not registration order
The C code picks a starting player via dice roll but doesn't reorder
the player array. The parser now tracks _first_player_idx and rotates
the players list in get_state() so the UI shows them in actual turn
order.
2026-02-21 11:02:22 +00:00
..
monop Emit players in turn order, not registration order 2026-02-21 11:02:22 +00:00
monop-player Organize directory structure 2026-02-21 10:16:49 +00:00
test_plugin.py Organize directory structure 2026-02-21 10:16:49 +00:00