Space Engineers

Space Engineers

Gravity Aligner
Showing 1-10 of 27 entries
< 1  2  3 >
Update: Apr 29 @ 8:50pm

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 ;)

Update: Nov 29, 2024 @ 12:25pm

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

Update: Apr 29, 2019 @ 10:28am

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

Update: Mar 20, 2019 @ 4:09pm

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

Update: Mar 6, 2018 @ 12:19pm

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

Update: Nov 20, 2017 @ 11:15am

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

Update: Nov 19, 2017 @ 6:58pm

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

Update: Nov 19, 2017 @ 6:27pm

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

Update: Feb 5, 2017 @ 1:01pm

fix for recent ModAPI changes

Update: Jan 9, 2017 @ 10:14am

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