Space Engineers
Isy's Simple Doors
Εμφάνιση 1-9 από 9 καταχωρίσεις
Ενημέρωση: 24 Μαϊ 2023 στις 7:49

Version 1.0.8:

- Fixed: The script will no longer leave doors stuck in an open and disabled state.

Ενημέρωση: 29 Απρ 2020 στις 4:35

Version 1.0.7:

- Added: The script will now show damaged doors and the time until it searches for new doors in the terminal info.
- Fixed: The !noAirlock keyword will now be properly recognized without recompiling the script.
- Fixed: The script will no longer disable both doors of a not fully built airlock.

Ενημέρωση: 22 Απρ 2020 στις 3:30

Version 1.0.6:

- Added: An additonal adjustable delay was added to control the time between closing the first door and opening the second door of an airlock.

Ενημέρωση: 5 Ιαν 2020 στις 11:30

Version 1.0.5:

- Added: Keyword to exclude a door from being detected as a part of an airlock. By adding "!noAirlock" to a door's name, it will still auto-close but won't trigger another nearby door to open.

Ενημέρωση: 30 Μαϊ 2019 στις 22:46

Version 1.0.4:

- Fixed: Modded doors now properly close (I used a workaround for keens bugged door status).

Ενημέρωση: 30 Μαϊ 2019 στις 2:17

Version 1.0.3:

- Added: Option to exclude doors from autoclosing. Just add '!manual' to the name of the door and it won't be closed by the script
- Fixed: Hangar doors are no longer picked up as airlocks.

Ενημέρωση: 26 Μαϊ 2019 στις 10:12

Version 1.0.2:

- Added: adjustable support for hangar doors. Hangar doors now have a separate timer on their own. The usage of hangar doors can be deactivated entirely.

Ενημέρωση: 26 Μαϊ 2019 στις 5:26

Version 1.0.1:

- Implemented most of the performance improvements, Whiplash suggested to me - thanks, buddy!

Ενημέρωση: 25 Μαϊ 2019 στις 3:54

Version 1.0.0:

- Added: Auto door close
- Added: Airlock management
- Added: Airlock door protection