Space Engineers

Space Engineers

Whip's Turret AI Slaving Script
Zobrazuje se 61–70 z 96 položek
< 1 ... 5  6  7  8  9  10 >
Aktualizace: 24. kvě. 2018 v 14.52

Version 73
  • Slaved AI turrets without designators will function like a normal turret
  • Designator turret AI is turned on during block fetching
  • Added max speed variable
  • Moved all .Contains to StringExtension.Contains

Aktualizace: 16. kvě. 2018 v 0.35

Version 71
  • Added second pass into intercept guess - v69-1
  • Added negative forward velocities into the curve fit - v69-2
  • Corrected length of returned computed impact point vector - v69-2
  • Added in acceleration estimation - v69-3
  • Removed forward time-step prediction - v69-4
  • Changed cutoffs for empirical leads - v69-5
  • Removed second pass on rocket trajectory estimation - v69-5
  • Added in average missile velocity estimation - v69-6
  • Updated empirical curves - v69-7
  • Added boolean that limits slaved turret firing to the designator's firing state - v69-8
  • Added timer triggering for rotor turrets - v70
    • piss off, jphuffman: "not sure why Whip didnt have this feature built in"
  • Slaved AI turrets will not fire below 0° elevation for safety - v70
  • Added refined target acceleration compensation - v70-1
  • Predicting ahead a cycle - v70-2
  • Modified PID gains - v70-2
  • Added in rotor angular velocity stabilization - v70-3
  • Reduced tolerance angle - v70-3
  • Changed update loop workaround - v71
  • Code now restarts if it is triggered and no update loop is set - v71
  • Added a mesage for users if the code is not looping to guide them - v71

Aktualizace: 31. bře. 2018 v 12.38

Version 69 (giggle)
  • Fixed leading method for custom weapons

Aktualizace: 31. bře. 2018 v 11.59

Version 68
  • Added in custom data parsing for muzzle velocity
  • Fixed custom data parsing for turrets
  • Workaround for game bug with idle rotation

Aktualizace: 30. bře. 2018 v 21.53

Version 66
  • Code now turns on spotlights in a turret group if the target is acquired
  • Changed AI turret slaving angle control, SetTarget() is broken still
  • Fixed rotor spinning the wrong way to get to the equilibrium position

Aktualizace: 18. bře. 2018 v 23.14

Version 63
  • Fix for code running multiple times per tick in DS

Aktualizace: 15. bře. 2018 v 1.22

Version 62
  • Improved rocket lead by including more empirical solutions for varying ranges

Aktualizace: 14. bře. 2018 v 23.01

Version 61
  • Fixed issue where new turret groups weren't being recognized until recompile
  • Added precise grid velocity method for better target lead prediction

Aktualizace: 12. bře. 2018 v 21.44

Version 59
  • Changed block grabbing return function to fix exception issues

Aktualizace: 9. bře. 2018 v 20.48

Version 58
  • Fixed designator turret not being recognized for slaved groups
  • Fixed issue where turret group blocks werent properly refreshing