Skip to content

History

Revisions

  • Add tutorials for creating technologies and civics - tutorials-Creating-a-Technology.md: Complete guide to adding new techs - tutorials-Creating-a-Civic.md: Complete guide to adding new civics - Updated Home.md and _Sidebar.md with new tutorial links Both tutorials cover: - ProgressionTreeNodes table structure - Prerequisites and research depths - Unlocking buildings, units, modifiers, traditions - Civilization-specific unlocks - Complete working examples Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 29, 2026
    b10af95
  • Fix fabricated content and expand documentation - Remove 5 requirement types not found in game files: - REQUIREMENT_FOUNDED_NO_RELIGION - REQUIREMENT_GAME_TURN_MAX_REACHED - REQUIREMENT_PLAYER_DEFAULT_DEFEAT - REQUIREMENT_TEAM_DOMINATION_VICTORY - REQUIREMENT_TEAM_LEGACY_VICTORY - Fix REQUIREMENT_PLOT_ADJACENT_CONSTRUCTIBLE_TAG → REQUIREMENT_PLOT_ADJACENT_CONSTRUCTIBLE_TYPE_MATCHES - Expand Collection Types from 6 to 37 documented types - Fix broken link in Effect Types (diplomacy-Overview → modifiers-Overview) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 29, 2026
    fa90376
  • Comprehensive overhaul of JavaScript API documentation - Added complete Engine Events reference with 30+ events organized by category - Added Game object API with properties and methods - Added Armies API documentation - Expanded GameplayMap API with all query methods - Added Configuration API with all sections - Added common patterns and error handling examples - Expanded all existing sections (Players, Units, Cities, etc.) - Fixed broken links in See Also section - Added GameInfo tables reference - Added Interface Modes with custom handler example - Added module system documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 29, 2026
    25cb2d9
  • Add comprehensive Requirements section to XML Reference - Added 50+ requirement types with descriptions and arguments - Organized by category: City, Plot, Unit, Player, Religion, Game State - Included all valid values for terrain, biome, unit tags, etc. - Added GOSSIP requirement documentation for Narrative Events - Added common predefined RequirementSets - Included usage examples for each category Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 29, 2026
    28517b7
  • Comprehensive overhaul of Requirement Types reference - Added 50+ requirement types discovered from game source files - Organized into categories: City, Plot, Unit, Player, Religion, Game State - Added detailed argument tables for each requirement type - Included common values (biome types, terrain types, unit tags, etc.) - Added GOSSIP requirement documentation for Narrative Events - Added Owner vs Subject requirements explanation - Included both Database and GameEffects XML format examples Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 29, 2026
    223d1b5
  • Add XML Reference, new tutorials, and fix broken links - Add comprehensive XML-Reference.md with complete schema documentation - Add tutorials-Creating-a-Building.md for buildings and wonders - Add tutorials-Creating-a-Narrative-Event.md for pop-up events - Add Troubleshooting-FAQ.md with common issues and solutions - Fix broken links in Getting-Started, Modinfo-Files, modifiers-Overview - Update _Sidebar.md and Home.md with new pages Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 28, 2026
    696e0bf
  • Add complete Civ VII modding documentation Full wiki documentation including: - Database schemas (Units, Buildings, Civilizations, Leaders, etc.) - Modifier system (Effects, Collections, Requirements) - JavaScript API reference - Tutorials for creating units, civs, map generators, UI extensions - Technical reference (Localization, Art, UI, Load Order) - Cross-reference index Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @ghost-ng ghost-ng committed Jan 28, 2026
    490f3c8
  • Initial Home page

    @ghost-ng ghost-ng committed Jan 28, 2026
    25237c9