aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_move.go
AgeCommit message (Expand)Author
2026-06-24refactor: pulled techs out to yaml files, unified numerous combat functions, ...historia
2026-06-24feat: new type of non-violent 'combat': workhistoria
2026-06-22feat: map now only reveals with exploration. players can set custom map symbols.historia
2026-06-21feat: safespot system implementedhistoria
2026-06-21feat: better score outputhistoria
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: hostile mobs, equipment prereqshistoria
2026-06-17feat: movement overhauled. agility-enhancing items added.historia
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 su...historia
2026-06-14feat: fractional ticks and server game_speed implemented. potentially insanel...historia
2026-06-14refactor: added docs, split up some components in game packagehistoria
2026-06-11feat: big map and options changeshistoria
2026-06-11feat: web client, get/drop updates and fixeshistoria
2026-06-10feat: yaml architecture for complex object interactionhistoria
2026-06-10feat: implemented janky object interaction modelhistoria