From 8d889fc6f6c9d27760dfa262596d659123170fe0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 17 Jul 2023 10:18:17 +0000 Subject: [PATCH] Update version to v2.6.2.0 --- GameData/RP-1/RP-1.version | 6 +++--- GameData/RP-1/changelog.cfg | 20 ++++++++++++++++++++ README.md | 2 +- 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index 87366d35835..1392c3451f8 100644 --- a/GameData/RP-1/RP-1.version +++ b/GameData/RP-1/RP-1.version @@ -1,13 +1,13 @@ { "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.6.1.1/RP-1-v2.6.1.1.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v2.6.2.0/RP-1-v2.6.2.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 2, "MINOR": 6, - "PATCH": 1, - "BUILD": 1 + "PATCH": 2, + "BUILD": 0 }, "KSP_VERSION": { "MAJOR": "1", diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index 5e101a1d18c..6ba8da60d32 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,26 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 2.6.2.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Switch to a general integration cost for hazardous resources rather than the old per-part system. This should reduce spiky values for service modules and the like. This should result in similar integration times to before the changes to resource multipliers, except for a decrease in integration time for crewed vessels with fuel cells and hypergolics + subchange = Fix an issue where a previous fix to subsidy calculations was only cosmetic, leading to lower than designed subsidy + subchange = Fix the Reputation tooltip overestimating reputation decay + subchange = Fix predicted subsidy in the Budget screen not taking leaders into account when predicting reputation decay + subchange = Fix Comm Test and Early Comm Satellite contracts not counting as optional for the Comm Network program + subchange = Refresh the Integration Info window when unlocking a part or upgrade + subchange = Fix the Fund Target in the Combined tab of Space Center Management not clearing correctly + subchange = Speed up rendering of the Combined tab + subchange = Mention the use of Shift (x10), Ctrl (x100), and Alt (Max Possible) for staff changes in the Staff window + subchange = Add a startup popup mentioning ROLoadingImages if it is not installed + subchange = Unstick HasCrewCapacity in contracts + } + } + VERSION { version = 2.6.1.1 versionKSP = 1.12.3 diff --git a/README.md b/README.md index aa4d7f117d3..512ebcb8d55 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.