Version bump 0.1.6.5
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### 0.1.6.5
|
||||||
|
- Reduced chance of diagonal flute spot in Balanced
|
||||||
|
- ~~Merged DR v0.4.0.8 - Boss Indicator / Fake Boots / Quickswap Update / Credits Updates~~
|
||||||
|
|
||||||
### 0.1.6.4
|
### 0.1.6.4
|
||||||
- Fixed Frogsmith and Stumpy and restored progression in these locations
|
- Fixed Frogsmith and Stumpy and restored progression in these locations
|
||||||
- Added Blacksmith/Hammer Pegs to OW Tile Swap pool
|
- Added Blacksmith/Hammer Pegs to OW Tile Swap pool
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
raise Exception('Could not load sortedcontainers module')
|
raise Exception('Could not load sortedcontainers module')
|
||||||
|
|
||||||
__version__ = '0.1.6.4-u'
|
__version__ = '0.1.6.5-u'
|
||||||
|
|
||||||
def link_overworld(world, player):
|
def link_overworld(world, player):
|
||||||
# setup mandatory connections
|
# setup mandatory connections
|
||||||
|
|||||||
Reference in New Issue
Block a user