Space Engineers

Space Engineers

Flight Assist
Showing 1-10 of 39 entries
< 1  2  3  4 >
Update: 2 May, 2020 @ 7:33pm

Fixed some deprecated method warnings

Adjusted gyro logic to work better

Added basic support for text surfaces inside cockpits

Update: 6 Dec, 2017 @ 9:21pm

Fixed an incorrect config comment

Update: 29 Nov, 2017 @ 11:05pm

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.

Update: 28 Nov, 2017 @ 9:55pm

Update: 28 Nov, 2017 @ 8:48pm

Update: 28 Nov, 2017 @ 7:59pm

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)

Update: 9 Aug, 2016 @ 7:52pm

Turn debug mode off by default

Update: 7 Aug, 2016 @ 12:26pm

Fixed for dev branch

Update: 24 Apr, 2016 @ 12:42am

Update: 20 Feb, 2016 @ 2:53pm

- 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.