aether-shards/test/core/GameLoop
Matthew Mone 63bfb7da31 Add agent instructions and NPC personality specifications
- Introduce AGENTS.md to outline agent behavior, quality standards, and self-improvement guidelines.
- Create AI-AGENTS.md for internal agent use, ensuring clarity in agent operations.
- Add NPC_Personalities.md to define character traits, speech patterns, and writing guidelines for major NPCs, enhancing narrative consistency.
- Update mission JSON files to include new narrative elements and unlock conditions for procedural missions.
- Enhance GameLoop and MissionManager to support new mission features and procedural generation.
- Implement tests for new functionalities to ensure integration and reliability within the game architecture.
2026-01-01 17:57:06 -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 Implement EffectProcessor and related systems for enhanced game mechanics 2025-12-30 20:50:11 -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