aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_aps.go
AgeCommit message (Collapse)Author
2026-07-18feat: expose all colors in config.yaml for easier theminghistoria
2026-07-14feat: new default color schemehistoria
2026-07-07feat: hidden exits (and related flags) work with commands that change room ↵historia
ids. exit code simplified and unified between impassable and blocked exits.
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for ↵historia
discovered hidden exits.
2026-07-05feat: courses gui overhaul, add course tab to map, add hidden exits to give ↵historia
courses structure
2026-06-29wrap_width and table improvements, targeting 80 character default widthhistoria
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, ↵historia
user colors for maps
2026-06-25slop refactorhistoria
2026-06-20feat: aps system implementedhistoria