You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
*Lasciate ogne speranza, voi ch'intrate*
3
3
- - -
4
4
5
+
* 2019-0125: 4.0.0.2 (Lisias) for KSP >= 1.3.1
6
+
+ Merging upstream updates:
7
+
- [blowfish](https://forum.kerbalspaceprogram.com/index.php?/profile/119688-blowfish/) worked his magic once more and now MM does the patching while the game loads the models and textures.
8
+
- Fix tech tree and modded physics
9
+
+ (my) Fixes to the upstream:
10
+
- Fixing the Logging system, restoring the (sane) previous behaviour. The new logs were preserved, and can be found on `<KSP_ROOT>/Logs/ModuleManager`
11
+
- Allowing "stock" compatibility to 1.3.1 by avoiding >= 1.4 specifics #hurray :)
12
+
- Monitoring changes to TechTree and Physics
13
+
- Preventing hijacking them when another Add'On changes them.
14
+
- They are set up only **one** at first time Space Center is loaded. From there, it only logs if they were changed.
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
*Lasciate ogne speranza, voi ch'intrate*
3
3
- - -
4
4
5
+
* 2019-0125: 4.0.0.2 (Lisias) for KSP >= 1.3.1
6
+
+ Merging upstream updates:
7
+
- [blowfish](https://forum.kerbalspaceprogram.com/index.php?/profile/119688-blowfish/) worked his magic once more and now MM does the patching while the game loads the models and textures.
8
+
- Fix tech tree and modded physics
9
+
+ (my) Fixes to the upstream:
10
+
- Fixing the Logging system, restoring the (sane) previous behaviour. The new logs were preserved, and can be found on `<KSP_ROOT>/Logs/ModuleManager`
11
+
- Allowing "stock" compatibility to 1.3.1 by avoiding >= 1.4 specifics #hurray :)
12
+
- Monitoring changes to TechTree and Physics
13
+
- Preventing hijacking them when another Add'On changes them.
14
+
- They are set up only **one** at first time Space Center is loaded. From there, it only logs if they were changed.
0 commit comments