Skip to content

Releases: space-is-hard/kOS-Utils

v1.2

09 Sep 23:19

Choose a tag to compare

Changelog

v1.2

  • Adjusted selection menu loop time for better responsiveness
  • Functionality added to panel util and RT antenna util to allow each to open when the vessel is landed and stationary
  • Optimized RT antenna util's setup
  • Implemented a function that shuts down the kOS core if the vessel's electric charge is below 10% capacity and falling

How to install

  1. Download and install kOS (CKAN is great for this!)
  2. Download the kOS Utilities Script and place it in your [KSP install location]/Ships/Script folder (kOS will create this folder, however if you haven't run KSP with kOS installed, you may create it yourself).
  3. Attach a kOS CPU to your craft of choice
  4. In the tweakable menu for the CPU, select boot_kos_utils as the boot script
  5. Launch your ship and follow the instructions!

NOTE: Using the selection menu requires the terminal window to be unfocused due to the way the script reads pilot control commands to handle input.

v1.1

16 Aug 13:06

Choose a tag to compare

Changelog

v1.1

  • Added small WAIT to utility loop to prevent it from running multiple times per physics tick
  • Selection menu now loops back to start when scrolling past the last selection (TDW89)
  • Added Fairing Util and LES Util (TDW89)
  • Added Autobrake Util
  • Extended selection menu length to 9 total utils, 7 are active and 2 are empty
  • General optimization

How to install

  1. Download and install kOS (CKAN is great for this!)
  2. Download the kOS Utilities Script and place it in your [KSP install location]/Ships/Script folder (kOS will create this folder, however if you haven't run KSP with kOS installed, you may create it yourself).
  3. Attach a kOS CPU to your craft of choice
  4. In the tweakable menu for the CPU, select boot_kos_utils as the boot script
  5. Launch your ship and follow the instructions!

v1.0 Initial Release

11 Aug 15:50

Choose a tag to compare

How to install

  1. Download and install kOS (CKAN is great for this!)
  2. Download the kOS Utilities Script and place it in your [KSP install location]/Ships/Script folder (kOS will create this folder, however if you haven't run KSP with kOS installed, you may create it yourself).
  3. Attach a kOS CPU to your craft of choice
  4. In the tweakable menu for the CPU, select boot_kos_utils as the boot script
  5. Launch your ship and follow the instructions!