Space Engineers

Space Engineers

Large Grid Lander Script
Hiển thị 1-10 trong 22 mục
< 1  2  3 >
Cập nhật: 11 Thg08, 2020 @ 1:56pm

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

Cập nhật: 18 Thg03, 2018 @ 10:02pm

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

Cập nhật: 12 Thg01, 2018 @ 6:48pm

Fix breakage with 1.185.8.

Cập nhật: 17 Thg11, 2017 @ 3:55pm

No longer needs a timer block for the PB.

Cập nhật: 16 Thg03, 2017 @ 5:54pm

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

Cập nhật: 10 Thg02, 2017 @ 9:19pm

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

Not recommended for use in a gravity well. ;)

Cập nhật: 4 Thg02, 2017 @ 8:22pm

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.

Cập nhật: 19 Thg10, 2016 @ 10:20pm

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

See docs.

Cập nhật: 17 Thg10, 2016 @ 10:57am

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.

Cập nhật: 16 Thg10, 2016 @ 4:22pm

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

See the docs for details.