Document equipment slot decision

This commit is contained in:
2026-05-17 13:06:53 -07:00
parent 712a8548c0
commit edd40501d6
4 changed files with 85 additions and 1 deletions
+7
View File
@@ -123,6 +123,13 @@ with a small health bump. This gives UI item-use work a concrete authority path
while leaving tools, structures, and future complex consumables blocked until
they have explicit gameplay rules.
Dedicated equipment slots are intentionally deferred for the 0.1.E MVP. The
current `basic_tool` item can remain an inventory item until an implemented
system needs active hand, worn, backpack, armor, weapon, durability, animation,
or mesh-attachment state. When that need appears, equipment should be added as
server-authoritative, replicated, persisted slot state rather than as local UI
selection only.
## Time And Environment
The MVP gameplay calendar target is: