aether-shards/test/ui
Matthew Mone a7c60ac56d Implement Research system and enhance mission management
- Introduce the ResearchManager to manage tech trees, node unlocking, and passive effects, enhancing gameplay depth.
- Update GameStateManager to integrate the ResearchManager, ensuring seamless data handling for research states.
- Implement lazy loading for mission definitions and class data to improve performance and resource management.
- Enhance UI components, including the ResearchScreen and MissionBoard, to support new research features and mission prerequisites.
- Add comprehensive tests for the ResearchManager and related UI components to validate functionality and integration within the game architecture.
2026-01-01 09:18:09 -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 Implement Research system and enhance mission management 2026-01-01 09:18:09 -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