ModernUO/Projects
Steven Ortega c709faf3bb test(regions): cover new vendor shop regions and nested-town parents
Expands ShopTowns and ShopSamples to validate the shop regions added for
the remaining towns across every facet, using real vendor coordinates.

Fixes the parent-town lookup and the overlap exemption to handle towns
that are themselves nested under a non-town region (e.g. Jhelom under
"Jhelom Islands"): the town is now matched by region type rather than by
Parent == null, and a shop may overlap any ancestor region since
Region.Find resolves to the deepest child.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 01:00:06 -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): cover new vendor shop regions and nested-town parents 2026-06-22 01:00:06 -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