Claude Code
|
4f89025355
|
refactor(engine): ♻️ Implement clearer architecture and performance optimizations in the BiomeRegistry class by restructuring its types and introducing new interfaces for plugin/extension management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-30 22:33:17 -07:00 |
|
Claude Code
|
4e670f38c9
|
feat(engine): ✨ Regenerate climate/ecology physics, update biome classification, and enhance engine runner/exports for improved simulation and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-30 22:27:12 -07:00 |
|
Claude Code
|
1649614a69
|
deps-upgrade(engine-ts): ⬆️ Update TypeScript engine dependencies and regenerate lockfile for security/compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-30 22:27:11 -07:00 |
|
Claude Code
|
9506935f24
|
feat(engine-worker): ✨ Add new worker protocol messages and scenario definitions with supporting types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:07:32 -07:00 |
|
Claude Code
|
e75d98e53d
|
feat(ecology): ✨ Add dynamic flora physics interactions and update sprite generation pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:22:26 -07:00 |
|
Claude Code
|
d6af1519bb
|
feat(ecology-specific): ✨ Update flora simulation logic and sprite generation tooling for ecology module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:16:33 -07:00 |
|
Claude Code
|
c5d0f3c1ea
|
feat(ecology): ✨ Add flora simulation physics, sprite generation, and database schema with TypeScript bindings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:10:44 -07:00 |
|
Claude Code
|
8ae455851f
|
feat(rendering): ✨ Add minify and prettyPrint rendering options to the engine config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-28 21:31:39 -07:00 |
|
Claude Code
|
1dbdadeb5d
|
feat(engine): ✨ Introduce biome registry, easter egg seeds, and enhance HexGrid/MapGenerator with climate/ecology physics systems
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-28 21:31:39 -07:00 |
|
Claude Code
|
70a0e1f0c4
|
chore(engine-rendering): 🔧 Update rendering config for performance and flexibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 14:03:34 -07:00 |
|
Claude Code
|
9bb01d8a09
|
refactor(engine): ♻️ Update generated code for EcologyPhysics and MapGenerator, adjust worker-protocol message types, and refine type definitions in types.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 14:03:34 -07:00 |
|
Claude Code
|
2c10e94c1a
|
perf(climate-sim): ⚡ Optimize climate simulation rendering and engine runtime by refactoring WebGL shaders, terrain legend, and stats dashboard for faster performance; improve engine runner task processing and enhance sprite generation tooling with new prompts and database optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 12:58:50 -07:00 |
|
Claude Code
|
e1fe0afe7f
|
feat(engine): ✨ Add climate physics, ecology simulation, and map generation logic with new models, runner updates, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 11:38:31 -07:00 |
|
Claude Code
|
ae08e44e75
|
chore(config): 🔧 Update TypeScript, Vite, and Vitest configs to enforce consistency across "age-of-four" guide and "engine-ts" package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 11:38:24 -07:00 |
|
Claude Code
|
fb6b66894c
|
feat(engine): ✨ Update ecology/physics simulation, hex grid traversal, and procedural map generation logic with auto-generated code and new simulation runner support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 04:32:37 -07:00 |
|
Claude Code
|
8ed89541e4
|
chore(pages): 🔧 Update build configuration for failed page deployment (request_id: 88f40586)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 03:52:03 -07:00 |
|
Claude Code
|
c699aed0ad
|
chore(engine-ts): 🔧 Update TypeScript build configuration for engine dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 02:35:24 -07:00 |
|
Claude Code
|
d31f31dd62
|
refactor(engine-ts): ♻️ Update physics engine models and refactor runner logic for new algorithms and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 02:22:25 -07:00 |
|
Claude Code
|
ce259725f7
|
chore(components): 🔧 Add real-time climate simulation UI (ClimateSimDisplay, StatsDashboard), Web Worker, and engine runner updates; enhance sprite generation tools with new prompts and GUI.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 01:50:53 -07:00 |
|
Claude Code
|
5bd982c62b
|
test(simulation): ✅ Add test coverage for terrain chart grouping and update StatsDashboard visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 01:31:52 -07:00 |
|
Claude Code
|
1f67736b6e
|
feat(climate-sim): ✨ Add climate simulation visualization components and sprite-based engine support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 01:25:21 -07:00 |
|
Claude Code
|
e1880d53b1
|
feat(engine-core): ✨ Update climate stats dashboard and core simulation engine logic, including physics, map generation, and sprite asset management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 01:12:44 -07:00 |
|
Claude Code
|
13a3edb15f
|
feat(engine): ✨ Introduce parallel execution mode with ExecutionMode type and runParallel method for improved workflow performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 01:06:56 -07:00 |
|
Claude Code
|
1ddb6574b0
|
deps-upgrade(engine): ⬆️ Update generated TypeScript files and shared types for climate physics, ecology physics, and map generation due to dependency upgrade
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 00:29:35 -07:00 |
|
Claude Code
|
fb4d345515
|
feat(engine-ts): ✨ Implement advanced climate physics and map generation algorithms for enhanced simulation scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 00:21:28 -07:00 |
|
Claude Code
|
3e7fa25d52
|
deps-upgrade(climate-physics): ⬆️ Update TypeScript definitions for climate physics operations to reflect underlying data model or dependency changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 00:14:19 -07:00 |
|
Claude Code
|
82c074f658
|
perf(engine-ts): ⚡ Regenerate TypeScript bindings for climate/ecology physics and hex grid logic to optimize simulation performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-26 00:06:47 -07:00 |
|
Claude Code
|
4ec3be52d9
|
refactor(physics): ♻️ Refactor climate physics computation engine in generated files and update supporting runner and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:53:23 -07:00 |
|
Claude Code
|
9034d117f7
|
deps-add(packages-directly): ➕ Install and pin critical security packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 22:48:52 -07:00 |
|