monop-state/plugins/monop/__pycache__
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
..
__init__.cpython-310.pyc Organize directory structure 2026-02-21 10:16:49 +00:00
monop_parser.cpython-310.pyc Add game log to parser output for web viewer 2026-02-21 10:30:53 +00:00
plugin.cpython-310.pyc Organize directory structure 2026-02-21 10:16:49 +00:00