Commit graph

1005 commits

Author SHA1 Message Date
Claude Code
6caea8d3ac feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:52:04 -07:00
Claude Code
75ed6faa27 test(guide-ui): Implement expanded test cases for simulation system components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:47 -07:00
Claude Code
608d8ec7e4 ui(assets): 💄 Update game UI assets with refreshed visuals for evolution maps, encyclopedia screens, and simulation interfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:30 -07:00
Claude Code
02c784b6c7 chore(config): 🔧 Update pnpm workspace settings and gdlintrc linting rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:23 -07:00
Claude Code
e26a220004 docs(docs): 📝 Introduce architectural patterns and data models in README.md and CLAUDE.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:23 -07:00
Claude Code
588483cc8b test(playwright): Regenerate Playwright test snapshots for 189 pages/components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:22 -07:00
Claude Code
f8777e1b65 feat(sprite-generation): Add 17 experimental sprite sheet variations for attack, death, idle, walk animations, and refined H3B-style sprites for character types 12, 13, and 14
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:05 -07:00
Claude Code
2c2df214d3 docs(races): 📝 Update JSON race definitions for beastmen, dwarves, humans, and other races
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:02 -07:00
Claude Code
f7546da0f3 docs(races): 📝 Remove outdated homeworlds documentation from HOMEWORLDS.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:01 -07:00
Claude Code
be39907c4a chore(events-specific): 🔧 Update drought event configuration with adjusted properties, thresholds, or metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:00 -07:00
Claude Code
f42f1454ba refactor(events): ♻️ Restructure and optimize 11 event JSON configurations for improved maintainability and runtime efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:51:00 -07:00
Claude Code
34868c33e0 remove(event-system): 🔥 Remove deprecated atmospheric, magical, pandemic, and plague event configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:58 -07:00
Claude Code
470e7c54c4 ui(icons-specific): 💄 Replace 128 icon assets with updated resolutions (16x16–512x16) for improved visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:50:57 -07:00
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