Space Engineers

Space Engineers

Whip's Auto Door and Airlock Script
A apresentar 21-30 de 50 entradas
< 1  2  3  4  5 >
Atualização: 28 ago. 2017 às 14:03

Version 25
  • Added in airlock sound block
  • Fixed issue where parachute blocks would be closed automatically

Atualização: 21 ago. 2017 às 20:40

Version 24
  • Fixed issue where airlock lights with spaces in their names weren't being recognized.

Atualização: 16 ago. 2017 às 1:09

Version 23 (Minor Change)
  • Fixed the date in the readme :P

Atualização: 16 ago. 2017 às 1:03

Version 23
  • Fixed airlock lights not being recognized (Reported by: Phraxas)

Atualização: 13 ago. 2017 às 10:27

Version 22
  • Fixed issue where all doors were being closed instead of just auto doors (Reported by: CyberFoxx) - v22
  • Disabled variable config framework until I can get a color parser working - v22

Atualização: 13 ago. 2017 às 2:25

Version 21
  • Major rewrite of code to make it more efficient
  • Massively improved performance by caching a bunch of stuff instead of allocating it every run. Code now searches for blocks every 10 seconds instead of every run!
  • Added variable "ignoreDoorsOnOtherGrids" to allow you to ignore doors on other grids

Atualização: 13 fev. 2017 às 23:23

Revision 19
  • Changed default door open interval to 4 seconds
  • Fixed use of obsolete door properties. Updated to be compatable with the newest programming API
  • Updated cover art and instructions

Atualização: 24 set. 2016 às 13:19

Revision 18
  • Added in an ignoreAllHangarDoors variable. This is set to false by default

Atualização: 24 set. 2016 às 11:00

Revision 17
  • Fixed an issue where airlock code was not working

Atualização: 21 set. 2016 às 16:24

Revision 16
  • Added in booleans to enable/disable the auto door and airlock functions
  • Added seperate door closing time for airtight hangar doors (15 seconds). Hangar doors are no longer excluded by default
  • Improved program info display