|
|
7a3b6e35c1
|
fix(02-03): support pathfinding interruption handoff
- Queue new movement until the stopped controller settles
- Register pathfinding controller diagnostics and regression coverage
|
2026-09-09 21:22:49 +08:00 |
|
|
|
6cde84ec31
|
feat(02-03): add teleport fallback and touch handling
- Detect event-bearing paths and fall back to step movement
- Handle adjacent no-pass targets with OnTouch dispatch and facing
|
2026-09-09 21:18:01 +08:00 |
|
|
|
2759df531e
|
feat(02-03): wire hero pathfinding movement
- Bind the hero predicate and event layer into the L2 finder
- Execute translated paths through the hero mover and export the L3 entry
|
2026-09-09 21:13:30 +08:00 |
|