A maintenance release for the v1.0 branch (KSP v1.1.3), containing minor updates made since the v1.0.0 release.
Changes:
- Ability to perform burns with RCS thrusters (issue #4)
- Allow part tags to force single/multi-CPU version of init to be loaded. (issue #101)
- Improved burn start time calculation (issue #109)
- Fixes a bug in
KMRescue.ks
(it used to try to find an old file that no longer exists, which would cause it to crash). - Fixes a bug in
KRescue.ks
(it would potentially calldeorbitNode()
again after lowering the periapsis into the atmosphere). - Documentation typo fixes
These scripts have been written to work with KSP v1.1.3 / kOS v1.0.1. WARNING: these do not work properly under later releases of KSP or kOS.
https://github.com/ElWanderer/kOS_scripts
ElWanderer / Geoff Banks