sporchia/alttp_vt_randomizer

Add dungeon-only entrance shuffle

Closed this issue · 2 comments

The entrance randomizer supports 2 shuffle modes where dungeon entrances are shuffled, and non-dungeon entrances are left in their vanilla locations:

  1. Dungeons-Simple - shuffles dungeons using the simple shuffle.
  2. Dungeons-Full - shuffles dungeons using the full shuffle.

It would be nice to add one of these to the website as an entrance-light mode (currently leaning towards Dungeons-Full).

Currently, this is blocked by 2 bugs in the ER codebase - Retro mode doesn't spawn Take Anys correctly, and Standard mode doesn't put a weapon on Link's Uncle.

Fix pending: KevinCathcart/ALttPEntranceRandomizer#18

I believe we are using the current ER so this should be fixed