aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_walk.go
AgeCommit message (Expand)Author
2026-07-07feat: hidden exits (and related flags) work with commands that change room id...historia
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for d...historia
2026-07-05feat: courses gui overhaul, add course tab to map, add hidden exits to give c...historia
2026-06-29feat: incardinal directions (nw, ne, sw, se). probably janky in ways I haven'...historia
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
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-17feat: movement overhauled. agility-enhancing items added.historia
2026-06-16feat: major xterm256 color overhaul, see worldbuilding docs.historia
2026-06-15feat: walk command, improved tables and columnshistoria