Space Engineers

Space Engineers

Whip's Subgrid Thruster Manager
Showing 21-30 of 38 entries
< 1  2  3  4 >
Update: 7 Feb, 2018 @ 5:25pm

Minor
  • Fixed readme

Update: 7 Feb, 2018 @ 5:17pm

Version 31
  • Fixed issue where hovering would not be disabled if dampeners were off
  • Changed running symbol code

Update: 11 Dec, 2017 @ 7:22pm

Version 30
  • Vastly improved the hovering function

Update: 22 Nov, 2017 @ 8:23pm

Version 29 (yet another minor)
  • Did I say I fixed the gravity compensation? I lied lol. Now I fixed it... I hope...

Update: 22 Nov, 2017 @ 8:21pm

Version 29 (minor)
  • Enabled gravity compensation lol

Update: 22 Nov, 2017 @ 8:15pm

Version 29
  • Changed code to ignore any grids with connectors on them when ignoreThrustersOnConnectors is set to true
  • Removed need for timers!
  • Added argument documentation
  • Code no longer turns thrusters on or off

Update: 7 Aug, 2017 @ 3:19pm

Version 27
  • Added dampenerScalingFactor to scale how fast dampeners react - v25
  • Added a 10 second refresh interval to minimize lag on larger grids - v26
  • Added arguments to the code to control various parts of the code -v27

Update: 26 Apr, 2017 @ 6:06pm

Version 24
  • Added ignoreThrustNameTag to allow users to ignore certain thrusters
  • Added slow refresh rate warning
  • Added more comments

Update: 18 Feb, 2017 @ 12:30am

Revision 7
Version 21
  • Redesigned how thrust is applied. Now every thruster applys a proportion of it's maximum thrust based on the proximity of the thruster to the desired movement direction.

Update: 28 Jan, 2017 @ 3:45pm

Revision 6
Internal Version 19
  • Improved hovering ability