warfactoryracine/gameData/WorldGeneration
StillHammer 076acd4812 Refactor map system and clarify meteorite impact physics
- Create header-only map module with clean separation of concerns
- Move GMap, GTile, RegionManager to dedicated map module
- Remove volcanic/impact methods from GMap (wrong responsibilities)
- Add fragmentation specification to MeteoriteImpact::calculateImpactRadius()
- Define heat conservation formula for MeteoriteImpact::calculateHeatGeneration()
- Clean world-generation-realist includes and dependencies
- Add comprehensive implementation analysis report

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 19:00:36 +08:00
..
meteorites.json Refactor map system and clarify meteorite impact physics 2025-09-30 19:00:36 +08:00
Regular_world.json Implement complete world-generation-realist system with volcanic physics and region fusion 2025-09-30 14:38:46 +08:00
World_index.json Add Phase 6: Climate Simulation and Biome Generation to geological system 2025-09-28 23:04:10 +08:00