Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
Affichage des entrées 1-10 sur 50
< 1  2  3  4  5 >
Mis à jour le : 12 sept. 2021 à 12h01

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.

Mis à jour le : 17 juin 2021 à 10h26

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

Mis à jour le : 16 juin 2021 à 22h05

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

Mis à jour le : 18 mars 2021 à 11h53

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

Mis à jour le : 22 févr. 2021 à 16h02

Version 42.0.1
  • Minor updates to the comments

Mis à jour le : 22 févr. 2021 à 15h52

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

Mis à jour le : 22 févr. 2021 à 15h30

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

Mis à jour le : 20 févr. 2021 à 21h53

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.

Mis à jour le : 31 juil. 2018 à 19h25

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

Mis à jour le : 14 juil. 2018 à 21h59

Version 38
  • Changed update frequency workaround