Space Engineers

Space Engineers

Blarg's Aggressive Airlocks
20件中 1-10 を表示
< 1  2 >
更新: 2020年8月27日 @ 8時18分

Version 6.4

Fixed the Frostbite DLC Gate not registering as a hangar door.


Version 6.3

Fixed tiny airlocks not working in some orientations.
They are now more flexible as well. Any 2 adjacent doors that face the same or opposite way will register.

更新: 2020年1月21日 @ 11時04分

Version 6.2

Fixed deprecation warnings at installation of the script.

更新: 2019年3月30日 @ 6時26分

Version 6.1

• Fixed lights not working if no LCDs were present in the group.

• Added a status display. It's the same thing you can see in the programmable block, but on an LCD. (It Was available on a debug lcd previously).
Usage: Tag one or more LCDs that are not in a group with #AL

• Made tags case insensitive.

• Added an experimental feature to Group airlocks and hangars:
Timers. You can now add timer blocks to the group.
A tagged timer will "trigger now" when opening to the outside.
A untagged timer will "trigger now" when opening to the inside.
I don't know if this will be useful or not, or if the implementation needs to change, but play around with it if you like. Feedback is appreciated.

更新: 2019年3月15日 @ 3時08分

Version 6.0

In honor of Space engineers leaving early access, I've completely remade the script.

It gets rid old old junk that didn't work anymore due to changes in Space engineers.

It brings better performance and better oxygen management, and retains it's ease of use and general buttonlessness.

更新: 2018年4月22日 @ 3時16分

Version 5.6

Turns out where was another case where the #ignore tag didn't work. In hangars, it should prevent auto closing. It does now.

更新: 2018年4月22日 @ 2時54分

Version 5.5

The #ignore tag was only working in some cases, and has now been fixed.

更新: 2018年3月7日 @ 14時56分

Version 5.4

The #Sensor air vent can now automatically fill connected oxygen tanks.

There's is one special condition though. The air vent has to be directly connected to something with an inventory, like a cargo container. No conveyor blocks in-between. This is a workaround because the programmable block has no way of checking what an air vent is connected to.

Tiny airlocks opens both doors when in atmosphere.


更新: 2018年3月6日 @ 12時17分

Version 5.3

Bug fixed: Groups of hangar doors no longer registers as simple grouped airlocks.

更新: 2018年2月22日 @ 3時43分

Version 5.2

New airlock types:
• Hangar, an airlock with manual control over pressurization.
• Simple grouped airlock, a bunch of doors that can't be opened simultaneously.

Added atmospheric mode.
Added sensor for atmospheric mode.
Re-engineered the timeout feature, now compatible with any airlock size and much much faster.

更新: 2018年2月11日 @ 3時30分

Version 5.1

Added a safeguard that aborts execution if the script reaches 75% of the complexity limit.

This means that it might skip a bunch of doors if that happens.

However, as you can see below:



Reaching that limit is hard. 1440 doors almost reaches 20%. If it happens, it will say so under the Load line, with a timestamp showing the last time it happened.