Space Engineers

Space Engineers

Whip's Turret AI Slaving Script
正在显示第 51 - 60 项,共 96 项条目
< 1 ... 4  5  6  7  8 ... 10 >
更新于:2018 年 7 月 29 日 下午 10:21

Version 86
  • Simplified return to equilibrium function

更新于:2018 年 7 月 29 日 下午 9:39

Version 85
  • Changed DoesBlockExist() method

更新于:2018 年 7 月 14 日 下午 9:45

Version 83
  • Minor fix to update loop

更新于:2018 年 7 月 14 日 下午 8:34

Version 83
  • Changed direction of time to simtime scaling factor

更新于:2018 年 7 月 6 日 下午 3:28

Version 82
  • Fixed rest position algorithm for auto computed rotor limit average
  • Changed update frequency workaround
  • Removed changelog from end of script to reduce length

更新于:2018 年 6 月 23 日 上午 1:03

Version 80 (minor)
  • Fixed archaic readme ( Just for you Extevious ;) )

更新于:2018 年 6 月 23 日 上午 12:56

Version 80
  • Fixed rotor turret azimuth doing a 360° when returning to rest position

更新于:2018 年 6 月 17 日 下午 11:40

Version 78
  • Code now checks if all blocks exist in the group before doing work

更新于:2018 年 6 月 13 日 下午 9:10

Version 77
  • Code now checks if target is in range of the turret before firing - v75
  • Reworked weapon firing logic structure - v75
  • Added a biased average for the intercept point - v75
  • Turret rotors now turn off in the rest position - v75
  • Turret now checks if the designator is functional - v75
  • Targeting is cycled every 100 ticks - v76-1
  • Changed acceleration estimation to be simpler. It seems to work better too! - v76-2
  • Checks if target entityID has changed before applying acceleration - v76-2
  • Forced designator turret idle rotation off - v76-3
  • Code checks azimuth angle rotor limits to ensure that it rotates the correct way - v76-4
  • Added a 1 second pause before rotor turrets return to rest positions - v77

更新于:2018 年 5 月 25 日 下午 8:30

Version 74
  • Changed forward prediction term
  • Fixed bug where forward position prediction was being applied to the wrong dang position