Skip to content

Commit e344b97

Browse files
author
GitHub Actions Bot
committed
Update version to v4.0.0.0
1 parent 2d6bd62 commit e344b97

File tree

3 files changed

+35
-4
lines changed

3 files changed

+35
-4
lines changed

GameData/RP-1/RP-1.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"NAME": "Realistic Progression One",
33
"URL": "https://raw.githubusercontent.com/KSP-RO/RP-1/master/GameData/RP-1/RP-1.version",
4-
"DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.24.0.0/RP-1-v3.24.0.0.zip",
4+
"DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v4.0.0.0/RP-1-v4.0.0.0.zip",
55
"HOMEPAGE": "https://github.com/KSP-RO/RP-1/",
66
"VERSION": {
7-
"MAJOR": 3,
8-
"MINOR": 24,
7+
"MAJOR": 4,
8+
"MINOR": 0,
99
"PATCH": 0,
1010
"BUILD": 0
1111
},

GameData/RP-1/changelog.cfg

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,37 @@ KERBALCHANGELOG
55
author = KSP-RO team
66
website = github.com/KSP-RO/RP-1
77
VERSION
8+
{
9+
version = 4.0.0.0
10+
versionKSP = 1.12.3
11+
CHANGE
12+
{
13+
change = What's Changed
14+
subchange = Kerbalism hard drives: Probe cores now have a limited amount of data storage, which can be upgraded with tech unlocks.
15+
subchange = Science parts rebalance: Remote science parts (cameras and spectrometers) have had major reworks, rebalancing data amounts and durations to be more realistic, while also adding sunlight requirements to many of them. The Early magnetometer has also been changed to more accurately represent early magnetometer experiments
16+
subchange = Crewed Mars Program: A new crewed Mars exploration has been added
17+
}
18+
CHANGE
19+
{
20+
change = All Changes
21+
subchange = Fix NRE with Popups in Tracking Station
22+
subchange = Move the small rotors to 1957 so Juno can have its spin table
23+
subchange = Change time format information to a tooltip
24+
subchange = Allow stock alarms to be used if KAC is not installed
25+
subchange = Fix wrong launch location after switching editors
26+
subchange = Rebalance Early magnetometer mass and power draw
27+
subchange = Overhaul science configs
28+
subchange = Add Kerbalism hard drive configs
29+
subchange = Crewed Mars Program
30+
subchange = Update magnetometer models
31+
subchange = Rebalance leaders
32+
subchange = Add maxSrfVel option to HorizontalLanding parameter
33+
subchange = Add difficulty settings for unlock credit and training rates
34+
subchange = Increase the technology and contract requirements for the crewed lunar missions
35+
subchange = Actually configure 4-vernier LR91, remove old configs
36+
}
37+
}
38+
VERSION
839
{
940
version = 3.24.0.0
1041
versionKSP = 1.12.3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p align="center">
55
<a href="https://nightly.link/KSP-RO/RP-1/workflows/build/master/RP-1.zip" rel="nofollow"><img src="https://badgen.net/badge/Nightly%20build/download/blue"></a>
66
<a href="https://discord.gg/V73jjNd" rel="nofollow"><img src="https://badgen.net/discord/online-members/V73jjNd?icon=discord"></a>
7-
<a href="https://github.com/KSP-RO/RP-1/compare/v3.24.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
7+
<a href="https://github.com/KSP-RO/RP-1/compare/v4.0.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
88
</p>
99

1010
Welcome to Realistic Progression One, the heavyweight career addon for Kerbal Space Program's Realism Overhaul.

0 commit comments

Comments
 (0)