Skip to content

feat(editor): add map prompt presets for AI generation#1268

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/write-map-prompts-UfSW7
Feb 3, 2026
Merged

feat(editor): add map prompt presets for AI generation#1268
braedonsaunders merged 1 commit into
mainfrom
claude/write-map-prompts-UfSW7

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner

Add 20 starter map prompts organized into three categories:

  • Standard: 8 land-based competitive map archetypes (central high ground, clean macro, vertical split, close quarters, cross positions, fortress, open plains, ring of fire)
  • Naval: 6 water-focused maps requiring naval units (island hopping, coastal assault, archipelago, river divide, peninsula war, atoll)
  • Hybrid: 6 mixed land/water maps (port city, fjord, river delta, frozen shore, volcanic islands, twin continents)

Each preset includes:

  • Descriptive name and short description
  • Detailed prompt text for the LLM
  • Suggested settings (player count, map size, biome, water features)

Updated AIGeneratePanel with:

  • Category tabs to filter presets by type
  • Scrollable preset list with selection highlighting
  • Auto-apply of preset prompt and suggested settings
  • Clear button to reset selection
  • Visual feedback when a preset is active

https://claude.ai/code/session_013A4wJ7binPYSA1DuVUmHNn

Add 20 starter map prompts organized into three categories:
- Standard: 8 land-based competitive map archetypes (central high ground,
  clean macro, vertical split, close quarters, cross positions, fortress,
  open plains, ring of fire)
- Naval: 6 water-focused maps requiring naval units (island hopping,
  coastal assault, archipelago, river divide, peninsula war, atoll)
- Hybrid: 6 mixed land/water maps (port city, fjord, river delta,
  frozen shore, volcanic islands, twin continents)

Each preset includes:
- Descriptive name and short description
- Detailed prompt text for the LLM
- Suggested settings (player count, map size, biome, water features)

Updated AIGeneratePanel with:
- Category tabs to filter presets by type
- Scrollable preset list with selection highlighting
- Auto-apply of preset prompt and suggested settings
- Clear button to reset selection
- Visual feedback when a preset is active

https://claude.ai/code/session_013A4wJ7binPYSA1DuVUmHNn
@braedonsaunders braedonsaunders merged commit 8e7f777 into main Feb 3, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants