Space Engineers

Space Engineers

Flight Assist
Showing 21-30 of 39 entries
< 1  2  3  4 >
Update: 29 Nov, 2015 @ 2:25pm

Fixed a problem that made some ships not orient theirself correctly.

Update: 29 Nov, 2015 @ 1:49am

Small optimizations
Better control of ship at low speeds
Added configurable refresh rate limit to text panel output

Update: 28 Nov, 2015 @ 3:28pm

New thumbnail

Update: 27 Nov, 2015 @ 11:42am

Added modes to the program.

Modes:
Hover - Default behavior
Glide - Does not cancel out forward or backward velocity. Still keeps ship level.
FreeGlide - Does not cancel out forward/sideways velocity. Still keeps ship level.

Update: 26 Nov, 2015 @ 12:41pm

Added cruise control (Pass forward speed increase/decrease as argument)
Refactored code

Update: 25 Nov, 2015 @ 8:15pm

Improved gyro control. The GyroSpeedScale variable is no longer needed due to these changes. Gyros are now much more responsive and have far less wobble. Ships are brought to a much smoother stop now.

Update: 25 Nov, 2015 @ 10:56am

Fixed possible error with GyroCount.

Update: 25 Nov, 2015 @ 10:44am

Added GyroCount variable. Allows you to limit how many gyros the script uses for stabilization.

Update: 22 Nov, 2015 @ 12:12pm

Fixed orientation error. Previously, how you built your ship would affect what the script considered to be the correct resting orientation. Now, it is based on the orientation of the remote control block.

Thanks to Eagle for pointing out this problem.

Update: 18 Nov, 2015 @ 8:46pm

Added notes to the script about adjusting the settings to match your ship and get the best performance