Space Engineers

Space Engineers

Large Grid Lander Script
Mostrando 1-10 de 22 aportaciones
< 1  2  3 >
Actualización: 11 AGO 2020 a las 13:56

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

Actualización: 18 MAR 2018 a las 22:02

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

Actualización: 12 ENE 2018 a las 18:48

Fix breakage with 1.185.8.

Actualización: 17 NOV 2017 a las 15:55

No longer needs a timer block for the PB.

Actualización: 16 MAR 2017 a las 17:54

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

Actualización: 10 FEB 2017 a las 21:19

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

Not recommended for use in a gravity well. ;)

Actualización: 4 FEB 2017 a las 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.

Actualización: 19 OCT 2016 a las 22:20

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

See docs.

Actualización: 17 OCT 2016 a las 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.

Actualización: 16 OCT 2016 a las 16:22

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

See the docs for details.