Space Engineers
Auto Door and Airlock Manager
Εμφάνιση 1-10 από 17 καταχωρίσεις
< 1  2 >
Ενημέρωση: 23 Απρ 2019 στις 18:21

Updated from deprecated panel API
Changed pressure status color to dynamic color

Ενημέρωση: 25 Δεκ 2018 στις 21:52

Ενημέρωση: 14 Δεκ 2018 στις 13:10

Changed how the seal delay functions and increased the delay from 1.5 to 2 seconds
- This is so the system has time to recognize the sealed door(s) and not eject all your oxygen despite the door(s) being closed
Set update frequency to 1 while initializing and 10 while active
- This may cost some sim speed while initializing but it will go up to 10x faster
Reduced default actionLimiterMultiplier to make initialization a little easier on sim speed

Ενημέρωση: 14 Δεκ 2018 στις 12:38

Added a bit of automation
Airlocks consisting of two sliding doors with their backs in contact with eachother will automatically make an airlock
All doors, including airlock and autodoors, will be tagged with a distance tag if one is not found
You can now make autodoors by just putting the keyword autoDoor in the name
You can now make airlocks by placing two sliding doors with their backs in contact

Ενημέρωση: 12 Δεκ 2018 στις 17:47

Added function for controlling oxygen generators
Turns on/off according to the total oxygen tank level and setting for intakeCutOffLevel
Added setting controlGenerators to toggle this

Ενημέρωση: 12 Δεκ 2018 στις 14:26

Added check to fix lcd output bug related to airlocks without vents

Ενημέρωση: 12 Δεκ 2018 στις 13:55

Should work while moving now

Ενημέρωση: 11 Δεκ 2018 στις 11:56

Improved performance
Improved functionality
- Works better with multiple people and objects

Ενημέρωση: 29 Νοε 2018 στις 1:10

Changed main output panel status to reflect the UseRangeOnly setting

Ενημέρωση: 29 Νοε 2018 στις 1:03

Improved door logic
Added UseRangeOnly setting for using the ranges on the doors and your orientation only
- This will stop tracking your occupancy, or your position in the airlock area
- This will slightly speed up the script
Added ControlIntake setting for controlling air vents labeled with 'intake' in the name
- These vents will be enabled/disabled when overall oxygen tank percentage is below/ above 90%