Version bump 0.6.1.3
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.6.1.3
|
||||||
|
- Added new post-gen option to change Triforce Piece GFX
|
||||||
|
- Added new GFX for 10/11 keys to replace the A/B GFX
|
||||||
|
- Fixed issue with Follower Sprite GFX after mirroring
|
||||||
|
- Fixed VRAM issue with Crystal Maiden cutscene
|
||||||
|
- Some performance updates
|
||||||
|
- \~Merged in DR v1.4.11~
|
||||||
|
- Enemizer bans update
|
||||||
|
|
||||||
## 0.6.1.2
|
## 0.6.1.2
|
||||||
- Various fixes for Custom Goal Framework
|
- Various fixes for Custom Goal Framework
|
||||||
- Added custom gfx for Pedestal and Murahdahla
|
- Added custom gfx for Pedestal and Murahdahla
|
||||||
|
|||||||
@@ -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.6.1.2'
|
version_number = '0.6.1.3'
|
||||||
# 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