aboutsummaryrefslogtreecommitdiff
path: root/internal/game/action_farm.go
AgeCommit message (Expand)Author
2026-06-25slop refactorhistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-24refactor: pulled techs out to yaml files, unified numerous combat functions, ...historia
2026-06-22feat: map now only reveals with exploration. players can set custom map symbols.historia
2026-06-22fix: safespot fixeshistoria
2026-06-21Added %i, %n, %b to production skill messages to consistent color inputs, ite...historia
2026-06-20refactor: removed separate crafting recipes and combined them into item YAMLhistoria
2026-06-20refactor: combined all station craftinghistoria
2026-06-19shop fixes, 'toggle' completely removed, movement speed increasedhistoria
2026-06-19feat: farming roughly implementedworkhorse