Commit graph

30 commits

Author SHA1 Message Date
Natalie
bdce983786 feat(@projects/@magic-civilization): update species browser shared component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 05:34:24 -07:00
Natalie
b5208e9c37 feat(@projects/@magic-civilization): add welcome modal e2e test
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 05:29:20 -07:00
Natalie
5e628f2dd9 📝 docs(@projects/@magic-civilization): update error handling documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 02:45:37 -07:00
Natalie
98402e156e feat(@projects): add climate and ecology systems
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 23:19:41 -07:00
Natalie
891d450b30 feat(@projects/@magic-civilization): add climate and spawn box systems
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 21:22:33 -07:00
Natalie
2bce059326 feat(@projects/@magic-civilization): add markdown rendering support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 17:39:07 -07:00
Natalie
87938ed602 feat(@projects/@magic-civilization): update combat and ai systems
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 17:23:49 -07:00
Natalie
406ec8cc21 feat(@projects/@magic-civilization): update guide navigation structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 15:25:06 -07:00
Natalie
8dc3312dc8 feat(@projects/@magic-civilization): update oos objectives structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 13:26:35 -07:00
Natalie
76bbbde934 fix(@projects/@magic-civilization): 🐛 remove error context assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 13:21:24 -07:00
Natalie
2d9554d9ff feat(@projects): update wasm build and guide deployment workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 13:06:14 -07:00
Natalie
31d35690e7 feat(@projects/@magic-civilization): update guide documentation and engine types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 11:50:19 -07:00
Natalie
763366d01c feat(@projects/@magic-civilization): mark tutorial and hotkey sheets as complete
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 11:11:47 -07:00
Natalie
53bdd999d7 🔥 remove deprecated magic civilization pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 11:06:43 -07:00
Natalie
70a965c1cd feat(@projects/@magic-civilization): add hotkey system and minimap updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 02:46:31 -07:00
Claude Code
6caea8d3ac feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:52:04 -07:00
Claude Code
75ed6faa27 test(guide-ui): Implement expanded test cases for simulation system components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:47 -07:00
Claude Code
cf56a5418b deps-upgrade(guide): ⬆️ Update Vite/Vitest/TypeScript configs for guide component with dependency upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:03 -07:00
Claude Code
e838e4357d types(simulation): 🏷️ Update interfaces and enums for simulation logic types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:23:51 -07:00
Claude Code
b542987d42 refactor(guide-contexts): ♻️ Implement cleaner context provider and state management structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:23:51 -07:00
Claude Code
3003be5004 ui(guide-ui): 💄 Update EncyclopediaCallout, KeywordBadge, and RaceComparisonChart components for improved visual consistency and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:23:51 -07:00
Claude Code
c4aae19e06 ui(climate-sim): 💄 Improve ClimateSimDisplay component with dynamic data visualization and interactive tooltips
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:23:51 -07:00
Claude Code
4c19ebd3bf refactor(guide-specific): ♻️ Restructure core exports/types in guide package’s index file for cleaner imports and improved modularity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:23:51 -07:00
Claude Code
26b5f1c6fe feat(climate-sim): Implement interactive simulation controls in ClimateSimDisplay.tsx to enhance user interaction and stabilize rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 05:34:49 -07:00
Claude Code
f9e6458097 feat(guide): Add ClimateSimDisplay UI component and E2E diagnostic tests with CI configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 04:59:28 -07:00
Claude Code
2e1a0d9bbc ui(climate-sim): 💄 Improve climate data visualization and scenario tab navigation in ClimateSimDisplay and ScenarioTabs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 22:47:32 -07:00
Claude Code
6753e8666d chore(engine-ts): 🔧 Update simulation config parameters for time steps, environment settings, and modes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 22:47:32 -07:00
Claude Code
10696440f6 feat(engine-ts): Add event-driven execution system with new Runner class and EventSystem integration to enable task execution and event processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 22:47:32 -07:00
Claude Code
84b4aa7f03 feat(climate-sim): Refactor climate simulation UI with interactive event controls, enhanced hex-grid rendering, and high-fidelity GLSL shaders for improved performance and visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 07:01:33 -07:00
Claude Code
1bf2394c80 deps-upgrade(guide): ⬆️ Update dependencies in the guide package and simulator component to resolve vulnerabilities and enhance compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 07:01:27 -07:00