Skip to content

1.0.0

No due date 40% complete

Things that happen once we release a 1.0.0:

  1. PR to make the Autopelago world official in Archipelago.
  2. Forwards- and backwards-compatibility with all other 1.x versions (as much as possible). This may look like:
    • Any backwards-incompatible changes post-1.0.0 will only happen in a 1.x.0 release.
    • YAML setting that lets you pick what minimum client version to…

Things that happen once we release a 1.0.0:

  1. PR to make the Autopelago world official in Archipelago.
  2. Forwards- and backwards-compatibility with all other 1.x versions (as much as possible). This may look like:
    • Any backwards-incompatible changes post-1.0.0 will only happen in a 1.x.0 release.
    • YAML setting that lets you pick what minimum client version to generate for (default: max version that the server knows about)
    • Server lets you specify any 1.x.0 version at or below what it knows about.
    • 1.x.0 client will work with worlds that say they support 1.y.0 if y <= x, but NOT if y > x.
    • I can't promise that all of the above bullet points will be 100% true all the time, only that if one of those is violated, then it's a bug that should be fixed.
Loading