Skip to content

0.8.1

Latest

Choose a tag to compare

@CodeTriangle CodeTriangle released this 13 Mar 07:57
fc3d06e

Changes to Generation

  • Made changes to item groups (@CodeTriangle)
    • Renamed certain item groups to be more user-friendly (i.e. fillerCommonCons -> Common Consumables).
    • Added several item groups to better classify common items.
    • Removed the required item group, whose name is misleading and whose contents are varied and don't group together well.
    • PLEASE NOTE: These changes will only be available in worlds generated using 0.8.1 of the APWorld or greater.
  • Raise OptionError if both consumable_weight and drop_weight are zero (@gerbiljames)
    • Currently, doing this will result in an unhelpful generic python error.

Changes to Logic

  • Updated logic around the Crocus Pocus questline and associated locations (@CodeTriangle)
    • Logic now actually tracks the number of plants the player is able to farm instead of trying to work around it using regions.

Fixes to Logic

  • Gaia's Garden Collect now requires access to the Grove and Infested areas of Gaia's Garden (@FuyumiSogeki)
  • Update logic surrounding Ascension Temple to no longer require Shock (@kumquat-ir)
    • This is due to a change in CC-Open-World where the rocks in Wheel Passage were removed,.
  • Update logic surrounding the lower floors of Temple Mine (@kumquat-ir)
    • Multiple doors can be reached upon acquiring heat but the randomizer assumes that one unlocks after the other.