docs(ui): record selected-item mana live gate
Record the live Mana Stone source-destruction, armor transfer, and authoritative selected-meter update confirmation. Mark Wave 4.4b shipped while retaining the exact health-target policy as the remaining D.5.3 gap. Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
parent
fa1da02783
commit
52a80dc531
3 changed files with 8 additions and 6 deletions
|
|
@ -554,8 +554,10 @@ mana exchange: `CM_Item::Event_QueryItemMana @ 0x006A8610` sends `0x0263 + guid`
|
|||
valid response. `ItemManaState` owns the parsed response; `SelectedObjectController`
|
||||
queries only owned non-stack items, ignores stale-guid notices, cancels invalid/visible
|
||||
queries with guid zero, and applies the same visible-meter cancellation to health.
|
||||
Automated wire, state, and retained-controller conformance is green; live visual/action
|
||||
confirmation remains pending.
|
||||
Automated wire, state, and retained-controller conformance is green. The live gate passed
|
||||
2026-07-11: an empty Mana Stone consumed a source magic item, destroyed that source,
|
||||
transferred its mana into armor, and the selected armor's authored mana bar updated from
|
||||
the authoritative `0x0264` response.
|
||||
|
||||
**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