Commit graph

12 commits

Author SHA1 Message Date
Claude Code
c5f9f4b270 refactor(models): ♻️ Restructure model definitions for improved data integrity and internal consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
480618f5ac feat(ecology): Introduce CarbonCalculator and EcosystemModel for enhanced carbon tracking and sustainability metrics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
abc67f842e feat(management): Improve turn-based game mechanics with enhanced validation and transitions in TurnProcessor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
1a8ce185ff feat(events): Introduce event handlers for marine harvest actions with validation, triggers, and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
ddf41217ca feat(climate): Add ecological event handlers and evaluation utilities for enhanced climate simulation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
a289fd2e65 feat(ai-specific): Implement new pathfinding and decision-making logic for wild creatures to improve environmental interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
a98b23cfe8 feat(map): Add dynamic tile property support and optimize tile rendering performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
12fd6ee7f4 perf(generation): Optimize procedural generation algorithms by reducing redundant calculations in hydrology, river placement, and terrain refinement
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
ea7d5a33af feat(engine): Add Building and Improvement entity classes with core mechanics and properties
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
8148272564 refactor(engine-specific): ♻️ Restructure autoloaded engine systems to optimize initialization and interaction between DataLoader, EventBus, GameState, TurnManager, and SpriteManifest
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
d8934e0a66 test(scenes): Add/update climate-proof test cases for weather resilience and environmental stress testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:21 -07:00
Claude Code
69ee1ec14d refactor(engine): ♻️ Restructure core engine components for improved maintainability and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 22:48:51 -07:00