Version bump and release notes
This commit is contained in:
2
Main.py
2
Main.py
@@ -31,7 +31,7 @@ from Utils import output_path, parse_player_names
|
||||
from source.item.FillUtil import create_item_pool_config, massage_item_pool, district_item_pool_config
|
||||
from source.tools.BPS import create_bps_from_data
|
||||
|
||||
__version__ = '1.1.3-dev'
|
||||
__version__ = '1.1.4-dev'
|
||||
|
||||
from source.classes.BabelFish import BabelFish
|
||||
|
||||
|
||||
@@ -181,6 +181,10 @@ Same as above but both small keys and bigs keys of the dungeon are not allowed o
|
||||
|
||||
# Bug Fixes and Notes
|
||||
|
||||
* 1.1.4
|
||||
* Removed a Triforce text
|
||||
* Fix for Desert Tiles 1 key door
|
||||
* Fix for Ice Freezors Ledge door position
|
||||
* 1.1.3
|
||||
* Fixed a typo on a door near the key rat
|
||||
* 1.1.2
|
||||
|
||||
Reference in New Issue
Block a user