Add MVP crafting HUD

This commit is contained in:
2026-05-17 17:57:17 -07:00
parent ef658a380e
commit 3509641df8
10 changed files with 254 additions and 10 deletions
+3 -1
View File
@@ -568,7 +568,9 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
data assets, using wood, fiber, and hide as MVP ingredients for later
placed-storage/container systems.
- [x] Add bandage or basic treatment recipe.
- [ ] Add crafting UI.
- [x] Add crafting UI. Added a compact crafting HUD panel that lists known MVP
recipes, shows current ingredient counts, highlights craftable rows, and
preloads the Agrarian player Blueprint with primitive recipe assets.
- [x] Add multiplayer authority checks.
- [~] Add crafting debug tools.