Space Engineers

Space Engineers

Hover Aligner
Mostrando 1-10 de 23 aportaciones
< 1  2  3 >
Actualización: 14 ABR 2019 a las 19:39

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

Actualización: 20 MAR 2019 a las 16:17

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

Actualización: 11 MAR 2019 a las 15:15

changed order it serializes lock/lockh vs targetaltitude

Actualización: 6 MAR 2018 a las 12:07

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.

Actualización: 20 NOV 2017 a las 9:41

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

Actualización: 22 MAY 2017 a las 15:45

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.

Actualización: 17 DIC 2016 a las 9:00

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

Actualización: 16 DIC 2016 a las 15:33

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

Actualización: 16 DIC 2016 a las 14:13

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.

Actualización: 16 DIC 2016 a las 9:20

Hotfix for new update deprecated Private Text