Space Engineers
Solar Alignment for Fixed Solar Panels
Εμφάνιση 1-10 από 15 καταχωρίσεις
< 1  2 >
Ενημέρωση: 13 Ιουλ 2023 στις 14:12

The optional group "SolarGyroGroup" (no quotes, case-sensitive) can be used to redefine what the script thinks is the "main grid." This is useful for sub-grid panels.

To use this feature, be sure to create the group "SolarGyroGroup" around your reference block (if you have one), all of your gyros, and the solar panels. Having extra blocks in the group doesn't hurt.

Ενημέρωση: 23 Ιουν 2022 στις 23:27

Now displays its status (what you see in the terminal when you select the PB) on the PB's screen. Just set the PB's main display to "image and text" if you want to see it.

There's a quick way to redirect it to other blocks/screens, but that will have to be documented another time.

Ενημέρωση: 23 Ιουν 2022 στις 0:18

Ενημέρωση: 11 Αυγ 2020 στις 13:45

Add "togglesolar" command to toggle between active & paused.

The "resume" & "pause" commands remain.

Ενημέρωση: 18 Μαρ 2018 στις 22:04

Keen's (old) gyro API was changed from rad/s to RPM. Adapt internal API accordingly.

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

No longer needs a timer block.

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

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:39

Fixed for IMyBlockGroup changes.

Ενημέρωση: 21 Μαϊ 2016 στις 11:47

Scripts have had the ability to directly read max power from solar panels for a month now, apparently. Use that instead of parsing detail info.