File tree Expand file tree Collapse file tree 3 files changed +25
-8
lines changed Expand file tree Collapse file tree 3 files changed +25
-8
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"VERSION": {
11
11
"MAJOR": 17,
12
- "MINOR": 18 ,
12
+ "MINOR": 19 ,
13
13
"PATCH": 0,
14
14
"BUILD": 0
15
15
},
Original file line number Diff line number Diff line change @@ -6,16 +6,33 @@ KERBALCHANGELOG
6
6
website = github.com/KSP-RO/RealismOverhaul
7
7
VERSION
8
8
{
9
- version = 17.18 .0.0
9
+ version = 17.19 .0.0
10
10
versionKSP = 1.12.3
11
11
CHANGE
12
12
{
13
13
change = What' s Changed
14
- subchange = Change radiatorHeadroom value to restore analytical propellant cooling functionality
15
- subchange = Remove restart penalties from IRFNA-III Agenas
16
- subchange = Set airbag landing speed to more sensible value
17
- subchange = Add PT6 configs
18
- subchange = Configure BDA parts
14
+ subchange = Remove RSSROConfig lines from localizations
15
+ subchange = Add dependency on tweakscalerescaled-redist
16
+ subchange = Mercury & Vostok retros
17
+ subchange = Fix typos in some config properties
18
+ subchange = Reduce minimum part RB mass even further to 0.1kg
19
+ subchange = Fix typo in fuel load of spin motor (small)
20
+ subchange = Fix duplicate lines in AdvCapsule
21
+ subchange = Default battery tank to highest available level
22
+ }
23
+ }
24
+ VERSION
25
+ {
26
+ version = 17.18.0.0
27
+ versionKSP = 1.12.3
28
+ CHANGE
29
+ {
30
+ change = What' s Changed
31
+ subchange = Change radiatorHeadroom value to restore analytical propellant cooling functionality
32
+ subchange = Remove restart penalties from IRFNA-III Agenas
33
+ subchange = Set airbag landing speed to more sensible value
34
+ subchange = Add PT6 configs
35
+ subchange = Configure BDA parts
19
36
}
20
37
}
21
38
VERSION
Original file line number Diff line number Diff line change 4
4
<p align =" center " >
5
5
<a href =" https://nightly.link/KSP-RO/RealismOverhaul/workflows/buildAndTest/master/RealismOverhaul.zip " rel =" nofollow " ><img src =" https://badgen.net/badge/Nightly%20build/download/blue " ></a >
6
6
<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/RealismOverhaul/compare/v17.18 .0.0...master " rel =" nofollow " ><img src =" https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest " ></a >
7
+ <a href =" https://github.com/KSP-RO/RealismOverhaul/compare/v17.19 .0.0...master " rel =" nofollow " ><img src =" https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest " ></a >
8
8
</p >
9
9
10
10
# Realism Overhaul
You can’t perform that action at this time.
0 commit comments