Decide MVP shelter opening scope

This commit is contained in:
2026-05-18 11:13:04 -07:00
parent e57a77d086
commit 01d439c415
3 changed files with 35 additions and 1 deletions
+3 -1
View File
@@ -623,7 +623,9 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
the craftable `primitive_roof_panel` inventory construction part consumed by
the primitive shelter recipe; separately placeable modular roofs remain
deferred to `0.2.E Permanent Structures`.
- [ ] Add door/opening if needed.
- [x] Add door/opening if needed. MVP primitive shelters use an open entrance
with no interactive door; door actors, locks, permissions, and modular
openings remain deferred to `0.2.E Permanent Structures`.
- [x] Add resource cost validation.
- [x] Add construction interaction.
- [x] Add shelter protection volume.