Skip to content

Releases: ElWanderer/kOS_scripts

v1.0.1 "SET NUM_BUGS TO NUM_BUGS - 2"

31 May 10:10

Choose a tag to compare

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 call deorbitNode() 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

v1.1.0beta Happy Upgrade Dance

21 Jan 11:37

Choose a tag to compare

Pre-release

This is the work so far with the upgrade for kOS v1.0.3/KSP v1.2.2.

Almost everything has been tested, bar a few boot scripts. See issue #66 for more details. Also includes changes for issues #4, #25, #101, #109 which may not be fully tested yet.

Note - this release is based on a draft Github branch, that will be deleted once the release happens for real.

v1.0.0 "SET released TO TRUE."

20 Dec 16:06

Choose a tag to compare

ElWanderer's kOS Scripts, v1.0.0 "SET released TO TRUE."

This is the initial release, now that I have finished documenting everything and ironing out the major bugs.

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