From 4970bdea527de8cc97b52c59f0b185eade74cd85 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 26 Jun 2023 06:49:45 +0000 Subject: [PATCH] Update version to v2.3.0.0 --- GameData/RP-1/RP-1.version | 4 +-- GameData/RP-1/changelog.cfg | 52 +++++++++++++++++++++++++++++++++++++ README.md | 2 +- 3 files changed, 55 insertions(+), 3 deletions(-) diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index b45fe6579cb..2987cc0c9c4 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/v2.2.0.0/RP-1-v2.2.0.0.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v2.3.0.0/RP-1-v2.3.0.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 2, - "MINOR": 2, + "MINOR": 3, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index 2441d7651e7..500c9f5bef2 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,58 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 2.3.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = Programs and Contracts + subchange = Rework X-Plane program + subchange = Updates to SR, Early Sat, Targeted and Commnet contract reputation rewards. + subchange = Set Distance SR payload to a fixed amount and halve the per-level downrange increase + subchange = Fix Mars/Venus orbiter contracts confidence + } + CHANGE + { + change = Leaders + subchange = Fix Sarabhal typo so now extra confidence is correctly generated + subchange = Rebalance RP-1 contractors and subcontractors + subchange = Leader typo fixes + } + CHANGE + { + change = Funds + subchange = Unlock Credit is now global, rather than per tech node + subchange = Fix multiple issues with Unlock Credit when attempt to purchase locked parts and configs + subchange = Clarify UI when unlocking configs as part of the Build Vessel UI + subchange = Tooling support for Modular Nose Cone + subchange = Clarify wording of Reputation / Subsidy tooltip + subchange = Increase the effect of reputation on subsidy, lowering the rep required for maximum possible subsidy + subchange = Fix WarpToFundTarget with high incomes + } + CHANGE + { + change = Other Changes + subchange = Fix incompatibility with Editor Extensions Redux + subchange = Don't show engine config upgrades in the tech tree for engines that don't exist as parts + subchange = Add Newspaper articles for Lunar Orbit and Crewed Orbit + subchange = Switch papers to tabs and make them easier to read + subchange = Fix Mass Spec experiments not starting as completed for landed/splashed/flying-low on Earth + subchange = Added simplified Chinese Localization + subchange = Configure Soviet/Russian Hall Effect thrusters + subchange = Moved Procedural Probe Core (ROTanks version) to start + subchange = Fix UI bug where it looked like you could roll out vessels to pads undergoing reconditioning + subchange = Lower default reputation loss on naut death (please manually update your RP-1 difficulty settings for existing games, the defaults is now 50 rep rather than 500) + subchange = HasCompleted vessel parameter and RP1ContractTracker + } + CHANGE + { + change = New Contributors + subchange = @mbnull made their first contribution in + subchange = @FioraAeterna made their first contribution in + } + } + VERSION { version = 2.2.0.0 versionKSP = 1.12.3 diff --git a/README.md b/README.md index 211dd8104a7..9818fb73535 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.