aether-shards/test/core/GameLoop
Matthew Mone 8ac9fa441d Enhance mission management and gameplay interactions
- Introduce detailed logging for unit deaths during damage and chain damage events in GameLoop, improving feedback on combat outcomes.
- Update MissionManager to store completed mission details, ensuring procedural missions are accurately tracked and displayed in the UI.
- Modify TurnSystem to handle unit deaths from environmental hazards, enhancing gameplay realism and unit management.
- Improve MissionBoard to include completed missions that are no longer in the registry, ensuring players have visibility into past achievements.
- Add tests to validate new features and ensure integration with existing systems, enhancing overall game reliability.
2026-01-02 09:13:16 -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 Enhance mission management and gameplay interactions 2026-01-02 09:13:16 -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