Space Engineers

Space Engineers

Gravity Aligner
Mostrando 1-10 de 27 aportaciones
< 1  2  3 >
Actualización: 29 ABR a las 8:50 p. m.

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

Actualización: 29 NOV 2024 a las 12:25 p. m.

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

Actualización: 29 ABR 2019 a las 10:28 a. m.

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

Actualización: 20 MAR 2019 a las 4:09 p. m.

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

Actualización: 6 MAR 2018 a las 12:19 p. m.

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

Actualización: 20 NOV 2017 a las 11:15 a. m.

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

Actualización: 19 NOV 2017 a las 6:58 p. m.

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

Actualización: 19 NOV 2017 a las 6:27 p. m.

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

Actualización: 5 FEB 2017 a las 1:01 p. m.

fix for recent ModAPI changes

Actualización: 9 ENE 2017 a las 10:14 a. m.

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