File tree Expand file tree Collapse file tree 3 files changed +8
-15
lines changed
Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5- * 2019-1018: 4.1.0.1 (Lisias) for KSP >= 1.3.1
6- + Updating code to the latest KSPe API
7- - New KSPUnity facilities
5+ * 2020-0526: 4.1.3.1 (Lisias) for KSP >= 1.3.1
6+ + Adding a nice 'Houston' GUI message
87 + Merging upstream updates:
9- - escaping/unescaping control chars on node values
10- - Fixing database dumping to files
11- - Fixing the reload dialog
12- - Making Cats compatible to Unity 2019
8+ - Adding an Exception interceptor to catch `ReflectionTypeLoadException` and properly blame DLLs
9+ - Cleanup the InterceptLogHandler, remove double logging and avoid any risk of throwing more
1310 + These things were reworked to keep them compatible with previous KSP versions.
Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5- * 2019-1018: 4.1.0.1 (Lisias) for KSP >= 1.3.1
6- + Updating code to the latest KSPe API
7- - New KSPUnity facilities
5+ * 2020-0526: 4.1.3.1 (Lisias) for KSP >= 1.3.1
6+ + Adding a nice 'Houston' GUI message
87 + Merging upstream updates:
9- - escaping/unescaping control chars on node values
10- - Fixing database dumping to files
11- - Fixing the reload dialog
12- - Making Cats compatible to Unity 2019
8+ - Adding an Exception interceptor to catch `ReflectionTypeLoadException` and properly blame DLLs
139 + These things were reworked to keep them compatible with previous KSP versions.
1410* 2019-0807: 4.0.3.1 (Lisias) for KSP >= 1.3.1
1511 + Updating code to the latest KSPe API
Original file line number Diff line number Diff line change 77 "VERSION":{
88 "MAJOR":4,
99 "MINOR":1,
10- "PATCH":0 ,
10+ "PATCH":3 ,
1111 "BUILD":1
1212 },
1313 "KSP_VERSION_MIN":{
You can’t perform that action at this time.
0 commit comments