From f4f28765f84ef31db0be3e1dc6843d208806951e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sat, 15 Jul 2023 07:21:22 +0000 Subject: [PATCH] Update version to v2.5.0.0 --- GameData/RP-1/RP-1.version | 6 ++--- GameData/RP-1/changelog.cfg | 46 +++++++++++++++++++++++++++++++++++++ README.md | 2 +- 3 files changed, 50 insertions(+), 4 deletions(-) diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index 545b1766be7..2a013f078ab 100644 --- a/GameData/RP-1/RP-1.version +++ b/GameData/RP-1/RP-1.version @@ -1,12 +1,12 @@ { "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.4.2.0/RP-1-v2.4.2.0.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v2.5.0.0/RP-1-v2.5.0.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 2, - "MINOR": 4, - "PATCH": 2, + "MINOR": 5, + "PATCH": 0, "BUILD": 0 }, "KSP_VERSION": { diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index 87783a05b8a..4a79e5b103f 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,52 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 2.5.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = NOTE: Loading Screens + subchange = Loading screen images have moved to the ROLoadingImages mod. Install this mod with CKAN if you want RO/RP-1 loading screens. It is a recommended mod with the Express Install. + } + CHANGE + { + change = Programs and Contracts + subchange = Early Inner Planet Probes duration decreased from 13 to 10 years, with confidence cost reductions in line with the duration (and total funds) changes + subchange = Tweak Comsat Test rewards up slightly + subchange = Fix First Solar Sat being able to be completed by using two vessels at once, one that launches to the orbit and the other that has the solar power + subchange = Fix being able to complete the Comm Network contract with only a single craft having the comm payload + subchange = Remove failure reputation from the last few contracts that had it + subchange = Fix eye-piercing red texts in contract details and crewed earth orbit contract descriptions + subchange = Add descriptions to some more programs + subchange = Explain Forced Run might be needed in the Atmosphere Analysis contract + } + CHANGE + { + change = UI + subchange = Make loading screen tips localizable, add a few more and remove obsolete ones + subchange = RP-1 shows its logo at the start of loading and, if ROLoadingImages is not installed, shows its logo throughout the loading images portion of loading + subchange = Allow adding a (Warp-to-)Fund Target to the Combined list in Space Center Management, rather than just warping directly + subchange = Replace usages of credit with unlock credit in Editor dialogs + subchange = Fix an issue where unlock credit would appear as a leader discount in cost dialogs + subchange = Clarify that net/effective integration salary is the salary paid to engineers above and beyond their idle salary for the duration of integrating the vessel, by tweaking the item name and adding a tooltip to the item in the KCT window in the editor + subchange = Speculative fix to a problem rendering RP-1 and KCT UIs during scene transition + subchange = Add a popup when the New/Upgrade/Reconstruct LC buttons are clicked without a valid vessel to base the new LC off. The popup describes how to use the functionality first: create the desired LV in the editor first, then click New (or Upgrade or Reconstruct) LC to have an LC tuned to that vessel + } + CHANGE + { + change = Other Changes + subchange = Add science-based KCT resource cost mults + subchange = Move 1959 configs for RD107 and RD108 to 1959 instead of 1960 Orbital Rocketry + subchange = Fix an issue where mission and proficiency training could be begun without selecting any nauts + } + CHANGE + { + change = New Contributors + subchange = @byt3c made their first contribution in + } + } + VERSION { version = 2.4.2.0 versionKSP = 1.12.3 diff --git a/README.md b/README.md index c333b787f65..30d0b8b4564 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.