Space Engineers

Space Engineers

Large Grid Lander Script
22件中 1-10 を表示
< 1  2  3 >
更新: 2020年8月11日 @ 13時56分

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

更新: 2018年3月18日 @ 22時02分

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

更新: 2018年1月12日 @ 18時48分

Fix breakage with 1.185.8.

更新: 2017年11月17日 @ 15時55分

No longer needs a timer block for the PB.

更新: 2017年3月16日 @ 17時54分

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

更新: 2017年2月10日 @ 21時19分

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

Not recommended for use in a gravity well. ;)

更新: 2017年2月4日 @ 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.

更新: 2016年10月19日 @ 22時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日 @ 16時22分

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

See the docs for details.