Version bump 0.3.4.2
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.4.2
|
||||||
|
- Added Shuffle SFX Instruments as post-gen option
|
||||||
|
- Fixed some issues with Swapped ER failing to place Old Man Cave
|
||||||
|
- Changed Inverted 2.0 spawn prompt to display Bomb Shop
|
||||||
|
- Fixed some minor issues with ER and Vanilla GT
|
||||||
|
|
||||||
## 0.3.4.1
|
## 0.3.4.1
|
||||||
- Implemented new District ER mode option
|
- Implemented new District ER mode option
|
||||||
- Added alternate boss logic when in GT Ice Basement
|
- Added alternate boss logic when in GT Ice Basement
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
|
|||||||
from OverworldGlitchRules import create_owg_connections
|
from OverworldGlitchRules import create_owg_connections
|
||||||
from Utils import bidict
|
from Utils import bidict
|
||||||
|
|
||||||
version_number = '0.3.4.1'
|
version_number = '0.3.4.2'
|
||||||
# branch indicator is intentionally different across branches
|
# branch indicator is intentionally different across branches
|
||||||
version_branch = '-u'
|
version_branch = '-u'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user