aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_use.go
AgeCommit message (Expand)Author
2026-06-25slop refactorhistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-20refactor: removed separate crafting recipes and combined them into item YAMLhistoria
2026-06-20refactor: combined all station craftinghistoria
2026-06-19reorganized items, objects, and rooms in directories. oranized module names. ...workhorse
2026-06-19shop fixes, 'toggle' completely removed, movement speed increasedhistoria
2026-06-19feat: all skills kind of implemented, random prototype content addedhistoria
2026-06-19feat: rough technology skill addedhistoria
2026-06-18feat: crafting roughly implemented (leather, gems, gold, clay, spinning).historia
2026-06-18feat: fletching added including zero-time bolt feathering, which probably wil...historia
2026-06-18cleaned up various crafting menushistoria
2026-06-17feat: smithing added, item/object interaction reworked. recipes and menus ref...historia
2026-06-17feat: began implementing smithing, ground item display fixes.historia
2026-06-16feat: major xterm256 color overhaul, see worldbuilding docs.historia
2026-06-16feat: recipe system, combining items, cooking skillhistoria