Space Engineers

Space Engineers

Whip's Subgrid Thruster Manager
38개 중 21~30개 표시 중
< 1  2  3  4 >
업데이트: 2018년 2월 7일 @ 오후 5시 25분

Minor
  • Fixed readme

업데이트: 2018년 2월 7일 @ 오후 5시 17분

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

업데이트: 2017년 12월 11일 @ 오후 7시 22분

Version 30
  • Vastly improved the hovering function

업데이트: 2017년 11월 22일 @ 오후 8시 23분

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

업데이트: 2017년 11월 22일 @ 오후 8시 21분

Version 29 (minor)
  • Enabled gravity compensation lol

업데이트: 2017년 11월 22일 @ 오후 8시 15분

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

업데이트: 2017년 8월 7일 @ 오후 3시 19분

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

업데이트: 2017년 4월 26일 @ 오후 6시 06분

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

업데이트: 2017년 2월 18일 @ 오전 12시 30분

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.

업데이트: 2017년 1월 28일 @ 오후 3시 45분

Revision 6
Internal Version 19
  • Improved hovering ability