Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
5ebe2be38e
commit
b152321b43
1 changed files with 9 additions and 10 deletions
|
|
@ -85,16 +85,6 @@ R5/R6 touches the action list. **Where:**
|
|||
`MotionInterpreter.MoveToInterpretedState` action loop /
|
||||
`DispatchInterpretedMotion` (doc comment marks the gap).
|
||||
|
||||
## #163 — Strip the R4-V5 stall-investigation diagnostics
|
||||
|
||||
**Status:** IN-PROGRESS (2026-07-03) — `[autowalk-gate]` (+
|
||||
`_lastAutowalkGateLogTime`), `[autowalk-feed]`, and the short-lived
|
||||
`[MOVETO-CANCEL]` #162 probe all stripped from source; build+commit
|
||||
pending the running client's close (file locks). The durable
|
||||
`ProbeAutoWalk` family (PhysicsDiagnostics flag + DebugPanel toggle +
|
||||
the `[autowalk]` probe sites) stays — that's the promoted diagnostic
|
||||
owner, not a temp diag.
|
||||
|
||||
## #159 — CombatAnimationPlanner uses 2013-decomp command numbering, not ACE/DRW
|
||||
|
||||
**Status:** OPEN
|
||||
|
|
@ -5732,6 +5722,15 @@ outdoors at the angle that previously erased it.
|
|||
|
||||
# Recently closed
|
||||
|
||||
## #163 — Strip the R4-V5 stall-investigation diagnostics
|
||||
|
||||
**Status:** DONE (2026-07-03, `5ebe2be3`) — removed `[autowalk-gate]` (+
|
||||
`_lastAutowalkGateLogTime` throttle clock, PlayerMovementController),
|
||||
`[autowalk-feed]` (GameWindow player tracker feed), and the short-lived
|
||||
`[MOVETO-CANCEL]` #162 capture probe. The durable `ProbeAutoWalk` family
|
||||
(PhysicsDiagnostics owner + DebugPanel toggle + the permanent `[autowalk]`
|
||||
probe sites) stays. Suite 3,964 green.
|
||||
|
||||
## #162 — Observer-side moveto cancelled by ACE's autonomous MTS reflections (the "glide" class)
|
||||
|
||||
**Status:** DONE (2026-07-03) — resolved WITHOUT adaptation; user-verified.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue