Space Engineers

Space Engineers

Gravity Aligner
Viser 1-10 af 27 forekomster
< 1  2  3 >
Opdatering: 29. apr. kl. 20: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 ;)

Opdatering: 29. nov. 2024 kl. 12:25

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

Opdatering: 29. apr. 2019 kl. 10:28

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

Opdatering: 20. mar. 2019 kl. 16:09

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

Opdatering: 6. mar. 2018 kl. 12:19

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

Opdatering: 20. nov. 2017 kl. 11:15

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

Opdatering: 19. nov. 2017 kl. 18:58

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

Opdatering: 19. nov. 2017 kl. 18: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

Opdatering: 5. feb. 2017 kl. 13:01

fix for recent ModAPI changes

Opdatering: 9. jan. 2017 kl. 10:14

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