Skip to content

Commit

Permalink
Update version to v16.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jun 4, 2023
1 parent 49ed2d7 commit 905d19f
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 6 deletions.
4 changes: 2 additions & 2 deletions GameData/RealismOverhaul/RO.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"ALLOW_PRE_RELEASE": false
},
"VERSION": {
"MAJOR": 15,
"MAJOR": 16,
"MINOR": 0,
"PATCH": 1,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
33 changes: 30 additions & 3 deletions GameData/RealismOverhaul/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,40 @@ KERBALCHANGELOG
website = github.com/KSP-RO/RealismOverhaul
VERSION
{
version = 15.0.1.0
version = 16.0.0.0
versionKSP = 1.12.3
CHANGE
{
change = Notes
subchange = This is a SAVE-BREAKING release. Resource densities have changed, many engines have had their mixture ratios changed, and some have even had their propellants changed. Further, various engine configs and parts have been removed.
}
CHANGE
{
change = What's Changed
subchange = Fix Oxygen missing from ServiceModule tanks early in RP-1 careers
subchange = Fix persistent rotation warning dialog not remembering state in some cases
subchange = Update and correct the density of various propellant resources
subchange = Update engine mixture ratios to match current research and new densities
subchange = Fix wrong naming around certain tank types (Isogrid, Separate)
subchange = Standardize on 200atm for gas storage
subchange = Scud (and Véronique) updates
subchange = Add X-405H-2, revise reliability
subchange = Revise Viking and Vikas
subchange = Fix old Juno IV configs, add new ones
subchange = Delay tag removals so other mods can access them
subchange = Change Jet Engine MEC default to first non upgrade in RP-0
subchange = Improve SSME configs
subchange = Actually hide deprecated parts
subchange = Actually-remove some long-deprecated parts
}
}
VERSION
{
version = 15.0.1.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Fix Oxygen missing from ServiceModule tanks early in RP-1 careers
subchange = Fix persistent rotation warning dialog not remembering state in some cases
}
}
VERSION
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<p align="center">
<a href="https://nightly.link/KSP-RO/RealismOverhaul/workflows/buildAndTest/master/RealismOverhaul.zip" rel="nofollow"><img src="https://badgen.net/badge/Nightly%20build/download/blue"></a>
<a href="https://discord.gg/V73jjNd" rel="nofollow"><img src="https://badgen.net/discord/online-members/V73jjNd?icon=discord"></a>
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v15.0.1.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v16.0.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
</p>

# Realism Overhaul
Expand Down

0 comments on commit 905d19f

Please sign in to comment.