Space Engineers

Space Engineers

Airlock Master Computer v1.72 - with air seal/depressurize waiting!
Showing 1-10 of 14 entries
< 1  2 >
Update: Jul 16, 2015 @ 4:35pm

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

Update: Apr 19, 2015 @ 8:38am

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

Update: Apr 18, 2015 @ 10:35am

- 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.

Update: Apr 17, 2015 @ 9:01am

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

Update: Apr 6, 2015 @ 8:01am

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

Update: Mar 29, 2015 @ 3:13am

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

Update: Mar 22, 2015 @ 4:23pm

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

Update: Mar 22, 2015 @ 4:17pm

Update: Mar 22, 2015 @ 11:22am

- Added screen support.

Update: Mar 22, 2015 @ 10:02am

- 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.