Version bump and note
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.4-dev'
|
||||
__version__ = '1.1.5-dev'
|
||||
|
||||
from source.classes.BabelFish import BabelFish
|
||||
|
||||
|
||||
@@ -181,6 +181,8 @@ Same as above but both small keys and bigs keys of the dungeon are not allowed o
|
||||
|
||||
# Bug Fixes and Notes
|
||||
|
||||
* 1.1.5
|
||||
* MultiServer can not disable forfeits if desired
|
||||
* 1.1.4
|
||||
* Removed a Triforce text
|
||||
* Fix for Desert Tiles 1 key door
|
||||
|
||||
Reference in New Issue
Block a user