Version bump 0.2.5.3

This commit is contained in:
codemann8
2022-02-03 06:59:24 -06:00
parent 7a186e647f
commit 08a8d9223c
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
### 0.2.5.3
- Changed AT/GT Swap to favor vanilla, only swapping if GT entrance is the only choice in starting world
- Fixed issue with Links House not swapping in OW Mixed
- Added Flute Spots to spoiler log
- Fixed issue with Light Hype Fairy excluded from bombable door list
### 0.2.5.1
- Fixed missing rule for Inverted VoO Portal access

View File

@@ -5,7 +5,7 @@ from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSl
from Regions import mark_dark_world_regions, mark_light_world_regions
from OWEdges import OWTileRegions, OWTileGroups, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
__version__ = '0.2.5.2-u'
__version__ = '0.2.5.3-u'
def link_overworld(world, player):
# setup mandatory connections