Skip to content

Commit

Permalink
Update version to v3.10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jul 14, 2024
1 parent d52f6d4 commit 22790d8
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-1/RP-1.version
Original file line number Diff line number Diff line change
@@ -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
},
Expand Down
24 changes: 24 additions & 0 deletions GameData/RP-1/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<p align="center">
<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>
<a href="https://discord.gg/V73jjNd" rel="nofollow"><img src="https://badgen.net/discord/online-members/V73jjNd?icon=discord"></a>
<a href="https://github.com/KSP-RO/RP-1/compare/v3.9.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
<a href="https://github.com/KSP-RO/RP-1/compare/v3.10.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
</p>

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

0 comments on commit 22790d8

Please sign in to comment.