Space Engineers

Space Engineers

Airlock Master Computer v1.72 - with air seal/depressurize waiting!
Mostrando 1-10 de 14 aportaciones
< 1  2 >
Actualización: 16 JUL 2015 a las 16:35

v1.72
- Fixed code to work with the changes in game v01.091

Actualización: 19 ABR 2015 a las 8:38

- Changed waitForDepressurize to waitForAir because now it also waits for air seal;
- Changed default vent depressurize for closing outside door to false.

Actualización: 18 ABR 2015 a las 10:35

- Added waitForDepressurize and depressurizeTimeout variables;
- Implemented the depressurize waiting system along with a failsafe timeout;
- Added $oxygen$ which is updated with the oxygen % reported by the airlock (if any), only works in the air vent statuses.

Actualización: 17 ABR 2015 a las 9:01

- Removed the language dependency on setting the air vent status.

Actualización: 6 ABR 2015 a las 8:01

- Fixed editing ventDepressurize causing an error;
- Added separate delay for opening inside or outside door.

Actualización: 29 MAR 2015 a las 3:13

- Added support for multiple blocks with the same name for doors, lights, sound blocks and air vents.

Actualización: 22 MAR 2015 a las 16:23

- Fixed an issue with all airlock screens being updated by any airlock.

Actualización: 22 MAR 2015 a las 16:17

Actualización: 22 MAR 2015 a las 11:22

- Added screen support.

Actualización: 22 MAR 2015 a las 10:02

- Fixed vent depressurize settings for closing doors being swapped;
- Redid the tick system so now you can now set how frequent the script is getting called so the time is calculcated properly.