Space Engineers
Ship Manager
Εμφάνιση 1-10 από 22 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 23 Ιουν 2022 στις 0:10

I don't know what state it was in before this, but this is the latest & greatest from my repo.

I don't use this exact version anymore (I use a larger variant with more modules), but it should work as currently documented.

Ενημέρωση: 2 Μαρ 2019 στις 11:33

Fixes again for the inventory breakage. Maybe.

It compiles, at least.

Ενημέρωση: 18 Αυγ 2018 στις 12:03

Fix SubtypeName breakage.

Ενημέρωση: 12 Ιαν 2018 στις 18:40

Fixes to OxygenManager due to 1.185.8 breakage.

Also other changes since last update:

You no longer have to edit the script to enable/disable modules (but you still can). It will now read the PB's Custom Data for options. See the top of the script for details.

Lots of code cleanup and refactoring.

Ενημέρωση: 17 Νοε 2017 στις 15:57

No longer needs a timer block. Air vent workaround, air vent manager now defaults to off (may change this in future).

Ενημέρωση: 16 Μαρ 2017 στις 17:56

Fix breakage due to center of mass switching from Vector3D to Vector3I in "stable." Thanks, Keen!

Ενημέρωση: 4 Φεβ 2017 στις 20:26

Fix any/all usage of deprecated & obsolete API as of 01.172.

Ενημέρωση: 19 Αυγ 2016 στις 18:29

Fixes for IMyBlockGroup changes.

Ενημέρωση: 25 Απρ 2016 στις 17:51

  • Fix bug in Damage Control module that caused it to fail to start properly when re-initializing

Ενημέρωση: 24 Απρ 2016 στις 18:45

  • Auto door closing now supports block group configuration as well. See docs. If no appropriate block groups are found, it finds doors using the original behavior.
  • Adds "batteries" and "reactors" commands to the reactor manager. Useful when switching between reactor power and solar/battery hybrid power (because power prioritization is still FUBAR)
  • Adds "damecon auto" command which enables damage control and automatically shuts off once every terminal block is at 100% HP.