aboutsummaryrefslogtreecommitdiff
path: root/internal/game/action_state.go
AgeCommit message (Expand)Author
2026-06-25slop refactorhistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-24feat: new type of non-violent 'combat': workhistoria
2026-06-21feat: safespot system implementedhistoria
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: farming roughly implementedworkhorse
2026-06-19feat: shops and rough assassin skillworkhorse
2026-06-19feat: science skill roughly implementedhistoria
2026-06-19feat: scavenge/scrap system startedhistoria
2026-06-19feat: rough pharmacy skill addedhistoria
2026-06-18feat: fletching added including zero-time bolt feathering, which probably wil...historia
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-17feat: movement overhauled. agility-enhancing items added.historia
2026-06-16feat: recipe system, combining items, cooking skillhistoria
2026-06-15feat: walk command, improved tables and columnshistoria
2026-06-15feat: unicode option, fixed up options and tableshistoria
2026-06-14feat: fractional ticks and server game_speed implemented. potentially insanel...historia