Skip to content

Commit 21327fb

Browse files
committed
Create one more release for KSP 1.3.1
1 parent 7372524 commit 21327fb

File tree

5 files changed

+17
-4
lines changed

5 files changed

+17
-4
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

GameData/TestFlight/TestFlight.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"VERSION":
1212
{
1313
"MAJOR": 1,
14-
"BUILD": 9,
15-
"MINOR": 0,
16-
"PATCH": 0
14+
"MINOR": 9,
15+
"PATCH": 1,
16+
"BUILD": 0
1717
},
18-
"DOWNLOAD": "https://github.com/KSP-RO/TestFlight/releases/download/1.9.0.0/TestFlight-1.9.0.0.zip"
18+
"DOWNLOAD": "https://github.com/KSP-RO/TestFlight/releases/download/1.9.1.0/TestFlight-1.9.1.0.zip"
1919
}

RELEASE_NOTES_RAW.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
1.9.1.0
2+
===========
3+
KSP Version v1.3.1
4+
5+
Changes
6+
-----------
7+
* Added ignition reliability to middle click info panel
8+
* Fixed Current Reliability values in the middle click info panel
9+
* Reworked how TF shows data in the part modules window. It now combines info from all modules into one and shows that in the same section.
10+
* Added option to disable dynamic-pressure-based ignition chance penalties
11+
* Made RandomGenerator static so that it wouldn't get reinitialized on each scene change
12+
* Disabled prelaunch ignition failures & dyn pressure penalties for any other diff preset other than Hard
13+
114
1.9.0.0
215
===========
316
KSP Version v1.3.1

0 commit comments

Comments
 (0)