Space Engineers

Space Engineers

Gravity Aligner
目前顯示第 1-10 項,共 27 項
< 1  2  3 >
更新:4 月 29 日 @ 下午 8:50

no longer claiming a Cockpit screen (you're welcome) .. can be re-enabled in code. Will revisit someday when I think of a better way to configure.
cleanup screen Off handling
Hopefully updating from Linux works ;)

更新:2024 年 11 月 29 日 @ 下午 12:25

cleanup screen handling for PB, cockpit a little.
lots of minor updates saved since last.

更新:2019 年 4 月 29 日 @ 上午 10:28

Updated to new IMyTextSurface API; minor support for new displays on PB and cockpit. At least the warnings are fixed!

更新:2019 年 3 月 20 日 @ 下午 4:09

Added "toggle" command which stops if running and goes if stopped.
Worked on handling of game/server restart of running script. Seems better.

更新:2018 年 3 月 6 日 @ 下午 12:19

Fix for Keen api breakage on gyro override (was radians/s, now RPM)

更新:2017 年 11 月 20 日 @ 上午 11:15

Minor tweaks to settings and init code; consistent with fixes added to other scripts during recent updates. added missing yaw chart.

更新:2017 年 11 月 19 日 @ 下午 6:58

Fix for problem where it would get stuck and not turn off gyro overrides sometimes

更新:2017 年 11 月 19 日 @ 下午 6:27

FIx ModAPI change breakage
No longer needs a timer block to function! Yay!
Changed how gamma is calculated
Removed Slope module until I get a chance to redo it right for this script

更新:2017 年 2 月 5 日 @ 下午 1:01

fix for recent ModAPI changes

更新:2017 年 1 月 9 日 @ 上午 10:14

major work on handling gyro spin-up behavior, fixes for initialization problems