Version bump 0.5.0.2
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.5.0.2
|
||||||
|
- \~Merged in DR v1.4.5~
|
||||||
|
- ER - SW Shuffle Options
|
||||||
|
- ER - Linked Drops Options
|
||||||
|
- Many GFX fixes
|
||||||
|
- Fixes to MSU/music
|
||||||
|
- No longer delete smith with prize shuffle
|
||||||
|
- Fixed screen scroll issue in Zora's Domain
|
||||||
|
- Fixed HUD when drawing A items on DR menu
|
||||||
|
|
||||||
## 0.5.0.1
|
## 0.5.0.1
|
||||||
- Fixed HP refill interrupting boss cutscenes
|
- Fixed HP refill interrupting boss cutscenes
|
||||||
- Fixed incorrect compass counts in Prize Shuffle
|
- Fixed incorrect compass counts in Prize Shuffle
|
||||||
|
|||||||
@@ -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.5.0.1'
|
version_number = '0.5.0.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