Commit graph

21 commits

Author SHA1 Message Date
Claude Code
2d90723253 perf(climate-sim): Optimize WebGL buffer updates and polarHexGrid neighbor lookups for faster climate simulation rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:29:35 -07:00
Claude Code
b29b2c8511 chore(age-four): 🔧 Update Vitest config for "age-of-four" module tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:29:34 -07:00
Claude Code
7d07bc5210 test(simulation): Update ecology simulation golden test vectors to correct assertions and match expected behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:21:28 -07:00
Claude Code
ac5cc84e99 perf(climate-sim): Optimize WebGL buffer updates for hexagonal grid rendering in HexGLRenderer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:14:19 -07:00
Claude Code
f65a169f8c perf(climate-sim): Optimize HexGLRenderer with new fragment shaders for faster climate simulation rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:47 -07:00
Claude Code
28773e2864 ui(guide): 💄 Enhance EcosystemPage component with new ecosystem features, improved layout, and enhanced interactivity for better user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:47 -07:00
Claude Code
8515b079cc test(simulation): Add comprehensive test cases for ecology simulation logic, including predator-prey dynamics and resource allocation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:47 -07:00
Claude Code
8df611ee88 perf(simulation): Optimize Web Worker task scheduling for better performance in Age of Four simulations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:46 -07:00
Claude Code
e2b41e7662 ui(toc-table): 💄 Enhance ToC rendering with collapsible sections, improved accessibility, and dynamic updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:46 -07:00
Claude Code
9aa26bfc93 feat(age-four): Update App component layout with new core features and restructured routing/state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:46 -07:00
Claude Code
4e5ade7d7f deps-upgrade(guide-part): ⬆️ Update minified vendor-three bundle (DQWptcsm) and source map in guide's asset pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 00:06:46 -07:00
Claude Code
d8ed38930e types(guide-engine): 🏷️ implement game data validation interfaces and enums for guide engine schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
6e82da4a9b feat(climate-specific): Update climate diagram rendering logic for enhanced visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
739322272b perf(climate-sim): Refactor HexGL rendering pipeline and UI components for faster visual updates in climate simulation displays
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
7df61421ae refactor(engine): ♻️ Implement cleaner module composition by restructuring the engine entry point in index.ts for improved initialization logic and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
d12b909d12 test(simulation): Add/Update transpiler verification tests for simulation module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
003bb65b64 ui(guide): 💄 Refactor guide system UI components including ClimateOverviewPage, ClimateTerrainPage, ExpansionsPage, HomePage, LeyLinesPage, and SurvivalGuidePage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
287e17a1d5 refactor(data): ♻️ Optimize DataEngine class for faster processing in "age-of-four" guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:23 -07:00
Claude Code
6153c7742b deps-upgrade(guide): ⬆️ Rebuild all frontend guide assets after dependency upgrade, including climate/combat pages and simulation worker components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:53:22 -07:00
Claude Code
e465f1e9c3 chore(gitignore): 🔧 add missing log and build artifact patterns to .gitignore
Patterns added: *.log, __pycache__/, dist/
2026-03-25 23:25:25 -07:00
Claude Code
4ed8b8862c docs(guide): 📝 Add detailed examples and step-by-step instructions for new user onboarding workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 22:48:52 -07:00