SuperDude88 / TWWHD-Randomizer

The Wind Waker HD Randomizer
MIT License
51 stars 6 forks source link

Fix calculation for dungeons' outside dependent locations #94

Closed gymnast86 closed 4 months ago

gymnast86 commented 4 months ago

Locations that required beating specific bosses (i.e. Letter from Aryll or Letter from Tingle) were tied to the dungeon of the boss instead of the boss itself. This meant that when boss entrances were randomized, these locations could still be considered progression even if their dungeon's boss was nonprogress due to race mode. This fixes that possibility by instead calculating a dungeon's outside dependent locations after entrance randomization has taken place.