acdream/tests
Erik 077586a0f0 fix(D.2b): main-pack backpack icon is 0x0600127E, not 0x060011F4
The prior commit pinned 0x060011F4 from a research dat-dump of
GetDIDByEnum(0x10000004,7) — it rendered as a GREEN TILE (green slot, no
pack) at the visual gate. Dat-exported the candidates (AcDream.Cli
dump-sprite-sheet / export-ui-sprite): 0x0600127E is the 32x32 brown
backpack (user-hinted, PNG-confirmed). Swap the pinned literal; the
test + AP-51 register row updated to the visually-verified id. Container
type-underlay (green) + backpack base still composited via _iconIds.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 15:33:58 +02:00
..
AcDream.App.Tests fix(D.2b): main-pack backpack icon is 0x0600127E, not 0x060011F4 2026-06-22 15:33:58 +02:00
AcDream.Core.Net.Tests feat(D.2b): ViewContents wiring is a full REPLACE (consumes the GameEventWiring TODO) 2026-06-22 14:28:08 +02:00
AcDream.Core.Tests feat(D.2b): ClientObjectTable.ReplaceContents — authoritative full-replace for ViewContents 2026-06-22 14:27:13 +02:00
AcDream.Core.Tests.Fixtures.HelloPlugin feat(core): add PluginLoader with collectible ALC 2026-04-10 09:51:16 +02:00
AcDream.UI.Abstractions.Tests feat(D.2b): write-mode movement gate that preserves autorun 2026-06-16 15:24:19 +02:00