aether-shards/test/ui
Matthew Mone 45276d1bd4 Implement BarracksScreen for roster management and enhance game state integration
- Introduce the BarracksScreen component to manage the player roster, allowing for unit selection, healing, and dismissal.
- Update GameStateManager to support roster persistence and integrate with the new BarracksScreen for seamless data handling.
- Enhance UI components for improved user experience, including dynamic filtering and sorting of units.
- Implement detailed unit information display and actions for healing and dismissing units.
- Add comprehensive tests for the BarracksScreen to validate functionality and integration with the overall game architecture.
2025-12-31 20:11:00 -08:00
..
character-sheet Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
barracks-screen.test.js Implement BarracksScreen for roster management and enhance game state integration 2025-12-31 20:11:00 -08:00
character-sheet.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
combat-hud.test.js Add combat state and movement systems to manage turn-based mechanics. Implement CombatState and MovementSystem classes, integrating them into GameLoop for combat flow. Enhance UI with CombatHUD for displaying turn queue and active unit status. Add comprehensive tests for combat logic and movement validation, ensuring adherence to specifications. 2025-12-23 16:22:32 -08:00
deployment-hud.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
hub-screen.test.js Add HubScreen and MissionBoard components for campaign management 2025-12-31 10:49:26 -08:00
marketplace-screen.test.js Implement Marketplace system and enhance game state management 2025-12-31 13:52:59 -08:00
mission-board.test.js Add HubScreen and MissionBoard components for campaign management 2025-12-31 10:49:26 -08:00
skill-tree-ui.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00