Merge branch 'DoorDevVolatile' into Customizer

# Conflicts:
#	Main.py
This commit is contained in:
aerinon
2022-06-23 10:37:38 -06:00
3 changed files with 10 additions and 7 deletions

View File

@@ -172,6 +172,8 @@ Same as above but both small keys and bigs keys of the dungeon are not allowed o
#### Volatile
* 1.0.2.7
* Revised: Fix for Waterfall of Wishing logic in open. You must have flippers to exit the Waterfall (flippers also required in glitched modes as well)
* 1.0.2.6
* Fix for Zelda (or any follower) going to the maiden cell supertile and the boss is not Blind. The follower will not despawn unless the boss is Blind, then the maiden will spawn as normal.
* Added a check for package requirements before running code. GUI and console both for better error messages. Thanks to mtrethewey for the idea.