magicciv/engine/src
Claude Code 554ed62ca3 refactor(data-loader): ♻️ Restructure data loading logic with lazy loading and caching for improved efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 05:43:29 -07:00
..
autoloads refactor(data-loader): ♻️ Restructure data loading logic with lazy loading and caching for improved efficiency 2026-03-31 05:43: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 feat(climate): Introduce climate modeling logic, base utilities, and evaluation specifications in climate.gd, climate_base.gd, and climate_spec_eval.gd 2026-03-31 04:28:00 -07:00
worlds chore(worlds): 🔧 Update world manifests and resources for Earth, Mars, and Venus with new configs and dependencies 2026-03-30 21:58:47 -07:00