aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_room_insert.go
AgeCommit message (Expand)Author
2026-07-07rename flags to global_flags (differentiate from player_flags)historia
2026-07-07feat: add insert/remove room to context menu in admin web GUI to 'push' or 'p...historia
2026-07-06feat: split the concept of hidden and impassable exits. add player_flag for d...historia
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if safes...historia
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