Version bump and release note
This commit is contained in:
2
Main.py
2
Main.py
@@ -34,7 +34,7 @@ from source.overworld.EntranceShuffle2 import link_entrances_new
|
||||
from source.tools.BPS import create_bps_from_data
|
||||
from source.classes.CustomSettings import CustomSettings
|
||||
|
||||
version_number = '1.2.0.15'
|
||||
version_number = '1.2.0.16'
|
||||
version_branch = '-u'
|
||||
__version__ = f'{version_number}{version_branch}'
|
||||
|
||||
|
||||
@@ -109,6 +109,9 @@ These are now independent of retro mode and have three options: None, Random, an
|
||||
|
||||
# Bug Fixes and Notes
|
||||
|
||||
* 1.2.0.16u
|
||||
* Fix for Mire Attic Hint door (direction was swapped)
|
||||
* Dungeon at Chest Game displays correctly on OW map option
|
||||
* 1.2.0.15u
|
||||
* GUI reorganization
|
||||
* Logic fix for pots in GT conveyor cross
|
||||
|
||||
Reference in New Issue
Block a user