1
0
Fork 0
Tasteful 2D MUD browser game with an emphasis on the grind. Inspired by Fallen Sword.
  • Go 46.2%
  • HTML 25.8%
  • JavaScript 22.8%
  • CSS 5.1%
  • Shell 0.1%
Find a file
Sky Johnson 6b357668c6 fix(durability): warn on wear, delay loss
Keep gear at full power until each item falls below 50%
durability, then surface active stat loss in HUD, tooltips,
and character stats.
2026-04-23 18:27:49 -05:00
.github docs(instructions): add workflow rules 2026-04-19 22:42:56 -05:00
.vscode Add item icon assets and wiring 2026-04-17 12:58:54 -05:00
cmd fix(spawn): thin ambient creature density 2026-04-23 12:10:36 -05:00
data feat(seed): import guide data and creature art 2026-04-22 11:34:12 -05:00
internal fix(durability): warn on wear, delay loss 2026-04-23 18:27:49 -05:00
ref feat(guild): overhaul structures and profile UI 2026-04-22 18:59:37 -05:00
scripts web-build: bundle frontend with bun 2026-04-18 11:58:30 -05:00
web fix(durability): warn on wear, delay loss 2026-04-23 18:27:49 -05:00
.gitignore feat: land guild, world, and monster updates 2026-04-21 12:39:27 -05:00
CLAUDE.md docs(instructions): add workflow rules 2026-04-19 22:42:56 -05:00
dk.conf.example Add explicit realm art editing and tilesheet rendering 2026-04-17 17:54:09 -05:00
go.mod Replace internal WS connection with go/ws library 2026-04-16 18:45:59 -05:00
go.sum Replace internal WS connection with go/ws library 2026-04-16 18:45:59 -05:00
package.json web-build: bundle frontend with bun 2026-04-18 11:58:30 -05:00