Space Engineers

Space Engineers

Whip's Weapon Salvo Script
18件中 11-18 を表示
< 1  >
更新: 2019年3月3日 @ 19時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日 @ 19時32分

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

更新: 2018年7月14日 @ 21時55分

Version 41
  • Changed update bandaid to preserve across map loads

更新: 2018年5月12日 @ 19時40分

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

更新: 2018年3月29日 @ 16時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日 @ 22時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日 @ 15時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日 @ 20時29分

Initial Release
Version 34