aether-shards/test/core/GameLoop
Matthew Mone 0f4210d5c4 Enhance mission management and introduce new mission features
- Add support for regenerating procedural missions and generating specific mission types through the DebugCommands class.
- Implement new methods in MissionManager for populating zone coordinates for REACH_ZONE objectives, improving mission complexity and tracking.
- Update GameLoop to dispatch UNIT_MOVE events for better interaction tracking with mission objectives.
- Introduce MissionReview component for reviewing completed missions, displaying rewards and narrative elements.
- Enhance MissionBoard to support mission review functionality and improve UI for mission selection.
- Add tests for new mission features and ensure integration with existing game systems.
2026-01-01 21:02:37 -08:00
..
combat-deployment.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
combat-highlights-5.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
combat-highlights-8.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
combat-highlights.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
combat-movement-calculation.test.js Add agent instructions and NPC personality specifications 2026-01-01 17:57:06 -08:00
combat-movement-execution.test.js Add agent instructions and NPC personality specifications 2026-01-01 17:57:06 -08:00
combat-movement-highlights.test.js Add agent instructions and NPC personality specifications 2026-01-01 17:57:06 -08:00
combat-movement.test.js Add agent instructions and NPC personality specifications 2026-01-01 17:57:06 -08:00
combat-skill-targeting.test.js Enhance mission management and introduce new mission features 2026-01-01 21:02:37 -08:00
combat-turns.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
combat.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
deployment.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
helpers.js Implement Marketplace system and enhance game state management 2025-12-31 13:52:59 -08:00
initialization.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
inventory-integration.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
progression.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00
stop.test.js Add mission debrief and procedural mission generation features 2026-01-01 16:08:54 -08:00