aboutsummaryrefslogtreecommitdiff
path: root/internal/action/recipe.go
AgeCommit message (Collapse)Author
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
added startup checks.
2026-06-19shop fixes, 'toggle' completely removed, movement speed increasedhistoria
2026-06-19feat: science skill roughly implementedhistoria
2026-06-18feat: crafting roughly implemented (leather, gems, gold, clay, spinning).historia
2026-06-17feat: smithing added, item/object interaction reworked. recipes and menus ↵historia
refactored.
2026-06-17feat: began implementing smithing, ground item display fixes.historia
2026-06-16feat: recipe system, combining items, cooking skillhistoria