magicciv/engine/src
2026-03-31 05:43:31 -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
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
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