Version bump 0.3.0.8
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.0.8
|
||||||
|
- All Bonk prize GFX are no longer using the Power Star placeholder GFX
|
||||||
|
- Fixed issue with dislaying Key GFX during tablet animations
|
||||||
|
- Fixed issue with DPad input being disabled in Pause Menu if an item GFX is on screen
|
||||||
|
|
||||||
## 0.3.0.7
|
## 0.3.0.7
|
||||||
- \~Merged in DR v1.2.0.16~
|
- \~Merged in DR v1.2.0.16~
|
||||||
- Major overhaul of how item GFX are drawn on screen
|
- Major overhaul of how item GFX are drawn on screen
|
||||||
|
|||||||
@@ -7,7 +7,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.0.7'
|
version_number = '0.3.0.8'
|
||||||
# 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