-
d7e52d614d
Remove tracked __pycache__ files
master
Bertram Gilfoyle
2026-02-24 02:36:40 +0000
-
198b4eb2ee
Add __pycache__ to .gitignore
Bertram Gilfoyle
2026-02-24 02:36:27 +0000
-
598a768f0a
Fix plugin imports: use proper relative imports instead of spec_from_file_location hack
Bertram Gilfoyle
2026-02-24 02:35:10 +0000
-
008be764a7
Fix relative import for house_parser (broke when loaded as Cardinal plugin package)
Bertram Gilfoyle
2026-02-24 02:32:06 +0000
-
e648ab6d29
Add plugin config.json for Cardinal deployment
Bertram Gilfoyle
2026-02-23 23:29:05 +0000
-
bdf14a7c58
Add integration screenshots and screenshot tooling
Jarvis
2026-02-21 20:01:57 +0000
-
66412a5c67
Add comprehensive integration test exercising all fixed bugs
Jarvis
2026-02-21 19:52:13 +0000
-
ea99d36657
Add house buying/selling sub-parser with full integration
Jarvis
2026-02-21 19:43:03 +0000
-
22e98794d3
Parse player commands and holdings displays for full state tracking
Jarvis
2026-02-21 19:30:21 +0000
-
1aadcddabe
Add docs/BUGS_AND_FIXES.md — regression reference for all fixed bugs
Jarvis
2026-02-21 19:15:16 +0000
-
a08fd86bf2
Update house counts from rent lines
Jarvis
2026-02-21 19:01:08 +0000
-
1cb6da257f
Fix 7 bugs: trade property transfer, UI owner colors, resign edge cases, spec flag, phase field, timestamps
Jarvis
2026-02-21 18:52:10 +0000
-
9c47bac33a
Fix setup registration: names appear as each player joins
Jarvis
2026-02-21 11:54:53 +0000
-
6d055c68a2
Fix setup visibility: bridge waits for players, observer sees registration
Jarvis
2026-02-21 11:33:28 +0000
-
72d996cb4b
Show players during setup: empty slots and registration progress
Jarvis
2026-02-21 11:24:49 +0000
-
435b24bfb8
Replace disconnected overlay with slim banner matching stale style
Jarvis
2026-02-21 11:15:18 +0000
-
dd4787615d
Add stale data banner when game state hasn't updated in 20s
Jarvis
2026-02-21 11:13:19 +0000
-
34a4f47402
Add zero state, disconnected overlay, game over confetti, and debug panel
Jarvis
2026-02-21 11:08:06 +0000
-
19fc56d982
Emit players in turn order, not registration order
Jarvis
2026-02-21 11:02:22 +0000
-
7a4346a53f
Fix trade race condition: move trade/roll decision to -- Command: handler
Jarvis
2026-02-21 10:55:33 +0000
-
8bbadba7d9
Fix trade-in-jail bug: jail handler must not roll during active trade
Jarvis
2026-02-21 10:45:15 +0000
-
d31a09e754
Fix trade logic in player bots
Jarvis
2026-02-21 10:42:57 +0000
-
d2bd66ba78
Add game log to parser output for web viewer
Jarvis
2026-02-21 10:30:53 +0000
-
cceec64a7c
Add ARCHITECTURE.md developer guide
Jarvis
2026-02-21 10:20:01 +0000
-
7dadd1f37f
Organize directory structure
Jarvis
2026-02-21 10:16:49 +0000
-
c8e5a83010
Add unit tests for autopilot players (32 tests), fix trade force=True and duplicate handler
Jarvis
2026-02-21 09:53:09 +0000
-
0af3184590
Add random trading (~10% chance per turn, 50/50 accept/reject)
Jarvis
2026-02-21 09:46:29 +0000
-
cab39ec2b2
Add autopilot test logs (2162 lines, successful 2-player game)
Jarvis
2026-02-21 09:39:17 +0000
-
775bbde030
Fix mortgage flow: send ? for property list, done when solvent
Jarvis
2026-02-21 09:23:33 +0000
-
2ffd7c3845
Add Cardinal player plugin + fix autopilot: force setup responses, suppress out-of-turn rolls, fix tax input, fix double-roll from -- Command handler
Jarvis
2026-02-21 09:17:42 +0000
-
5aa96d2163
Add standalone autopilot players script
Jarvis
2026-02-21 08:57:10 +0000
-
44b9ed1ab1
Fix: property ownership now tracked on buy and auction
Jarvis
2026-02-21 04:14:49 +0000
-
2b022f15c3
Add Cardinal plugin for monop state tracking
Jarvis
2026-02-21 03:54:59 +0000
-
e604a32233
Add integration test - parser matches monop state perfectly (7/7 checks pass)
Jarvis
2026-02-21 03:50:08 +0000
-
57aae01e1b
Add monop parser and test suite - 1551/1553 checkpoints pass
Jarvis
2026-02-21 03:10:53 +0000
-
ba4463dcc8
Re-add test data and reference files after reboot
Jarvis
2026-02-21 02:37:37 +0000
-
6fae024a7c
Add complete monop output catalog from C source
Jarvis
2026-02-21 01:42:51 +0000
-
299c8bfa64
Fix game-state schema to match monop-irc
Jarvis
2026-02-21 01:37:59 +0000
-
653308817d
Initial: monop-board site files
Jarvis
2026-02-21 01:35:37 +0000