From 4aace3c7e6c8ee6598f357cfc574811badf896c6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 6 Jun 2023 06:59:06 +0000 Subject: [PATCH] Update version to v16.0.1.0 --- GameData/RealismOverhaul/RO.version | 2 +- GameData/RealismOverhaul/changelog.cfg | 38 +++++++++++++++++--------- README.md | 2 +- 3 files changed, 27 insertions(+), 15 deletions(-) diff --git a/GameData/RealismOverhaul/RO.version b/GameData/RealismOverhaul/RO.version index 512833fd30..78451e1ecf 100644 --- a/GameData/RealismOverhaul/RO.version +++ b/GameData/RealismOverhaul/RO.version @@ -10,7 +10,7 @@ "VERSION": { "MAJOR": 16, "MINOR": 0, - "PATCH": 0, + "PATCH": 1, "BUILD": 0 }, "KSP_VERSION": { diff --git a/GameData/RealismOverhaul/changelog.cfg b/GameData/RealismOverhaul/changelog.cfg index ffdc491cee..0ba4d69c90 100644 --- a/GameData/RealismOverhaul/changelog.cfg +++ b/GameData/RealismOverhaul/changelog.cfg @@ -5,30 +5,42 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RealismOverhaul VERSION + { + version = 16.0.1.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Add manufacturer loc tags and general improvements + subchange = Revert the enforced hiding of deprecated parts + subchange = Add an installation checker similar to RP-1's + } + } + VERSION { 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 = 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 + change = What's Changed 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 + 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 diff --git a/README.md b/README.md index 521f433ed1..d4804cbec2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

# Realism Overhaul