Space Engineers

Space Engineers

Large Grid Lander Script
正在显示第 1 - 10 项,共 22 项条目
< 1  2  3 >
更新于:2020 年 8 月 11 日 下午 1:56

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

更新于:2018 年 3 月 18 日 下午 10:02

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

更新于:2018 年 1 月 12 日 下午 6:48

Fix breakage with 1.185.8.

更新于:2017 年 11 月 17 日 下午 3:55

No longer needs a timer block for the PB.

更新于:2017 年 3 月 16 日 下午 5:54

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

更新于:2017 年 2 月 10 日 下午 9:19

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

Not recommended for use in a gravity well. ;)

更新于:2017 年 2 月 4 日 下午 8: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.

更新于:2016 年 10 月 19 日 下午 10:20

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

See docs.

更新于:2016 年 10 月 17 日 上午 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.

更新于:2016 年 10 月 16 日 下午 4:22

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

See the docs for details.