Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-09-30
| ||
06:32 | fixes to websockets Leaf check-in: 81dc1eb72a user: david | |
05:05 | Improve twothirds command routing check-in: f59ed8ae2e user: david tags: v2 | |
2025-09-29
| ||
15:55 | Adding catalog file check-in: 26a358faf5 user: david tags: spoof | |
11:48 | Streamline catalog and add soviet integration tests check-in: c9fae67e81 user: david tags: spoof | |
11:26 | Document contributor workflow check-in: 916a3abf94 user: david tags: spoof | |
11:21 | Fix persistence serialization and restore tests check-in: 002c2f6d97 user: david tags: spoof | |
2025-09-25
| ||
11:48 | Allow concurrent Soviet games check-in: fc2c2f6d25 user: david tags: spoof | |
11:39 | Test concurrent matches for remaining games check-in: 85b9df22a9 user: david tags: spoof | |
11:36 | Allow concurrent RPS matches check-in: 9f59bef123 user: david tags: spoof | |
11:27 | Add in-game help prompts check-in: c17fd3f4ec user: david tags: spoof | |
11:20 | Clarify lobby instructions and CLI help check-in: b4948e4155 user: david tags: spoof | |
11:13 | Changes to the soviet game. check-in: 1ba937faac user: david tags: spoof | |
11:04 | Show available games on CLI help command check-in: 39b492df79 user: david tags: spoof | |
11:04 | Delay spoof match start until lobby fills or times out check-in: d7efe56ccb user: david tags: spoof | |
10:34 | Add websocket streaming transport check-in: c3db55fab4 user: david tags: spoof | |
10:21 | Style: normalize iterator formatting check-in: 94c1f1bc41 user: david tags: spoof | |
10:21 | Update README with current games and operational notes check-in: 6c8daab84e user: david tags: spoof | |
10:16 | Add cancellable night reminder for saboteurs check-in: c9ae522287 user: david tags: spoof | |
10:09 | Harden bot runtime and add game manager check-in: 2972c43eff user: david tags: spoof | |
10:02 | Add Soviet mafia social deduction game check-in: 8c0cffe996 user: david tags: spoof | |
09:42 | Add unique bid and two-thirds games check-in: fc9f3489b0 user: david tags: spoof | |
09:35 | Add reminder scheduling and CLI harness check-in: c60781d911 user: david tags: spoof | |
09:15 | Fix backoff typing and modernize spoof check-in: f322feff43 user: david tags: spoof | |
2025-03-28
| ||
15:38 | Not sure what I'm committing. check-in: d41794db3f user: david tags: spoof | |
2024-03-27
| ||
08:03 | Fixed some warnings and comments. Leaf check-in: 51d2b8d26e user: david tags: trunk | |
2024-03-26
| ||
09:06 | Adapting the structure to deal with more complex games and merging Spoof, but not ready yet. check-in: 223ad50bdb user: david tags: trunk | |
08:17 | Merged improvements made on Rps and Dice into the Spoof branch and got things in order. check-in: d7057bb24d user: david tags: spoof | |
2023-11-06
| ||
08:09 | Restructured event loop to use a single channel that receives fedi API notifications game-generated events. Got the tests that were passing, passing again. check-in: 846461bf2e user: david tags: spoof | |
2023-11-02
| ||
13:41 | Streamlined rps removing needless fields. check-in: e5cb56ba12 user: david tags: spoof | |
13:09 | Each game has a name so it can filter its own commands. Got some tests passing for spoof. check-in: 1615aff16d user: david tags: spoof | |
12:13 | Join logic more or less done. check-in: f62d9e0de9 user: david tags: spoof | |
11:46 | Some matching logic. check-in: 468923570e user: david tags: spoof | |
07:28 | Rationalised imports. check-in: f603be55a8 user: david tags: spoof | |
2023-10-31
| ||
12:57 | New release adding dice rolling. check-in: 1f0e07400c user: david tags: trunk | |
2023-10-30
| ||
21:51 | Further fixes to the regexp and the logic. check-in: 11d59e8c64 user: david tags: trunk, v1 | |
21:43 | Messed up the regexp. check-in: 74e2dab7ef user: david tags: trunk, v1 | |
21:31 | Fixed error when 0 dice or 0 sides are asked for. check-in: b850c7423b user: david tags: trunk, v1 | |
12:44 | Removed a debug print from dice. check-in: a92d9ea2bf user: david tags: trunk | |
12:35 | Typo fix. check-in: 5ebd99dfe7 user: david tags: trunk, v1 | |
12:09 | Dice merged into trunk. Release tag. check-in: 0664f53d5f user: david tags: trunk, v1 | |
12:08 | working code now. Leaf check-in: e3be2d011e user: david tags: dice | |
11:59 | Further tweak. check-in: 5a68a359a1 user: david tags: dice | |
11:57 | Different way to match. check-in: de4a3a68e2 user: david tags: dice | |
11:35 | More attempts. check-in: 5a7f5eedcf user: david tags: dice | |
11:31 | Better matching. check-in: 9829f71fca user: david tags: dice | |
11:08 | Working on regexp. check-in: 1372433eed user: david tags: dice | |
09:44 | Still trying to fix. check-in: 75386194c5 user: david tags: dice | |
09:40 | Fixing problem with capture groups. check-in: 20ec4468cf user: david tags: dice | |
09:30 | Adding a dice to the bot. check-in: a685bd4aad user: david tags: dice | |
2023-10-27
| ||
11:51 | Working on player functions for spoof. Fixed some things on Rps. check-in: f1a3a5762b user: david tags: spoof | |