monop-state/plugins/monop
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
..
__pycache__ Add game log to parser output for web viewer 2026-02-21 10:30:53 +00:00
__init__.py Organize directory structure 2026-02-21 10:16:49 +00:00
config.example.json Organize directory structure 2026-02-21 10:16:49 +00:00
monop_parser.py Emit players in turn order, not registration order 2026-02-21 11:02:22 +00:00
plugin.py Organize directory structure 2026-02-21 10:16:49 +00:00