From 7fc46c0cfc40fea057ed43a178a31ba91db4e491 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 4 Feb 2024 17:58:33 +0000 Subject: [PATCH] Update version to v17.7.0.0 --- GameData/RealismOverhaul/RO.version | 4 ++-- GameData/RealismOverhaul/changelog.cfg | 27 ++++++++++++++++++++++---- README.md | 2 +- 3 files changed, 26 insertions(+), 7 deletions(-) diff --git a/GameData/RealismOverhaul/RO.version b/GameData/RealismOverhaul/RO.version index 70a9c95505..965a2dd809 100644 --- a/GameData/RealismOverhaul/RO.version +++ b/GameData/RealismOverhaul/RO.version @@ -9,8 +9,8 @@ }, "VERSION": { "MAJOR": 17, - "MINOR": 6, - "PATCH": 2, + "MINOR": 7, + "PATCH": 0, "BUILD": 0 }, "KSP_VERSION": { diff --git a/GameData/RealismOverhaul/changelog.cfg b/GameData/RealismOverhaul/changelog.cfg index 3134bdcb5f..185ba02d24 100644 --- a/GameData/RealismOverhaul/changelog.cfg +++ b/GameData/RealismOverhaul/changelog.cfg @@ -6,14 +6,33 @@ KERBALCHANGELOG website = github.com/KSP-RO/RealismOverhaul VERSION { - version = 17.6.2.0 + version = 17.7.0.0 versionKSP = 1.12.3 CHANGE { change = What's Changed - subchange = Fix the rotations of child parts being wrong on vessels when Principia is not installed - subchange = Rewrite rotation module caching for better perf and coherency - subchange = Patch more ways rotation and position are set, for better perf + subchange = Add Chinese engine configs (+Kerwis) + subchange = Add Fuji configs + subchange = Add Hephaistos Configs + subchange = Add ramjets and 0.7m intake + subchange = Add RL10C-X Config + subchange = Configure FFT fission engines and adjust radiator properties + subchange = Add better reliability configs for early solids + subchange = Reduce minimum part RigidBody mass from 2kg to 1kg + subchange = Add more realistic alternators to jets + subchange = Add warning when PersistentThrust is installed + } + } + VERSION + { + version = 17.6.2.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Fix the rotations of child parts being wrong on vessels when Principia is not installed + subchange = Rewrite rotation module caching for better perf and coherency + subchange = Patch more ways rotation and position are set, for better perf subchange = Add a note about Speculative being the default specLevel } } diff --git a/README.md b/README.md index b69edb7e5b..3baee0a3b6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

# Realism Overhaul