Add MVP debug dev menu
This commit is contained in:
@@ -803,7 +803,7 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
- [x] Add crafting UI. Promoted the existing compact crafting HUD panel into the 0.1.N UI pass with `AgrarianToggleCraftingUI`, showing known recipes and ingredient readiness while keeping full crafting menus for later UX expansion.
|
||||
- [x] Add interaction prompts. Promoted the existing centered interactable prompt renderer into the 0.1.N UI pass with `AgrarianToggleInteractionPrompts`, keeping prompt text driven by focused interactables.
|
||||
- [x] Add death/respawn UI. Added a dedicated dead-state MVP panel with last death reason, Ground Zero respawn context, and `AgrarianToggleDeathRespawnUI` while preserving the existing server-authoritative respawn command.
|
||||
- [ ] Add debug/dev menu.
|
||||
- [x] Add debug/dev menu. Added a toggleable `bShowDebugDevMenu` HUD panel plus `AgrarianToggleDebugDevMenu`, listing the core MVP frontend, UI, persistence, and recovery commands for tester/admin use.
|
||||
- [ ] Add accessibility basics.
|
||||
- [ ] Ensure UI scales on common resolutions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user