Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
50개 중 1~10개 표시 중
< 1  2  3  4  5 >
업데이트: 2021년 9월 12일 오후 12시 01분

Version 42.1.2
  • Added variable to make code not wait until door is fully open to begin auto close count. This is to account for stupid door mods like VCZ which stop opening 85% of the way through the "Opening" state and never fully open.

업데이트: 2021년 6월 17일 오전 10시 26분

Version 42.1.1
  • Added option to disable drawing title screen to Ini
  • Added check for programmable blocks with no screens to the title screen manager

업데이트: 2021년 6월 16일 오후 10시 05분

Version 42.1.0
  • Door close interval now only increments when the doors are fully open
  • Added status screen manager
  • Changed default door open intervals to 3 and 10 seconds for regular and airtight hangar doors respectively

업데이트: 2021년 3월 18일 오전 11시 53분

Version 42.0.2
  • Fixed issue where airlock colors did not parse properly

업데이트: 2021년 2월 22일 오후 4시 02분

Version 42.0.1
  • Minor updates to the comments

업데이트: 2021년 2월 22일 오후 3시 52분

Version 42.0.1
  • Fixed bug where light block INI key had a trailing space which caused some real strange behavior...

업데이트: 2021년 2월 22일 오후 3시 30분

Version 42.0.0
Yet another rewrite...
  • Rewrote script to be more modern
  • Moved all configuration to custom data. No more code editing required.
  • Added support for per-door auto close delays.
  • Script now has a runtime tracker
  • Uses a better scheduling system for executing routines

업데이트: 2021년 2월 20일 오후 9시 53분

Version 39
Updated thumbnail to be smaller to hopefully alleviate user issues with script not actually pasting to the PB. The package format of the script was a double zip which is strange... Reuploading made the file structure of the script look correct.

업데이트: 2018년 7월 31일 오후 7시 25분

Version 39
  • Fix for keen's stupid negative runtime bug

업데이트: 2018년 7월 14일 오후 9시 59분

Version 38
  • Changed update frequency workaround