Space Engineers

Space Engineers

Whip's Weapon Salvo Script
Affichage des entrées 1-10 sur 18
< 1  2 >
Mis à jour le : 3 juil. 2023 à 0h51

Version 45.1.6
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a045d362f90fcaaac9f588101ffd9d37efb59090
  • Fixed argument out of range exception

Mis à jour le : 2 juil. 2023 à 12h25

Version 45.1.5
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/fe3ef03b33a45457e0ded9766e5ba5ad49a38849
  • Fixed small railgun ROF

Mis à jour le : 21 mai 2022 à 16h03

Version 45.1.4
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/fd1cff64856ed7d468f4293f9b5c82190b019906
  • Improved handling of damaged and completely missing blocks in a salvo group

Mis à jour le : 21 avr. 2022 à 22h16

Version 45.1.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/72e9d0d78322c0a4391618e80d7ca5870fab0e9e
  • Fixed bug where only one switch was processed per run

Mis à jour le : 12 mars 2022 à 9h56

Version 45.1.2
Diff: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a2ad5d4bef11a9160e37db15e15a3efbafa02fd5
  • Added option to disable drawing of title screen

Mis à jour le : 12 févr. 2022 à 17h18

Version 45.1.1
  • Fixed rare bug with index out of bounds when a block was destroyed.

Mis à jour le : 12 févr. 2022 à 17h08

Version 45.1.0
  • Entirely rewrote salvo logic so that it can function with railguns without interrupting their recharge
  • Added default rate of fire detection for all new weapons
  • Changed running screens to use artillery turrets instead of rockets :D

Mis à jour le : 13 janv. 2022 à 15h11

Version 44.1.0
  • Changed when the currently salvo'd weapon is disabled to avoid strange audio bugs

Mis à jour le : 19 sept. 2021 à 22h52

Version 44.0.2
  • Complete rewrite
    • Added custom data config per group
    • Added proper argument parser
    • Added Scheduler
    • Updated RuntimeTracker
  • Added animated running screens
  • Replaced obsolete terminal actions with new API methods

Mis à jour le : 3 mars 2019 à 20h27

Version 43.3.1
  • Fixed custom data argument saving