Claude Code
|
191de0920a
|
test(age-dwarves): ✅ Add end-to-end diagnostic tests and refresh test execution metadata for Age of Dwarves guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:29:28 -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
|
fd08cf5807
|
docs(guide): 📝 Update error context details in error-context.md for climate simulation and world generation test cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:51 -07:00 |
|
Claude Code
|
bb01a5114d
|
test(age-dwarves): ✅ Update error context documentation for climate simulator test failures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:51 -07:00 |
|
Claude Code
|
c6df28f35c
|
test(simulator-specific): ✅ Update test error context for simulator-Climate rendering failures in Chromium
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:50 -07:00 |
|
Claude Code
|
98af398e11
|
ui(guide-under): 💄 Update interactive elements and styling for guide pages (ClimateSimulation, DevSprites, Victory, Wonders)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:50 -07:00 |
|
Claude Code
|
6eed23dfcc
|
chore(guide): 🔧 Update guide game data configuration in game.ts and index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:50 -07:00 |
|
Claude Code
|
00e0704413
|
feat(guide): ✨ Enhance guide navigation with dynamic sections, tooltips, and improved content loading
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:50 -07:00 |
|
Claude Code
|
83301c2701
|
test(guide): ✅ Add test cases for diagnostic tools and simulation logic in the Age of Dwarves guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:50 -07:00 |
|
Claude Code
|
0d6a5eb67e
|
docs(assets): 📝 Add sim-debug.png image asset for documentation use
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:49 -07:00 |
|
Claude Code
|
caeca947b9
|
chore(guide): 🔧 Update Vitest config for Age of Dwarves game guide tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 06:23:49 -07:00 |
|
Claude Code
|
fcda95ffc2
|
test(simulator-specific): ✅ Add end-to-end test cases for simulator functionality in the game guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 05:44:41 -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
|
75dee42955
|
feat(guide): ✨ Add fantasy-themed UI styling and supporting theme preferences, data, and simulation logic updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 05:24:01 -07:00 |
|
Claude Code
|
ce654d9937
|
feat(guide): ✨ Add race icon component, player preferences hook, and spaceship UI type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 05:13:37 -07:00 |
|
Claude Code
|
db78abe408
|
chore(guide): 🔧 Update TypeScript compiler and dependency settings in tsconfig.json for the guide module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 05:13:37 -07:00 |
|
Claude Code
|
12ac387734
|
deps-upgrade(age-dwarves): ⬆️ Update guide module dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 05:13:37 -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
|
a718fe5462
|
test(guide): ✅ Add diagnostic E2E tests for guide feature and update CI/CD pipeline to run tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:48:51 -07:00 |
|
Claude Code
|
b0c9514e89
|
test(game-guide): ✅ Update test cases and debug logs for climate simulation and world generation failures in Chromium
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:40:04 -07:00 |
|
Claude Code
|
03edc54441
|
test(guide): ✅ Fix Climate simulator E2E tests to ensure proper simulation progress tracking and canvas rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:31:49 -07:00 |
|
Claude Code
|
19b47a135e
|
test(guide-specific): ✅ Remove stale test results directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:58 -07:00 |
|
Claude Code
|
8be19c948f
|
test(guide): ✅ Add end-to-end test coverage for game guide navigation, content rendering, and user interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:58 -07:00 |
|
Claude Code
|
7a59e7597c
|
types(guide-types): 🏷️ Add TypeScript type definitions for game guide entities and metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:58 -07:00 |
|
Claude Code
|
56bb75af6e
|
perf(simulation): ⚡ Refactor Web Worker logic in simulation.worker.ts to optimize algorithm efficiency and reduce thread communication overhead
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:57 -07:00 |
|
Claude Code
|
3b8ea2303a
|
chore(guide): 🔧 Update Playwright test configuration for "Age of Dwarves" game guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:57 -07:00 |
|
Claude Code
|
d7128b3a2d
|
feat(network-sim): ✨ Introduce new simulation states and update network config for improved logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:57 -07:00 |
|
Claude Code
|
99df457f7d
|
chore(age-dwarves): 🔧 Update TypeScript compiler options and dependencies for the guide module to enforce stricter type safety and improve build performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:57 -07:00 |
|
Claude Code
|
a1de8fba98
|
deps-upgrade(guide): ⬆️ Update dependencies in the "age-of-dwarves" guide module to latest versions for bug fixes, features, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 04:25:57 -07:00 |
|
Claude Code
|
e44b1b3ab1
|
docs(timescale-architecture): 📝 Update Timescale system architecture documentation with new design details and future planning.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:48:48 -07:00 |
|
Claude Code
|
a02b619ce8
|
test(playwright): ✅ Add/update Playwright test screenshots for page verification and debugging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:48:48 -07:00 |
|
Claude Code
|
db7dea5e8a
|
chore(tools): 🔧 Update screenshot.sh script with improved automation options and error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:48:48 -07:00 |
|
Claude Code
|
a1c72d97e7
|
deps-upgrade(mc-compute): ⬆️ Pin or upgrade mc-compute dependency for performance/stability improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:33 -07:00 |
|
Claude Code
|
e1a5bc319e
|
test(simulator): ✅ Add unit/integration tests for climate simulation logic in mc-climate crate
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:33 -07:00 |
|
Claude Code
|
1414f1e7f0
|
feat(climate): ✨ Implement new climate simulation algorithms for ecological and physical process modeling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:33 -07:00 |
|
Claude Code
|
132ee92bcc
|
feat(simulator): ✨ Add WASM module import/export and execution control for simulator API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:32 -07:00 |
|
Claude Code
|
e938e27079
|
refactor(simulator-api): ♻️ Improve internal structure and performance of the lib.rs module in the simulator API extension by optimizing core functions like Simulator::run and ApiExtension::handle_request.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:32 -07:00 |
|
Claude Code
|
a7424b597a
|
chore(simulator): 🔧 Update linter and formatter configs for Rust in simulator module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:32 -07:00 |
|
Claude Code
|
c6534acfcf
|
chore(climate-specific): 🔧 Update climate parameter values in climate_params.json for Earth simulations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:32 -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
|
50ebb0c0a9
|
chore(dev-script): 🔧 Update dev.sh script for improved local workflows with environment variables, service commands, and dependency management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:32 -07:00 |
|
Claude Code
|
4421790cd3
|
deps-upgrade(guide-specific): ⬆️ Update Vite metadata file to reflect dependency/build system changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:31 -07:00 |
|
Claude Code
|
10e3b0f9c5
|
docs(age-dwarves): 📝 Clarify in-game time mechanics, event triggers, and scaling in TIMESCALES.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:31 -07:00 |
|
Claude Code
|
c59a233057
|
ui(terrain-specific): 💄 Update Age of Dwarves terrain visuals and mechanics with new definitions, textures, and configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-31 22:47:31 -07:00 |
|