ModernUO/Projects
Steven Ortega 7a2f303224 test(regions): verify vendor shops resolve to shop-specific regions
Add a CI-safe data-validation test for the issue #1052 vendor-shop
regions. Parses Distribution/Data/regions.json (copied beside the test
assembly) without client map files and asserts known vendor coordinates
resolve to a shop-specific region nested under the town, that shop
regions are structurally valid (non-empty area, resolvable parent,
unique names per map), and that they do not overlap other regions.

Refs #1052

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 00:05:34 -05:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server feat(pathfinding): multi-aware mask synthesizer + warm interior cache for house/boat cells (#2479) 2026-06-09 08:02:05 -07:00
Server.Tests test(regions): verify vendor shops resolve to shop-specific regions 2026-06-22 00:05:34 -05:00
UOContent feat(pathfinding): multi-aware mask synthesizer + warm interior cache for house/boat cells (#2479) 2026-06-09 08:02:05 -07:00
UOContent.Tests feat(pathfinding): multi-aware mask synthesizer + warm interior cache for house/boat cells (#2479) 2026-06-09 08:02:05 -07:00