Skip to content

0.4.4

Choose a tag to compare

@CodeTriangle CodeTriangle released this 18 May 00:55
· 9 commits to 0.4-dev since this release

Fixes to Logic

  • Modified logic for several long quest chains to be more in line with changes made in CC-Open-World version 0.3.2.
    • A Promise is A Promise 2-4 can be started without their prerequisite quests, allowing players to complete the first four quests in the sequence in any order.
    • A Promise is a Promise 5 is only available after all four previous quests have been completed.
    • Trailblazing quests (excluding Henry Trailblazing) can be started without their prerequisite quests, allowing players to complete Autumn's Rise, Bergen, Maroon Valley, and Gaia's Garden Trailblazing quests, and their subquests in any order.
    • Henry Trailblazing is only available after all four previous quests and their subquests have been completed.
  • Fixed an issue where many rooms on floor U2 of Temple Mine were accessible in logic with one fewer key than was actually required to reach them.

Migration Guide

  • Worlds generated using the CrossCode APWorld version 0.4.4 require CC-Open-World version 0.3.2 or greater, otherwise games may become impossible to complete due to more locations being in logic earlier.
  • Upgrading to CCMWR 0.4.4 from worlds generated on versions 0.4.0 through 0.4.3 is optional, as no major changes to the mod have occurred.