aboutsummaryrefslogtreecommitdiff
path: root/internal/game/action_gather.go
AgeCommit message (Collapse)Author
2026-06-18feat: crafting roughly implemented (leather, gems, gold, clay, spinning).historia
2026-06-18feat: fletching added including zero-time bolt feathering, which probably ↵historia
will break lots of things
2026-06-16feat: major xterm256 color overhaul, see worldbuilding docs.historia
2026-06-16feat: overhauled ansi color, added prompt optionshistoria
2026-06-15removed game speed for being broken and an antifeature anyway. added color ↵historia
support.
2026-06-15feat: unicode option, fixed up options and tableshistoria
2026-06-14feat: fractional ticks and server game_speed implemented. potentially ↵historia
insanely janky.
2026-06-14refactor: added docs, split up some components in game packagehistoria
2026-06-12feat: firemaking skill implemented. overhauled how ground items and despawn ↵historia
are handled.
2026-06-12feat: commands automatically target if unambiguous, depleted node improvementshistoria
2026-06-11feat: big map and options changeshistoria
2026-06-11feat: web client, get/drop updates and fixeshistoria