Space Engineers

Space Engineers

Thrust Vector VANILLA (if you want it to be)
Showing 11-20 of 21 entries
< 1  2  3 >
Update: Oct 27, 2016 @ 6:14am

code cleanup

Update: Oct 25, 2016 @ 6:28pm

added "Active Nacelles" and "Flight Mode" to the display.

if a nacelle has no engines or its rotor is detached, it will no longer be used for the flight model.

Update: Oct 25, 2016 @ 5:33pm

updated description of speedLimit

Update: Sep 15, 2016 @ 1:01am

more cleaning of the code

also, made drift a little more reliable. and it should be decreased in most cases

Update: Sep 9, 2016 @ 3:13am

done some general clean-up and simplification of the code

Update: Sep 7, 2016 @ 1:10am

fixed bug where cockpit had to be placed in the -blue direction. now your cockpit can be facing any direction you like!

gone back to hard-coded thrust values because the other system didnt work very well. it is now a fall-back for modded thrusters (or large ship thrusters)

Update: Aug 28, 2016 @ 11:46pm

fixed bug where thrusters would error and not produce thrust even though they are on.
this is a quick fix, ill get to the core of the issue later once i have finished overhauling the system.

Update: Aug 23, 2016 @ 1:14am

support for all thrusters that contain the string "Thrust" in the subtypeID. if a modded thruster does not work, contact the mod creator.

thrust now corrects for the thrusters decreased power in atmosphere (or atmosphere thrusters at altitude)

fixed bug where craft would slowly drift upwards.

Update: Aug 18, 2016 @ 12:55am

fixed for update

noticed bug: placing the cockpit in any orientation other than backwards from default will result in the controls being wrong.

Update: Jun 24, 2016 @ 4:37am