Space Engineers

Space Engineers

Reaction Control System (cheat mod)
Showing 1-10 of 23 entries
< 1  2  3 >
Update: 23 Feb, 2018 @ 8:29am

Keen changed the way thrust override works -- now scripts must supply actual thrust (not including atmospheric influence), instead of percentage.

Update: 30 Jan, 2018 @ 6:30am

Workaround for thrust override breaking due to mods that add a lot of custom controls.

Update: 15 Apr, 2017 @ 11:10pm

Removed obsolete code which prevented non-host player input from registering.

Update: 14 Jan, 2017 @ 11:47pm

Group parsing no longer relies on object builder.

Update: 14 Jan, 2017 @ 11:42am

Autopilot mode detection no longer relies on object builder.

Update: 7 Jan, 2017 @ 4:18am

Implemented selective thruster control -- inertia dampers are no longer disabled when pilot input is small.

Update: 2 Jan, 2017 @ 10:38am

Removed "development" tag.

Update: 2 Jan, 2017 @ 10:34am

Possible workaround for crash in GetObjectBuilder() during load.

Update: 26 Dec, 2016 @ 10:54am

Removed synchronisation of player input (not needed anymore).

Update: 26 Dec, 2016 @ 10:46am

* Restored cockpit input reading,
* Rotation now has priority over inertia damping.