acdream/src/AcDream.Core/Items
Erik ff3592ec25 refactor(core): D.5.3/B.2 — move ShortcutStore to Core.Items (decouple Load from the wire type)
Matches the ClientObjectTable model-placement convention; Load now takes (slot,objGuid) pairs so
the store has no Core.Net dependency. + self-drop wire-count assert + comment fix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-20 15:50:33 +02:00
..
ClientObject.cs feat(D.5.4): add item fields to ClientObject + WeenieData ingest DTO 2026-06-18 15:57:12 +02:00
ClientObjectTable.cs refactor(D.5.4): delete EnrichItem (superseded by Ingest merge-upsert) 2026-06-18 16:42:58 +02:00
ShortcutStore.cs refactor(core): D.5.3/B.2 — move ShortcutStore to Core.Items (decouple Load from the wire type) 2026-06-20 15:50:33 +02:00