Commit graph

992 commits

Author SHA1 Message Date
Claude Code
cdf48939d5 test(keyword-handler): Add/modify unit tests for keyword processing logic, including edge cases and new scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:44 -07:00
Claude Code
b359e10d58 test(game-engine): Update unit tests for population stability, save manager, species generation, tech tree, and victory conditions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:43 -07:00
Claude Code
d3d6dccd22 test(combat-resolver): Update test cases to validate new combat resolution logic, including edge cases in test_combat_resolver.gd
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:42 -07:00
Claude Code
893fd2e524 test(engine): Add comprehensive unit tests for economic behaviors, including resource allocation, trade mechanics, and stability validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:41 -07:00
Claude Code
07b7bd4476 test(city-systems): Add/update unit tests for bridge logic, site scoring, and improvement management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:40 -07:00
Claude Code
e5ce018ff1 test(ecology): Add/fix creature behavior tests, update golden vectors, and refactor test helpers for ecology suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:39 -07:00
Claude Code
2fee788a7f test(ai): Add and update test cases for military, player, tactical, and wild creature AI logic to enhance validation coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:38 -07:00
Claude Code
43620f7793 test(scenes): Add world map test scene with GDScript, UID, and scene files to verify rendering behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:37 -07:00
Claude Code
1423eb0b31 test(scenes): Add viewport proof test scene with test script and assets for viewport behavior validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:36 -07:00
Claude Code
8b08a2e41c test(scenes): Add test scene and GDScript for treasury proof validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:36 -07:00
Claude Code
47f1fbdaf2 test(scenes): Add tech tree validation test scene with test logic, data, and scene file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:35 -07:00
Claude Code
465c626c0c test(scenes): Add test scene and test script for items queue validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:34 -07:00
Claude Code
9cb59bea5d test(scenes): Add test scene (improvement_proof.tscn) with validation scripts (improvement_proof.gd) and UID file for improvement-proof logic testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:33 -07:00
Claude Code
3297d82f88 test(scenes): Add test scene and script to validate crafting completion proof in game engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:32 -07:00
Claude Code
6cfac1e8d9 test(scenes): Add climate_proof and combat_proof test scenes with scripts and UID files for climate and combat scenario validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:32 -07:00
Claude Code
40af43d9ec test(scenes-core): Add city-proof test scene with validation script and scene file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:30 -07:00
Claude Code
3d7390c5ee test(scenes-test): Add AI sanity proof test scene with edge-case validation logic, assets, and metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:29 -07:00
Claude Code
57e8ac0439 refactor(menus): ♻️ Update and refactor menu scenes and their scripts for UI/UX and game logic improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:27 -07:00
Claude Code
18ac012b96 ui(biome-browser): 💄 Enhance BiomeBrowserPage UI with improved layout and interactive features for better biome navigation in Age of Dwarves guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:20 -07:00
Claude Code
1c785d367b docs(guide-specific): 📝 Update encyclopedia, full game guide, and map types documentation with expanded content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:19 -07:00
Claude Code
743efcf8d3 feat(guide): Update crowdfunding/early access pages with progress indicators
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:17 -07:00
Claude Code
697fca696a docs(guide): 📝 Refactor and update core game guide pages for Age of Dwarves with improved structure, accuracy, and consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:15 -07:00
Claude Code
11fff56d12 remove(guide): 🔥 Clean up deprecated climate and magic guide pages by removing 20 React components (e.g., ClimateEventsPage, MagicSchoolsPage)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:10 -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
6fb5b552d3 chore(deps): 🔧 upgrade llama-server to resolve build failures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:48:39 -07:00
Claude Code
f2656f1445 test(guide): Add/update E2E diagnostic tests and adjust test environment configuration for the guide module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:47:24 -07:00
Claude Code
f58ee4d2b1 ci(guide): 👷 Add end-to-end diagnostic tests for game guide and update CI/CD agent configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 06:38:37 -07:00
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