Space Engineers

Space Engineers

Blarg's Aggressive Airlocks
Hiển thị 11-20 trong 20 mục
< 1  >
Cập nhật: 26 Thg01, 2018 @ 12:03pm

Version 5.0

A complete rewrite of the script, merged with parts of the old to give you both. What version you get depends on if you run it with a timer block or not.

This rewrite contains better resource handling, better error handling and messages, better settings menu, 50% fewer clicks per interaction with airlocks, and more.

Cập nhật: 4 Thg11, 2017 @ 5:28am

Version 3.8

You can now set a custom auto-close delay for a specific door in Custom Data. Write e.g. "delay: 10000" for a 10 second delay.
Setting the delay to 0 turn off auto-close for that specific door. But it can still be part of airlocks, unlike when using the #ignore tag.

Cập nhật: 3 Thg11, 2017 @ 6:35pm

Version 3.7

Forgot about the #ignore tag in the last update. Now you can put that in Custom Data as well.

Cập nhật: 3 Thg11, 2017 @ 6:31pm

Version 3.6

The airlock tag #AL can now be placed in Custom Data as well. In case you don't like seeing tags in your terminal.

Cập nhật: 1 Thg11, 2017 @ 4:35pm

Version 3.5

Lights can now be part of an Extended advanced airlock. Just put them in the group.

They will shine a different color based on if the airlock is pressurized or not. And they'll flash while (de)pressurizing.

Cập nhật: 31 Thg10, 2017 @ 3:40pm

Version 3.4

Hangar doors!
You can now put hangar doors in your Extended advanced airlocks.
Note that hangar doors does not close after a set delay. They only close when you toggle the airlock or close them manually.

#ignore tag (configurable)
You can now exclude doors from the script by typing #ignore in the name of it.
By design, this does not work on extended advanced airlocks. I assume if you add a door to the airlocks group you want that in your airlock. Otherwise, why is it in your airlock?

Cập nhật: 30 Thg10, 2017 @ 12:39pm

Version 3.3
Fixed a problem where it wouldn't detect all types of airlocks.

Cập nhật: 29 Thg10, 2017 @ 1:46pm

Version 3.2

You can now have a ridiculous amount of airlocks:


I doubled the amount of doors the script can handle to ~180 before it hits Space engineers complexity limit.
Note that this is only during setup of the airlocks and that when operating normally it's actually quite light (In the picture above it's using 1.8% of the allowed computing power).

(You can now type "nerd" in the argument field to enable stats about your ship and how close to the limits you are).

This update also includes a couple of bug fixes.

Cập nhật: 28 Thg10, 2017 @ 8:54am

Version 3.0

The script now supports airlocks with more than one of each door/vent.

Setup exactly like Advanced airlocks, but put all the doors and vents in a group. Name doesn't matter. Just make sure the outer doors have the #AL tag in their name.

Cập nhật: 27 Thg10, 2017 @ 4:00am

Version 2.2

First workshop version!