Space Engineers

Space Engineers

Flight Assist
Mostrando 1-10 de 39 aportaciones
< 1  2  3  4 >
Actualización: 2 MAY 2020 a las 19:33

Fixed some deprecated method warnings

Adjusted gyro logic to work better

Added basic support for text surfaces inside cockpits

Actualización: 6 DIC 2017 a las 21:21

Fixed an incorrect config comment

Actualización: 29 NOV 2017 a las 23:05

New setup process - All blocks that previously had to have specific names are instead just put in a single "Flight Assist" block group

Removed pitch/roll hover modes
Replaced with new Hover Smart mode, which lets you fly around normally, and only takes control once you stop flying. This is the new default mode.

Actualización: 28 NOV 2017 a las 21:55

Actualización: 28 NOV 2017 a las 20:48

Actualización: 28 NOV 2017 a las 19:59

Rewrote entire framework, some smaller features were dropped either to streamline the script and make it more intuitive to use/set up, or because Keen added similar features (artificial horizon w/ movement vector display, etc)

Actualización: 9 AGO 2016 a las 19:52

Turn debug mode off by default

Actualización: 7 AGO 2016 a las 12:26

Fixed for dev branch

Actualización: 24 ABR 2016 a las 0:42

Actualización: 20 FEB 2016 a las 14:53

- Fixed cruise mode not working correctly
- Added AltitudeAssist module

AltitudeAssist is still very rough and a work in progress. Commands are:
AltitudeAssist Toggle
AltitudeAssist Set

Toggle turns the module on/off
Set will tell AltitudeAssist to attempt to maintain your current altitude.

It is based on gravity strength, so it doesn't work at low altitudes. On the earthlike planet, it works above 6-7 km (once gravity starts to drop)

This module will likely change a lot over the next few updates. It is quite slow to correct large errors at the moment.