From b86ff1c05ae85b9ca44ffae4025a0333857b2d05 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 5 Nov 2023 07:11:28 +0000 Subject: [PATCH] Update version to v17.6.0.0 --- GameData/RealismOverhaul/RO.version | 6 +++--- GameData/RealismOverhaul/changelog.cfg | 25 ++++++++++++++++++++----- README.md | 2 +- 3 files changed, 24 insertions(+), 9 deletions(-) diff --git a/GameData/RealismOverhaul/RO.version b/GameData/RealismOverhaul/RO.version index 325fc31bae..9c55a825c3 100644 --- a/GameData/RealismOverhaul/RO.version +++ b/GameData/RealismOverhaul/RO.version @@ -9,9 +9,9 @@ }, "VERSION": { "MAJOR": 17, - "MINOR": 5, - "PATCH": 1, - "BUILD": 2 + "MINOR": 6, + "PATCH": 0, + "BUILD": 0 }, "KSP_VERSION": { "MAJOR": 1, diff --git a/GameData/RealismOverhaul/changelog.cfg b/GameData/RealismOverhaul/changelog.cfg index 3630420c32..e42f0dd374 100644 --- a/GameData/RealismOverhaul/changelog.cfg +++ b/GameData/RealismOverhaul/changelog.cfg @@ -6,15 +6,30 @@ KERBALCHANGELOG website = github.com/KSP-RO/RealismOverhaul VERSION { - version = 17.5.1.2 + version = 17.6.0.0 versionKSP = 1.12.3 CHANGE { change = What's Changed - subchange = Allow turning off SI units for resources. Edit GameData/KerbalismConfig/Settings.cfg and set to - subchange = Lower digit counts for SI display - subchange = Fix double - for resource change in resource panel and use /s instead of /sec - subchange = Go back to old version of RO's rails rotation pending a deeper fix + subchange = Large changes to the preserve-angular-velocity module in RO which (a) increase performance, (b) better handle rails rotation (even when the vessel is not loaded), and (c) fix a number of stock KSP bugs regarding vessel rotation persistence and regarding rotating reference frames + subchange = Improve RTGs, add SNAP-3A + subchange = Add configs for Stockish Project Orion + subchange = Increase Mk1 pod skin mass per area to match ROC Mercury changes + subchange = Don't use stock docking ports on RN Soyuz LOK / LK + subchange = Fix a number of TestFlight configs that had not been updated for RO's config generation script. This was most notable on the separation motors + } + } + VERSION + { + version = 17.5.1.2 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Allow turning off SI units for resources. Edit GameData/KerbalismConfig/Settings.cfg and set to + subchange = Lower digit counts for SI display + subchange = Fix double - for resource change in resource panel and use /s instead of /sec + subchange = Go back to old version of RO's rails rotation pending a deeper fix } } VERSION diff --git a/README.md b/README.md index 32e7b61498..e0b6263ed9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

# Realism Overhaul