Commit graph

201 commits

Author SHA1 Message Date
Claude Code
516994ba35 feat(tools): Add TypeScript utility for climate diagnostics and Python script for population modeling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -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
f7f5d3feb3 docs(guide): 📝 Add comprehensive guide section on dwarven aging mechanics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
d7c5e6885f refactor(climate-sim): ♻️ Improve StatsDashboard performance and maintainability with optimized statistical rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
eb89317d41 build(guide-documentation): 📦️ Optimize Vite build process for documentation site with plugins and asset configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
65a42bf96a style(theme): 🎨 Update TypeScript theme configuration with fantasy theme styling adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
a92d105a11 test(simulation): Add comprehensive test coverage for ecology vectors, polar hex grid logic, terrain grouping, and transpiler verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
d65f68e10a feat(simulation): Add new Web Worker-based simulation mechanics and optimize computation efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
c1936d3f29 feat(age-four): Add comprehensive guide pages for age-of-four simulation mechanics, including climate systems, ecosystem interactions, and combat/tech tree explanations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:31 -07:00
Claude Code
60200d8dbf test(hooks): Add unit tests for usePlayerPreferences hook to verify player preference handling and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
5cf65efd2f feat(age-four): Add TypeScript types and optimize core game simulation hooks for performance and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
07a368e4f6 refactor(data): ♻️ Restructure derived state logic, ecological systems, and game rules for "Age of Four" guide; update auto-generated names data and optimize module exports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
3d2aa625e6 feat(age-four): Refactor PreferencesContext to support dynamic user preference state management with save/load capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
a043b4cca0 ui(welcome-modal): 💄 Enhance welcome modal with new interactive elements and refined styling for improved onboarding flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
3e8d82b702 ui(toc): 💄 Refactor TOC components to add smooth transitions, enhance entry styling, and improve hover/click animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
3290eb523d style(layout): 🎨 Refactor GuideLayout and MobileNav components for the "age-of-four" guide to improve visual consistency and UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
f1b17f998c feat(encyclopedia-specific): Implement EncyclopediaModal with dynamic content loading and improved entry display for enhanced user interaction
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
673a2dccae ui(age-four): 💄 Update root component rendering to use React 18’s createRoot and enhance Vite environment variable typing for compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
68ab6d6dc1 ui(age-four): 💄 Replace 128 icon PNGs (16x16–512x512) in the "Age of Four" guide's resource bundle
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:30 -07:00
Claude Code
106f0980fb deps-upgrade(guide): ⬆️ Update compiled assets for React and styled-components dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:29 -07:00
Claude Code
dd5d83c938 chore(age-four): 🔧 Update dependency management configurations in .npmrc
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:29 -07:00
Claude Code
8ca64f048f docs(races): 📝 Update detailed lore and narrative elements for each race in the overview documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:29 -07:00
Claude Code
267ba50eba docs(politics): 📝 Clarify authority roles and government structures in political system documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
3616ee0564 docs(economics): 📝 Update economic concepts documentation with capitalism, economy, inequality, and labor system details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
6439386acb docs(age-four): 📝 Update Age of Four’s civic system documentation, creature ecosystem descriptions, and expand Age of Four glossary entries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
190b3b3052 chore(traits): 🔧 Update biome trait weights, constraints, and flavor text configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
c8d910cc64 chore(units): 🔧 Update unit definitions in stub.json for "Age of Four" game
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
50d1137eb9 chore(terrain): 🔧 Update terrain JSON configs for "age-of-four" with elevation, visual, and behavior adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
54e14125b3 chore(age-four): 🔧 Update spell definitions in stub.json with new spells and metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
a589dc3fa8 feat(age-four): Add/modify building configurations for game mechanics and UI elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
3dee7c33a5 chore(age-four): 🔧 Update climate, hydrology, improvements, map types, races, resources, setup, villages, and wilds JSON configs for game mechanics and balance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
119e4fd4d6 ui(icons): 💄 Update 128 icon assets (16x16–512x512) for "Age of Four" game to enhance visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:28 -07:00
Claude Code
37d5e8d563 chore(age-four): 🔧 Update game configuration, UI theme, and localized vocabulary files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:27 -07:00
Claude Code
1849b09a22 feat(age-dwarves): Add new character sprites and update battle sound effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
87d986f530 docs(races): 📝 Update detailed lore, traits, and gameplay mechanics for dwarven and other races in Age of Dwarves documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
f46e2ce869 docs(politics): 📝 Add governance rules, faction interaction, and political system documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
68136ed22f docs(economics): 📝 Add economic system documentation for "Age of Dwarves"
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
c4c1b9b1c2 docs(design): 📝 Update biome classification, food web balance, and species trait documentation to clarify and expand design specifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
622db4748d docs(age-dwarves): 📝 Update civic mechanics, creature ecosystem, and glossary definitions with clearer examples and explanations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
b317106055 feat(units): Add new unit definitions or update existing unit stats, names, and behaviors in "Age of Dwarves"
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
f02712cd2a feat(terrain): Introduce new biome definitions and procedural generation rules for dynamic terrain variation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
3df55cf4b3 feat(spells): Add new spell entries and update existing spell definitions, effects, and metadata for "Age of Dwarves" game
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
2308fdc6ce chore(buildings): 🔧 Update building configurations for gameplay balancing and stats
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:26 -07:00
Claude Code
127f8d7023 feat(traits-specific): Add trait definitions for attributes, bonuses, and behaviors in-game
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00
Claude Code
e3e3e97e8c feat(biomes): Add new biome definitions and classification rules for world generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00
Claude Code
4a19a3eecd chore(age-dwarves): 🔧 Update game data configurations for NPC behaviors, climate, hydrology, and visual assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00
Claude Code
988fd94e6c i18n(age-dwarves): 🌐 Update localized strings in vocabulary.json and adjust UI theme in ui_theme.tres for age-dwarves localization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00
Claude Code
e946a17887 test(engine): Add/update test cases for ecology, population stability, smoke tests, and species generation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00
Claude Code
2480f1f8fe feat(climate-specific): Implement refined climate simulation variables and behaviors for dynamic environmental interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00
Claude Code
d3050e7858 test(climate-proof): Add and validate climate simulation test cases in climate_proof.gd
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:25 -07:00