docs(ui): record toolbar controls live gate
Mark Wave 4.4d shipped after the connected Release client confirmed panel toggles, lifecycle-driven highlights, unavailable-button ghosting, and selected/targeted Use and Examine behavior. Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
parent
d3d1c895a0
commit
400f01eef1
2 changed files with 5 additions and 3 deletions
|
|
@ -569,7 +569,7 @@ friendly NPCs and rejecting attackable non-creatures. AP-46 is retired; automate
|
|||
parser/model/policy conformance is green. The world/radar matrix passed live, and the
|
||||
paperdoll re-gate passed after its separate exact DAT body-map/upper-item route landed.
|
||||
|
||||
**Wave 4.4d implementation (2026-07-11; live gate pending):** `ToolbarController`
|
||||
**Wave 4.4d shipped + live-confirmed (2026-07-11):** `ToolbarController`
|
||||
discovers all seven authored launcher buttons and reads their panel IDs from DAT enum
|
||||
attribute `0x10000029`, matching `gmToolbarUI::PostInit @ 0x004BEA80`. Inventory and
|
||||
Character dispatch through the retained window registry; the five panels not yet mounted
|
||||
|
|
@ -578,7 +578,9 @@ events now drive state 6/1 (Highlight/Normal), including close-button and persis
|
|||
transitions, replacing mutation-site synchronization. Use and Examine dispatch the current
|
||||
selection immediately or enter their one-shot retail target modes; Examine sends the exact
|
||||
Appraise request and both modes use the retail global cursor catalog. The warning-free
|
||||
App build and full 4,747-pass / 5-skip Release suite are green.
|
||||
App build and full 4,747-pass / 5-skip Release suite are green. The user confirmed
|
||||
launcher toggles, close-driven highlight clearing, unavailable-button ghosting, and
|
||||
selected/targeted Use and Examine behavior in the connected Release client.
|
||||
|
||||
**Wave 4.1 implementation (2026-07-11):** bare `1..9` now use slots 0..8,
|
||||
Ctrl+`1..9` selects them, Alt+`5..9` uses slots 13..17, and `0` creates a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue