From 22790d8fe75f2e46b2feced1988d21179aee2265 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 14 Jul 2024 15:07:18 +0000 Subject: [PATCH] Update version to v3.10.0.0 --- GameData/RP-1/RP-1.version | 4 ++-- GameData/RP-1/changelog.cfg | 24 ++++++++++++++++++++++++ README.md | 2 +- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index c81b57ce175..08495b815f9 100644 --- a/GameData/RP-1/RP-1.version +++ b/GameData/RP-1/RP-1.version @@ -1,11 +1,11 @@ { "NAME": "Realistic Progression One", "URL": "https://raw.githubusercontent.com/KSP-RO/RP-1/master/GameData/RP-1/RP-1.version", - "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.9.0.0/RP-1-v3.9.0.0.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.10.0.0/RP-1-v3.10.0.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 3, - "MINOR": 9, + "MINOR": 10, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index df20544135d..f32ab134b33 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,30 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 3.10.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Enable comms ground station(s) only for active launch site(s) + subchange = Change pad reconditioning to be independent from other LC operations + subchange = Buff Molniya repeatable contract reward + subchange = Buff reward of far side landing optional and sample return contracts + subchange = Add support for RA TL10 (Tracking Station lvl 11) + subchange = Improve NFEX configs + subchange = Recalculate build rates when needed + subchange = Fix contract, program and part descriptions + subchange = Fix optional Lunar Landing (Uncrewed) contract description + subchange = Run Parts Browser queued changes in reverse + subchange = Stop overriding RSS space threshold for the moon + subchange = Fix airlaunch costs not getting reflected in budget calcs + subchange = Rewrite Ops time/efficiency prediction to match VBP version + subchange = Set supersonic jet trainer antenna to TL0 + subchange = Fix KSCSwitcher Harmony patch using improper KSC name + } + } + VERSION { version = 3.9.0.0 versionKSP = 1.12.3 diff --git a/README.md b/README.md index dd32569fa9a..a2c768dd324 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
Welcome to Realistic Progression One, the heavyweight career addon for Kerbal Space Program's Realism Overhaul.