test: harden jajce terrain navigation

This commit is contained in:
2026-07-08 15:47:01 +02:00
parent d2eca15ecd
commit cc0d6ef548
5 changed files with 71 additions and 3 deletions
+4
View File
@@ -670,6 +670,10 @@ Recently completed:
- Activity-site capacity enforcement for rest, study, and patrol target
resolution, derived from NPC target claims rather than presentation-only
counters.
- Terrain3D collision/navigation hardening began: scaffold and runtime tests
now assert Terrain3D collision remains enabled, the hidden greybox ground no
longer provides physics collision, and tested navigation routes stay close to
the authored Terrain3D height field.
This order strengthens the simulation while regularly producing visible
progress suitable for public development updates.