Document corpse backpack MVP decision

This commit is contained in:
2026-05-18 13:32:30 -07:00
parent 11f051c830
commit e8f4acb98d
4 changed files with 49 additions and 2 deletions
+5 -1
View File
@@ -150,7 +150,11 @@ Initial MVP spawn:
Respawn MVP behavior:
- may use a simple fixed spawn point or small spawn zone;
- should clear or penalize some carried inventory if death is implemented;
- does not spawn a corpse/backpack container in 0.1.J;
- should clear or penalize some carried inventory when death inventory loss is
implemented;
- should make any future corpse/backpack actor server-owned, interaction-gated,
persistent, and decay-aware;
- should not require full generational inheritance yet;
- should record enough information for debugging death/respawn bugs.