Version bump
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
### 0.1.2.2
|
||||
- Re-purposed OW Shuffle setting to Layout Shuffle
|
||||
- Merged Parallel Worlds setting into Layout Shuffle
|
||||
- Added guaranteed Flute hint for OW Shuffle modes
|
||||
|
||||
### 0.1.2.1
|
||||
- Made possible fix for Standard
|
||||
- Merged DR v0.3.1.10 - Fixed Standard generation
|
||||
|
||||
@@ -3,7 +3,7 @@ from BaseClasses import OWEdge, WorldType, Direction, Terrain
|
||||
from Utils import bidict
|
||||
from OWEdges import OWEdgeGroups, IsParallel
|
||||
|
||||
__version__ = '0.1.2.1u'
|
||||
__version__ = '0.1.2.2u'
|
||||
|
||||
def link_overworld(world, player):
|
||||
# setup mandatory connections
|
||||
|
||||
Reference in New Issue
Block a user