Space Engineers

Space Engineers

AutoPilotAerodynamic
Showing 1-9 of 9 entries
Update: 17 May @ 6:49pm

Removed all references to the StringBuilder class, which was causing compile error due to a conflict between VRage's MemorySafeStringBuilder and the built in C# StringBuilder. Weird.

Update: 14 Jan, 2023 @ 9:37am

Fixed bug where repeated commands like alt +100 would toggle autopilot.
Relative commands which invoke autopilot (hdg +x, alt +x) now initialize other parameters with craft's current behavior.

Update: 7 Jan, 2023 @ 10:50pm

fixed a small bug setting initial cruise control speed (cockpit was null), now correctly starts at current speed.

Update: 7 Jan, 2023 @ 10:37pm

Added a cruise control that only manages speed. "cruise" to activate.

Update: 16 Mar, 2022 @ 12:52am

Increased default LandingLineupToRunwaySpeed to 55 m/s.

Update: 16 Mar, 2022 @ 12:31am

Last update accidentally set max landing speed to 35 m/s, now setting it the same as MaxSpeed while flying.

Update: 8 Mar, 2022 @ 12:06pm

- Fixed a bug causing one way routes with only 1 waypoint to not fire the notification action when route is complete.
- Added "ForceCockpit" to the config, to allow planes to fly without getting in the seat.

Update: 22 Jan, 2022 @ 6:43pm

Added text to thumbnail image.

Update: 22 Jan, 2022 @ 2:07pm