Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
Affichage des entrées 11-20 sur 50
< 1  2  3  4  5 >
Mis à jour le : 14 juil. 2018 à 20h32

This is nothing, i botched the upload lol

Mis à jour le : 18 mars 2018 à 22h34

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

Mis à jour le : 24 févr. 2018 à 13h23

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

Mis à jour le : 24 févr. 2018 à 13h18

Minor
Updated date in the ReadMe to the correct date

Mis à jour le : 24 févr. 2018 à 13h16

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

Mis à jour le : 18 déc. 2017 à 23h46

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

Mis à jour le : 22 nov. 2017 à 19h36

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.

Mis à jour le : 28 aout 2017 à 22h44

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

Mis à jour le : 28 aout 2017 à 21h55

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

Mis à jour le : 28 aout 2017 à 21h51

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