aboutsummaryrefslogtreecommitdiff
path: root/internal/validate/grid_test.go
AgeCommit message (Collapse)Author
2026-07-09refactor: simplify yaml, remove support for old scalar fieldshistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-06-29feat: migrated map (and bfs) to full 3D instead of individual 2D maps on ↵historia
different planes.
2026-06-29feat: incardinal directions (nw, ne, sw, se). probably janky in ways I ↵historia
haven't yet discovered.
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, ↵historia
user colors for maps