Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
Menampilkan11-20 dari 50 kiriman
< 1  2  3  4  5 >
Pembaruan: 14 Jul 2018 @ 8:32pm

This is nothing, i botched the upload lol

Pembaruan: 18 Mar 2018 @ 10:34pm

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

Pembaruan: 24 Feb 2018 @ 1:23pm

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

Pembaruan: 24 Feb 2018 @ 1:18pm

Minor
Updated date in the ReadMe to the correct date

Pembaruan: 24 Feb 2018 @ 1:16pm

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

Pembaruan: 18 Des 2017 @ 11:46pm

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

Pembaruan: 22 Nov 2017 @ 7:36pm

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.

Pembaruan: 28 Agu 2017 @ 10:44pm

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

Pembaruan: 28 Agu 2017 @ 9:55pm

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

Pembaruan: 28 Agu 2017 @ 9:51pm

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