Space Engineers
Airlock Master Computer v1.72 - with air seal/depressurize waiting!
1–10 из 14
< 1  2 >
Обновление: 16 июл. 2015 г. в 16:35

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

Обновление: 19 апр. 2015 г. в 8:38

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

Обновление: 18 апр. 2015 г. в 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.

Обновление: 17 апр. 2015 г. в 9:01

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

Обновление: 6 апр. 2015 г. в 8:01

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

Обновление: 29 мар. 2015 г. в 3:13

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

Обновление: 22 мар. 2015 г. в 16:23

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

Обновление: 22 мар. 2015 г. в 16:17

Обновление: 22 мар. 2015 г. в 11:22

- Added screen support.

Обновление: 22 мар. 2015 г. в 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.