magicciv/engine/src
Claude Code 9c7f7da244 feat(mars): Introduce Mars-specific simulation mechanics and entities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 10:07:31 -07:00
..
autoloads refactor(data-loader): ♻️ Restructure DataLoader and WorldDataLoader classes to enable async loading, caching, and optimized data handling 2026-03-29 06:36:29 -07:00
core refactor(engine): ♻️ Restructure core engine components for improved maintainability and performance 2026-03-25 22:48:51 -07:00
entities feat(improvement): Add new fields/methods to the Improvement entity for tracking and applying engine improvements 2026-03-28 21:31:37 -07:00
generation feat(generation): Add advanced procedural generation algorithms for hydrology, rivers, terrain, and balanced starting positions 2026-03-28 21:31:37 -07:00
map feat(map-specific): Optimize tile rendering pipeline for smoother map performance 2026-03-26 00:29:34 -07:00
models/world feat(world): Add new biome types (tundra, savanna) with temperature/humidity rules and enhance classification logic 2026-03-28 21:31:37 -07:00
modules refactor(climate): ♻️ Restructure climate_base.gd and climate.gd for improved data processing and simulation capabilities 2026-03-29 10:07:31 -07:00
worlds feat(mars): Introduce Mars-specific simulation mechanics and entities 2026-03-29 10:07:31 -07:00