Space Engineers
Whip's Weapon Salvo Script
Εμφάνιση 11-18 από 18 καταχωρίσεις
< 1  >
Ενημέρωση: 3 Μαρ 2019 στις 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

Ενημέρωση: 31 Ιουλ 2018 στις 19:32

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

Ενημέρωση: 14 Ιουλ 2018 στις 21:55

Version 41
  • Changed update bandaid to preserve across map loads

Ενημέρωση: 12 Μαϊ 2018 στις 19:40

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

Ενημέρωση: 29 Μαρ 2018 στις 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

Ενημέρωση: 18 Μαρ 2018 στις 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

Ενημέρωση: 9 Μαρ 2018 στις 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)

Ενημέρωση: 4 Δεκ 2017 στις 20:29

Initial Release
Version 34