Commit graph

10 commits

Author SHA1 Message Date
Claude Code
278d02373a ui(climate-sim): 💄 Refactor and enhance climate simulation visualization components with updated layer controls in LayerPanel, improved stats visualization in StatsDashboard, and optimized display logic in ClimateSimDisplay
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 01:06:56 -07:00
Claude Code
157feac4fd refactor(engine): ♻️ Clean up and optimize Engine class initialization logic in index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 01:06:56 -07:00
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
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
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
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