monop-state/plugins/monop
Jarvis 72d996cb4b Show players during setup: empty slots and registration progress
Parser changes:
- Track num_players_expected from user input after 'How many players?'
- Create placeholder players ('Player N') on 'say me please' prompts
- Replace placeholder names when real names appear in roll lines
- Emit state during setup phase (was returning None)
- Include phase and numPlayersExpected in state JSON

UI changes:
- Empty slots shown as dashed/dimmed panels with '?' token
- Placeholder players shown as 'Registering...'
- Registered players shown with checkmark and ,500
- Status bar shows 'Setting up · 2/3 players registered'
2026-02-21 11:24:49 +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 Show players during setup: empty slots and registration progress 2026-02-21 11:24:49 +00:00
plugin.py Organize directory structure 2026-02-21 10:16:49 +00:00