Space Engineers

Space Engineers

Blarg's Aggressive Airlocks
20件中 11-20 を表示
< 1  >
更新: 2018年1月26日 @ 12時03分

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.

更新: 2017年11月4日 @ 5時28分

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.

更新: 2017年11月3日 @ 18時35分

Version 3.7

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

更新: 2017年11月3日 @ 18時31分

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.

更新: 2017年11月1日 @ 16時35分

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.

更新: 2017年10月31日 @ 15時40分

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?

更新: 2017年10月30日 @ 12時39分

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

更新: 2017年10月29日 @ 13時46分

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.

更新: 2017年10月28日 @ 8時54分

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.

更新: 2017年10月27日 @ 4時00分

Version 2.2

First workshop version!