Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
50件中 11-20 を表示
< 1  2  3  4  5 >
更新: 2018年7月14日 @ 20時32分

This is nothing, i botched the upload lol

更新: 2018年3月18日 @ 22時34分

Version 37
  • Fixed issue where code ran multiple times per tick in DS - v36
  • Added method to only search for blocks that are attached to the grid via rotors/pistons (not connectors) - v37

更新: 2018年2月24日 @ 13時23分

Version 35
  • Readded bracket recognition, but changed code to search for the exclusion string with AND without brackets

更新: 2018年2月24日 @ 13時18分

Minor
Updated date in the ReadMe to the correct date

更新: 2018年2月24日 @ 13時16分

Version 34
  • Fixed ReadMe regarding excluding doors
  • Removed brackets from strings to avoid issues with legacy exclusion tags

更新: 2017年12月18日 @ 23時46分

Version 33
  • Fixed memory leak issue
  • Added emergency instruction limit abort
  • Fixed issue where excluded doors added after initialization were not being ignored

更新: 2017年11月22日 @ 19時36分

Version 31
  • This code now triggers itself without timers
  • Made code check if airlocks and auto doors already exist before overwriting them. This should make open durations more consistent.

更新: 2017年8月28日 @ 22時44分

Version 28
  • Changed code to use classes
  • Improved detailed info output

更新: 2017年8月28日 @ 21時55分

Version 27
  • Declared lists within the foreach loop at the suggestion of rexxar

更新: 2017年8月28日 @ 21時51分

Version 26
  • Fixed code only working for one single airlock group