Space Engineers
Whip's Automatic Drop Pod Script
Показване на 11 — 17 от 17 постъпления
< 1  >
Обновление: 2 юни 2017 в 2:20

Version 49
  • Added new configurable variable named "shutdownTime"

Обновление: 2 юни 2017 в 1:58

Version 48
  • Added WorldMatrix workaround into gyro orientation method... I hate you keen.

Обновление: 2 юни 2017 в 1:03

Version 47
  • Introduced workarounds to get around WorldMatrix bugs. Thank you Digi for your help with this :)

Обновление: 30 май 2017 в 1:44

Version 46
  • Added more text to setup results
  • Removed all static instance fields due to concerns about memory leaks

Обновление: 25 май 2017 в 22:40

Version 44
  • Changed variable "timerName" name to "loopTimerName" to further distinguish the purpose of the variable. Sorry for any inconvenience that this may cause with any custom configs that you had.
  • Added optional variable "landingTimerName" which specifies the name of a timer to trigger after landing. Use of this feature is totally optional :)

Обновление: 24 май 2017 в 14:42

Version 43
  • Changed brakeSpeedThreshold name to descentSpeed to better represent the variable's function

Обновление: 22 май 2017 в 16:13

Version 42 - Initial Public Release