• Joined on 2025-12-19
shmup pushed to main at shmup/mud 2026-02-09 17:30:16 -05:00
05c9a48bb3 Strip dfrotz prompt even with trailing whitespace
b90e61c4fc Add tests for save overwrite auto-confirm and failure detection
8dc2d4b934 Auto-confirm overwrite and clean up save feedback
de58209fd0 Add test for chunked IF response reading
da176a1363 Use get_running_loop() instead of deprecated get_event_loop()
Compare 29 commits »
shmup pushed to main at shmup/mud 2026-02-09 11:54:33 -05:00
af941b329b Add spawn command and wire mobs into server
d15238eb4e Add mob AI for combat decisions
91c1af86e2 Handle mob defeat in combat resolution
ca53357730 Render mobs as * in viewport
e6bfd77464 Add mob target resolution in combat commands
Compare 7 commits »
shmup pushed to main at shmup/mud 2026-02-09 11:43:42 -05:00
305f25e77a Add spawn command and wire mobs into server
42bb3fa046 Add mob AI for combat decisions
86c2c46dfa Handle mob defeat in combat resolution
f2d52c4936 Render mobs as * in viewport
1fa21e20b0 Add mob target resolution in combat commands
Compare 7 commits »
shmup pushed to main at shmup/mud 2026-02-08 23:49:30 -05:00
61dd321b86 Add a viola embedding audit
64dcd8d6e4 Add spawn command and wire mobs into server
23bb814ce0 Add mob AI for combat decisions
a61e998252 Handle mob defeat in combat resolution
c09a1e510d Render mobs as * in viewport
Compare 9 commits »
shmup pushed to main at shmup/mud 2026-02-08 14:38:16 -05:00
67781578a3 Add descriptions to all combat move TOMLs
9c1c6a9e22 Add description field to CombatMove dataclass
77c2e40e0e Add reload command for hot-reloading TOML content
Compare 3 commits »
shmup pushed to main at shmup/mud 2026-02-08 14:06:58 -05:00
37766ad69f Fix typecheck errors in prefix disambiguation
8c83130f67 Add test for alias exact match over prefix
68fa08d776 Extract shared prefix matching helper
7c21310dcd Remove alias display from command and skill listings
6e9a89f21e Update tests for clean command listings
Compare 22 commits »
shmup pushed to main at shmup/mud 2026-02-08 12:28:33 -05:00
e9378bb6fa Tweak the timing windows in combat
3c5c1490e6 Replace defense lock with sleep-based commitment blocking
2de1ebd59e Fix variant defense mode and test cleanup
1b3684dc65 Add 30-second idle timeout for combat encounters
e368ed1843 Add defense commitment lock and defense-everywhere support
Compare 7 commits »
shmup pushed to main at shmup/mud 2026-02-08 10:45:43 -05:00
588227bcd0 Add dbzfe notes
shmup pushed to main at shmup/mud 2026-02-08 00:21:53 -05:00
6344c09275 Restructure combat moves: single-word commands with variant args
91c57d89e1 Update CLAUDE.md to reflect current state
83455c525f Update commands doc with combat, content, and editor sections
ef658fd987 Update architecture plan opening to reflect current progress
Compare 4 commits »
shmup created branch fix-player-data-typing in shmup/mud 2026-02-07 23:43:28 -05:00
shmup pushed to fix-player-data-typing at shmup/mud 2026-02-07 23:43:28 -05:00
4f9999efa5 Add PlayerData TypedDict to fix type errors
shmup created branch flying in shmup/mud 2026-02-07 23:43:28 -05:00
shmup pushed to flying at shmup/mud 2026-02-07 23:43:28 -05:00
shmup created branch map-editor in shmup/mud 2026-02-07 23:43:28 -05:00
shmup pushed to map-editor at shmup/mud 2026-02-07 23:43:28 -05:00
3517f61219 Add brush cursor preview, keyboard shortcuts, and command system
ce49530ff4 Add brush size slider and circle/square brush shapes
a746c6c0ee Allow changing glyph when editing palette entries
b46b1709b4 Trim palette names and remove redundant save button
e23ac18cd9 Add palette manager for multiple named palettes
Compare 6 commits »
shmup created branch movement in shmup/mud 2026-02-07 23:43:28 -05:00
shmup pushed to movement at shmup/mud 2026-02-07 23:43:28 -05:00
9f867c5bee Update agent config with new notes
shmup created branch persistence in shmup/mud 2026-02-07 23:43:28 -05:00
shmup pushed to persistence at shmup/mud 2026-02-07 23:43:28 -05:00
shmup created branch restructure in shmup/mud 2026-02-07 23:43:28 -05:00