Space Engineers

Space Engineers

Large Grid Lander Script
22 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2  3 >
Güncelleme: 11 Ağu 2020 @ 13:56

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

Güncelleme: 18 Mar 2018 @ 22:02

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

Güncelleme: 12 Oca 2018 @ 18:48

Fix breakage with 1.185.8.

Güncelleme: 17 Kas 2017 @ 15:55

No longer needs a timer block for the PB.

Güncelleme: 16 Mar 2017 @ 17:54

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

Güncelleme: 10 Şub 2017 @ 21:19

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

Not recommended for use in a gravity well. ;)

Güncelleme: 4 Şub 2017 @ 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.

Güncelleme: 19 Eki 2016 @ 22:20

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

See docs.

Güncelleme: 17 Eki 2016 @ 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.

Güncelleme: 16 Eki 2016 @ 16:22

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

See the docs for details.