Skip to content

Releases: markjfisher/kOS-KerbalEngineer

Charming Mellite

01 Nov 13:36
Compare
Choose a tag to compare
  • Add Suicide Burn values for Countdown, DeltaV, Length, Distance, Altitude
  • Add TWR values for Actual and Total
  • Add Thermal values for criticalPartName, criticalTemperature, criticalTemperatureMax, criticalThermalPercentage, criticalSkinTemperature, criticalSkinTemperatureMax

Subtle Address

26 Oct 13:35
Compare
Choose a tag to compare

Initial release.

  • addons:ke:nodeHalfBurnTime - returns next node's "half" burn time, which can be used as a guide to how long a node needs to burn for.
  • addons:ke:nodeBurnTime - The full burn time of next node similar to above.
  • addons:ke:help - prints to the terminal a link to the docs and version information
  • addons:ke:version - returns a string of this mod and KerbalEngineer's installed versions.