Version bump 0.4.0.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.4.0.0
|
||||||
|
- Fully merged big base ROM changes from upstream, including FastROM
|
||||||
|
- \~Merged up to date with DR v1.4.1.8~
|
||||||
|
- Various GFX re-implementation including new GFX for bee traps, bomb bags, etc.
|
||||||
|
|
||||||
## 0.3.4.2
|
## 0.3.4.2
|
||||||
- Added Shuffle SFX Instruments as post-gen option
|
- Added Shuffle SFX Instruments as post-gen option
|
||||||
- Fixed some issues with Swapped ER failing to place Old Man Cave
|
- Fixed some issues with Swapped ER failing to place Old Man Cave
|
||||||
|
|||||||
@@ -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.3.4.2'
|
version_number = '0.4.0.0'
|
||||||
# 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