aether-shards/test/core/GameLoop
Matthew Mone a9d4064dd8 Implement Marketplace system and enhance game state management
- Introduce the Marketplace system, managed by MarketManager, to facilitate buying and selling items, enhancing player engagement and resource management.
- Update GameStateManager to integrate the new MarketManager, ensuring seamless data handling and persistence for market transactions.
- Add specifications for the Marketplace UI, detailing layout, functionality, and conditions of acceptance to ensure a robust user experience.
- Refactor existing components to support the new marketplace features, including dynamic inventory updates and currency management.
- Enhance testing coverage for the MarketManager and MarketplaceScreen to validate functionality and integration within the game architecture.
2025-12-31 13:52:59 -08:00
..
combat-deployment.test.js Implement Marketplace system and enhance game state management 2025-12-31 13:52:59 -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 Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -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-execution.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
combat-movement.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -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 Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
combat.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00
deployment.test.js Implement Marketplace system and enhance game state management 2025-12-31 13:52:59 -08:00
helpers.js Implement Marketplace system and enhance game state management 2025-12-31 13:52:59 -08:00
initialization.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -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 Implement Marketplace system and enhance game state management 2025-12-31 13:52:59 -08:00
stop.test.js Enhance testing and integration of inventory and character management systems 2025-12-27 16:54:03 -08:00