Design inventory data model
This commit is contained in:
@@ -482,7 +482,11 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
|
||||
## 0.1.E Inventory System
|
||||
|
||||
- [ ] Design inventory data model.
|
||||
- [x] Design inventory data model. Added `Docs/InventoryDataModel.md` to lock
|
||||
the MVP contract for stable item definitions, runtime/save-game item stacks,
|
||||
server-authoritative replicated inventory components, persistence, carry
|
||||
weight, and the pickup/drop/split/use/equipment/UI operations that will build
|
||||
on the existing code.
|
||||
- [x] Create item definition data asset.
|
||||
- [x] Create item stack structure.
|
||||
- [x] Create inventory component.
|
||||
|
||||
Reference in New Issue
Block a user