Version bump 0.6.0.6
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.6.0.6
|
||||
- Added ability to change GT entry cutscene GFX thru customizer
|
||||
- Chicken as a standing item is no longer a star gfx
|
||||
- Fix issue in DR with music silence in pre-Aga room
|
||||
- Other various music fixes
|
||||
- Fixed issue with Mystery subweights not correctly evaluating boolean settings
|
||||
|
||||
## 0.6.0.5
|
||||
- Emergency fix for map/key totals in non-DR
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
|
||||
from OverworldGlitchRules import create_owg_connections
|
||||
from Utils import bidict
|
||||
|
||||
version_number = '0.6.0.5'
|
||||
version_number = '0.6.0.6'
|
||||
# branch indicator is intentionally different across branches
|
||||
version_branch = '-u'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user