Space Engineers

Space Engineers

Large Grid Lander Script
Wyświetlanie 1-10 z 22 pozycji
< 1  2  3 >
Aktualizacja: 11 sierpnia 2020 o godz. 13:56

Adds "togglesolar" command to toggle state of the solar alignment module.

Aktualizacja: 18 marca 2018 o godz. 22:02

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

Aktualizacja: 12 stycznia 2018 o godz. 18:48

Fix breakage with 1.185.8.

Aktualizacja: 17 listopada 2017 o godz. 15:55

No longer needs a timer block for the PB.

Aktualizacja: 16 marca 2017 o godz. 17:54

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

Aktualizacja: 10 lutego 2017 o godz. 21:19

Updated the cruise control module. Now accepts "cruise reverse"

Not recommended for use in a gravity well. ;)

Aktualizacja: 4 lutego 2017 o godz. 20:22

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

Note that the script's "reference point" is now the ship's center of mass.

Aktualizacja: 19 października 2016 o godz. 22:20

Added experimental ability to land at a specified GPS coordinate on the ground.

See docs.

Aktualizacja: 17 października 2016 o godz. 10:57

Auto-drop minimum speed can now be specified as part of auto-drop command.

VTVLHELPER_MINIMUM_SPEED is still used as the default minimum speed.

Aktualizacja: 16 października 2016 o godz. 16:22

Make auto-drop minimum approach speed configurable, enabling rudimentary automated (somewhat safe) touch down.

See the docs for details.