ti4 icon indicating copy to clipboard operation
ti4 copied to clipboard

Fan Content Tile Number coordination

Open SephHawkins opened this issue 6 months ago • 1 comments

Currently, the tools that support the Uncharted Space tiles and Discordant Stars faction tiles all represent them in different ways, which prevents generating a map using one site and using it in another.

Proposal:

  • Each set of content gets assigned to a block of numbers, with room for expansion.
    • I'd propose giving each one a block of 500 or 1000.
  • Within a block, ordering should be well-defined with no gaps.
    • For factions, I'd propose either "release -> alphabetical" or "release -> num planets (min to max) -> alphabetical by faction name"
    • For non-factions, something like "back (blue -> red) -> legendary -> num planets (min to max) -> alphabetical by top-left planet name"
    • For the sub-ordering of empty, red-backed systems, I don't have great ideas, but there should be something. Could be "empty -> wormhole -> asteroid -> grav rift -> nebula -> supernova" and anything that has more than 1 element would use both - so an asteroid + grav rift would be after any empty asteroid fields, but before an asteroid + nebula.

Concretely, I'd suggest putting the DS factions in the 1001 - 1999 range and the Uncharted Space tiles in the 2001 - 2999 range. I don't currently support the Eronous tiles, but I'd map those to the 3001-3999 range.

Context:

I'm the creator of TI Assistant. I'm not that picky about what tile numbers fan content has, but I'd like them to all be the same (or at least non-overlapping). Currently, the tiles in the 4253 - 4260 range are ambiguous between this Map Generator and the Milty Shenanigans tool, so I can't properly handle both.

DS Faction Tiles

  • This Map Generator: 3201 - 3235 (skips 3225, ordered by "release", not sure the ordering within a release)
  • Milty Shenanigans: DS_factionname
  • TI Assistant: 1001 - 1034 (ordered alphabetically)

Uncharted Space Tiles

  • This Map Generator: 4253 - 4276
  • TI Assistant: 1037 - 1060 (also supports 4237 - 4260 to handle the Milty Shenanigans maps).
  • Milty Shenanigans: 4237 - 4260

SephHawkins avatar Aug 24 '24 22:08 SephHawkins