Space Engineers

Space Engineers

Large Grid Lander Script
22개 중 1~10개 표시 중
< 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.