Space Engineers

Space Engineers

Whip's Weapon Salvo Script
目前顯示第 11-18 項,共 18 項
< 1  >
更新:2019 年 3 月 3 日 @ 下午 7:55

Version 43.2.0
  • Forced currently active weapon to be on to compensate for broken weapons
  • Changed to grid check to IsSameConstruct as
  • Made echo display at 1Hz to reduce network usage

更新:2018 年 7 月 31 日 @ 下午 7:32

Version 42
  • Fix for keen's stupid negative runtime bug

更新:2018 年 7 月 14 日 @ 下午 9:55

Version 41
  • Changed update bandaid to preserve across map loads

更新:2018 年 5 月 12 日 @ 下午 7:40

Version 40
  • Changed UpdateFrequency bandaid
  • Added a message if the code is not looping to direct users

更新:2018 年 3 月 29 日 @ 下午 4:20

Version 39
  • Burst fire command added!
    Syntax is as follows:
    burst <integer>
  • Made changes to how arguments are parsed, should be more performant

更新:2018 年 3 月 18 日 @ 下午 10:18

Version 38
  • Code now only searches for blocks on grid and subgrids. This should stop ships' codes from conflicting with each other when docked
  • Fixed issue where codes were triggered multiple times on DS

更新:2018 年 3 月 9 日 @ 下午 3:58

Version 37
Vastly improved performance
  • Blocks are only fetched every 10 seconds
  • Reduced number of times the code messes with block power states (main source of lag)

更新:2017 年 12 月 4 日 @ 下午 8:29

Initial Release
Version 34