Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
50개 중 21~30개 표시 중
< 1  2  3  4  5 >
업데이트: 2017년 8월 28일 @ 오후 2시 03분

Version 25
  • Added in airlock sound block
  • Fixed issue where parachute blocks would be closed automatically

업데이트: 2017년 8월 21일 @ 오후 8시 40분

Version 24
  • Fixed issue where airlock lights with spaces in their names weren't being recognized.

업데이트: 2017년 8월 16일 @ 오전 1시 09분

Version 23 (Minor Change)
  • Fixed the date in the readme :P

업데이트: 2017년 8월 16일 @ 오전 1시 03분

Version 23
  • Fixed airlock lights not being recognized (Reported by: Phraxas)

업데이트: 2017년 8월 13일 @ 오전 10시 27분

Version 22
  • Fixed issue where all doors were being closed instead of just auto doors (Reported by: CyberFoxx) - v22
  • Disabled variable config framework until I can get a color parser working - v22

업데이트: 2017년 8월 13일 @ 오전 2시 25분

Version 21
  • Major rewrite of code to make it more efficient
  • Massively improved performance by caching a bunch of stuff instead of allocating it every run. Code now searches for blocks every 10 seconds instead of every run!
  • Added variable "ignoreDoorsOnOtherGrids" to allow you to ignore doors on other grids

업데이트: 2017년 2월 13일 @ 오후 11시 23분

Revision 19
  • Changed default door open interval to 4 seconds
  • Fixed use of obsolete door properties. Updated to be compatable with the newest programming API
  • Updated cover art and instructions

업데이트: 2016년 9월 24일 @ 오후 1시 19분

Revision 18
  • Added in an ignoreAllHangarDoors variable. This is set to false by default

업데이트: 2016년 9월 24일 @ 오전 11시 00분

Revision 17
  • Fixed an issue where airlock code was not working

업데이트: 2016년 9월 21일 @ 오후 4시 24분

Revision 16
  • Added in booleans to enable/disable the auto door and airlock functions
  • Added seperate door closing time for airtight hangar doors (15 seconds). Hangar doors are no longer excluded by default
  • Improved program info display