This website requires JavaScript.
Explore
Help
Sign In
mattmone
/
aether-shards
Watch
1
Star
0
Fork
You've already forked aether-shards
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
56aa6d79df
aether-shards
/
test
/
managers
History
Matthew Mone
ebaa3006f9
Add type definitions for generation, grid, and manager components. Implement tests for BaseGenerator, CaveGenerator, RuinGenerator, and mission management. Enhance narrative handling in NarrativeManager and RosterManager. Ensure comprehensive coverage of game mechanics and state transitions.
2025-12-22 12:57:04 -08:00
..
MissionManager.js
Refactor mission management and game state integration. Replace tutorial mission initiation with a new game start function. Update mission JSON schema to enhance narrative and objective handling. Introduce MissionManager for mission state management and integrate with GameStateManager for improved game flow. Enhance UI components for squad management and deployment. Include tests for new mission and narrative functionalities.
2025-12-21 20:40:48 -08:00
MissionManager.test.js
Add type definitions for generation, grid, and manager components. Implement tests for BaseGenerator, CaveGenerator, RuinGenerator, and mission management. Enhance narrative handling in NarrativeManager and RosterManager. Ensure comprehensive coverage of game mechanics and state transitions.
2025-12-22 12:57:04 -08:00
NarrativeManager.test.js
Add type definitions for generation, grid, and manager components. Implement tests for BaseGenerator, CaveGenerator, RuinGenerator, and mission management. Enhance narrative handling in NarrativeManager and RosterManager. Ensure comprehensive coverage of game mechanics and state transitions.
2025-12-22 12:57:04 -08:00
RosterManager.test.js
Add type definitions for generation, grid, and manager components. Implement tests for BaseGenerator, CaveGenerator, RuinGenerator, and mission management. Enhance narrative handling in NarrativeManager and RosterManager. Ensure comprehensive coverage of game mechanics and state transitions.
2025-12-22 12:57:04 -08:00
UnitManager.test.js
Add UnitManager and Enemy classes for unit lifecycle management and AI behavior. Update GameLoop to integrate UnitManager for unit spawning with mock registry. Enhance spawnSquad logic for unit placement and collision checks. Add unit tests for UnitManager and Enemy functionalities.
2025-12-19 15:35:29 -08:00