Commit graph

15 commits

Author SHA1 Message Date
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