Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
目前顯示第 11-20 項,共 50 項
< 1  2  3  4  5 >
更新:2018 年 7 月 14 日 @ 下午 8:32

This is nothing, i botched the upload lol

更新:2018 年 3 月 18 日 @ 下午 10: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 日 @ 下午 1:23

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

更新:2018 年 2 月 24 日 @ 下午 1:18

Minor
Updated date in the ReadMe to the correct date

更新:2018 年 2 月 24 日 @ 下午 1:16

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

更新:2017 年 12 月 18 日 @ 下午 11: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 日 @ 下午 7: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 日 @ 下午 10:44

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

更新:2017 年 8 月 28 日 @ 下午 9:55

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

更新:2017 年 8 月 28 日 @ 下午 9:51

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