monop-state/plugins
Jarvis d2bd66ba78 Add game log to parser output for web viewer
Parser now accumulates log entries for key game events:
- Turn starts (checkpoint lines)
- Rolls, movement, passing GO
- Rent payments
- Card draws (with card text)
- Auctions, trades, resignations
- Jail (triple doubles, GO TO JAIL)
- Game start and winner

Log is capped at 100 entries in GameState, last 30 emitted in
get_state() to match what index.html expects.

Also synced plugin's monop_parser.py copy.
2026-02-21 10:30:53 +00:00
..
monop Add game log to parser output for web viewer 2026-02-21 10:30:53 +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