aboutsummaryrefslogtreecommitdiff
path: root/internal/game/render_map.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-07-01fix: combat formulas and mob attack types (mobs switch attack styles if safes...historia
2026-06-29simplified undig commandhistoria
2026-06-29feat: migrated map (and bfs) to full 3D instead of individual 2D maps on diff...historia
2026-06-29feat: incardinal directions (nw, ne, sw, se). probably janky in ways I haven'...historia
2026-06-29feat: blocked up/down exits on maphistoria
2026-06-29better dialog color, edge cases on blocked map links fixedhistoria
2026-06-28feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects ...historia
2026-06-27refactor: removed some redundant new map codehistoria
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, u...historia
2026-06-25slop refactorhistoria