Space Engineers

Space Engineers

Thruster physics & Differential throttling
Showing 31-40 of 143 entries
< 1  2  3  4  5  6 ... 15 >
Update: 30 Dec, 2017 @ 8:10am

A lucky number #7 of me being sloppy once again.

Update: 30 Dec, 2017 @ 7:59am

Implemented per-axis overrides for inertia dampers.

Update: 17 Dec, 2017 @ 7:01am

Linear solver now uses revised version of the algorithm.

Update: 8 Nov, 2017 @ 7:46am

Moved SE API calls back into the main thread (better safe than sorry).

Update: 5 Nov, 2017 @ 8:52am

* Reduced the amount of background threads,
* Removed mode notifications.

Update: 20 Sep, 2017 @ 5:32am

* Fixed thrusters not responding to keypresses when opposite side has none,
* Individual calibration now includes air density (to make it useful as a balancing tool while in atmosphere).

Update: 26 Aug, 2017 @ 6:53am

* Angular velocity is now obtained directly from world orientation,
* Fixed division by zero when WSAD keypresses corresponded to sides with unregulated thrusters.

Update: 12 Aug, 2017 @ 3:14am

Fixed crash on grid merge.

Update: 7 Jul, 2017 @ 8:09am

Minor clean-up.

Update: 6 Jul, 2017 @ 12:18pm

Reverted code which was used for testing purposes.