• Joined on 2025-12-19
shmup pushed to main at shmup/agentry 2026-04-12 15:11:09 -04:00
82c5a5ad1a Add epub to text skill
1fccd55a9a Update vimscript skill
Compare 2 commits »
shmup pushed to main at shmup/agentry 2026-04-12 09:22:40 -04:00
d657129037 Add just skill
shmup pushed to main at shmup/ants 2026-03-12 20:15:09 -04:00
cd4f10bc80 Add ant behavior overhaul implementation plan
fe537218a3 Add ant behavior overhaul design and nest-building research
2269f26f9f Update CLAUDE.md with sand physics architecture
685a382d4d Add material palette to GUI panel
3e13b2ecd2 Add camera view mode toggle between side and top-down
Compare 36 commits »
shmup created branch ant-behavior-overhaul in shmup/ants 2026-03-12 20:15:04 -04:00
shmup pushed to ant-behavior-overhaul at shmup/ants 2026-03-12 20:15:04 -04:00
6cef5a35b2 Add debugging notes
81526052f2 Try to fix the ant problem
c8a07d0783 Fix ant rendering GLSL version mismatch causing phantom food carry
5d25218433 Prevent ants from picking up the surface they walk on
328f8a76e2 Fix ant physics: pickup, gravity, spawn angle, food drop
Compare 10 commits »
shmup created repository shmup/dungeon-brew 2026-03-12 17:20:23 -04:00
shmup pushed to main at shmup/ants 2026-03-10 11:04:46 -04:00
1c74aabd53 Change from blue to red
a187ccded2 Fix zooming
8ad5130466 Persist config changes in local storage
14208e17fb Move panels to the left
8dfc6f54bc Disable culling
Compare 6 commits »
shmup pushed to main at shmup/ants 2026-03-10 10:53:19 -04:00
c428099b9e Disable culling
941582d07d Add neocities deploy
ab6099142b Add neocities deploy
Compare 3 commits »
shmup created branch main in shmup/ants 2026-03-09 13:10:54 -04:00
shmup pushed to main at shmup/ants 2026-03-09 13:10:54 -04:00
shmup pushed to main at shmup/agentry 2026-03-03 21:54:01 -05:00
e3870671d7 Add mcp notes
shmup pushed to main at shmup/slaywithfriends 2026-02-25 14:23:28 -05:00
90c2aca72e Fix empty combat view on load and null state crash
8ae3252a9c Mark all Act 1 plan tasks complete
cd42652087 Add integration tests for Act 1 edge cases
7280af2075 Add campfire UI with rest and smith actions
51dce7eba1 Add campfireSmith and getUpgradableCards with tests
Compare 23 commits »
shmup pushed to main at shmup/slaywithfriends 2026-02-24 16:30:34 -05:00
970796f85a Add background, logo, and tick assets
75a2c2e408 Move board game rulebook PDF into docs
ea166ff59e Add raw board game asset sheets to gitignore
27bfdc71b1 Wire board game image paths into card, relic, potion, and enemy data
9e11d7d423 Add script to wire board game image paths into data files
Compare 15 commits »
shmup pushed to main at shmup/mud 2026-02-16 16:45:58 -05:00
f450952e04 Add admin help topics for building, spawning, editing, content, and commands
10c9d907b5 Add player help topics for combat, movement, and skills
bb5fd4d64f Add player help topics for crafting, mobs, world, and containers
7832c31f62 Add player help topics for getting started and interactive fiction
7e73fb5510 Update index.rst with new system documentation
Compare 34 commits »
shmup pushed to main at shmup/mud 2026-02-15 10:41:55 -05:00
4991c87104 Add anti-capitalist license
shmup pushed to main at shmup/mud 2026-02-15 10:41:24 -05:00
1bff5fbd4e Add anti-capitalist license
shmup pushed to main at shmup/mud 2026-02-15 10:31:59 -05:00
129541743f Add help @help topic for admin documentation
e361050b93 Add @help remove with confirmation prompt
24154a052c Add @help edit for modifying existing topics
e94e92acea Add @help create with guided prompts and editor
d1671c60c1 Add @help list command for admin topic management
Compare 16 commits »
shmup pushed to main at shmup/mud 2026-02-14 19:21:46 -05:00
dde166f89c Import build and paint command modules at startup
9eaca966c8 Add tests for admin system
fea7430304 Hide admin commands from non-admin players in command list
1064af87d0 Add @promote and @demote admin commands
05afff9538 Add is_admin column with first-account-is-admin migration
Compare 6 commits »
shmup pushed to main at shmup/mud 2026-02-14 18:01:36 -05:00
708985e62a Add decorative furniture and crafting material templates
11636e073a Add craft and recipes commands
7342a70ba2 Add furnish and unfurnish commands
5b6c808050 Add describe command for home zone descriptions
5d14011684 Add terrain editing command for home zones
Compare 21 commits »
shmup pushed to main at shmup/mud 2026-02-14 15:33:53 -05:00
4d44c4aadd Add librarian NPC with integration tests
f0238d9e49 Integrate behavior states into mob movement
52f49104eb Add NPC schedule system with game time
67a0290ede Add talk and reply commands with conversation system
5d61008dc1 Add dialogue tree data model with tests
Compare 18 commits »