Space Engineers

Space Engineers

Hover Aligner
Showing 1-10 of 23 entries
< 1  2  3 >
Update: 14 Apr, 2019 @ 7:39pm

fixed a huge bug with the experimental stop distance calculator.
huge apologies to everyone annoyed by it this past few months
some other minor tunings and fixes but that's the main one.
grav chart now works again
added new alignlinearresponsei config instead of the old hard-coded 0.2

Update: 20 Mar, 2019 @ 4:17pm

Added "toggle" command
Worked on game/server restart handling

Update: 11 Mar, 2019 @ 3:15pm

changed order it serializes lock/lockh vs targetaltitude

Update: 6 Mar, 2018 @ 12:07pm

Updated for new Keen api breakage; they changed SetPropValue for IMyThrust ThrustOverride from percentage to Newtons, and the one for IMyGyro RPM override from radians/s to RPM. Helps. Still has some old bugs.

Update: 20 Nov, 2017 @ 9:41am

Update for new public game version 1.185
No longer requires a timer block! Ticks itself.
Quite a few tweaks to default settings.

Update: 22 May, 2017 @ 3:45pm

I finally updated it! Finally found the bugs that were preventing me releasing an update to keep in par with rest of my scripts. Renamed it. Now supports commands and settings in CustomData like the others. Supports various charts in the text panels' Public Title. Added velocity limiter. Fixed up slope detection, moved it to its own module, turned it on by default. Lots of work handling slope gracefully. Inputs use new indicators to allow constant overriding without fighting user control of pilot. Much smoother.

Update: 17 Dec, 2016 @ 9:00am

Added more exception handling. Fixed crash in diagnostics on first run lol. Uninitialized corner lcd graph strings!

Update: 16 Dec, 2016 @ 3:33pm

Fix for getting stuck in lock mode with wrong altitude when switching back&forth between lock and lockh. Improved display of lock status.

Update: 16 Dec, 2016 @ 2:13pm

Supports Corner LCDs. If text panel can't fit enough lines, they will use short portions of the readout depending on name substring "Pitch" "Roll" or "Altitude" otherwise show the script logo.

Update: 16 Dec, 2016 @ 9:20am

Hotfix for new update deprecated Private Text