Space Engineers

Space Engineers

LAMP | Launch A Missile Program (for WHAM)
Viser 1-10 af 33 forekomster
< 1  2  3  4 >
Opdatering: 3. maj 2024 kl. 22:07

Version 95.13.1
Summary
Made missile launch timers able to be started instead of triggered

Changelog
https://github.com/Whiplash141/SpaceEngineersScripts/commit/9897ec0b4bc7fd1f8380e96a6be17a0bfd3b8de9

Opdatering: 7. feb. 2024 kl. 1:11

Version 95.12.2
Changelog[github.com]

Opdatering: 7. aug. 2023 kl. 15:34

Version 95.12.0
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/c8434fab081bcf64c7de80fad689fc2195360bd6

Opdatering: 31. dec. 2022 kl. 13:19

Version 95.7.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/d5a823be185e26d8089f1b3ff7a3db1665ac9e55
  • Changed firing logic so that only programmable blocks that are turned on and functional are considered for firing. This will allow users to prevent firing until fully built by simply turning off the programmable blocks until done welding (suggested by Hellothere).

Opdatering: 18. okt. 2022 kl. 21:58

Version 95.6.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/97c5d465e43d0e859bcc063c54f9c62d1af168f7
  • Made turret guidance broadcast target ID
  • Changed status screen display text to "WMI Missile Fire Control" -> "LAMP Fire Control"

Opdatering: 16. sep. 2022 kl. 14:37

Version 95.6.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/ff30e4270757c03838954790ca89d28dcc4446fa
  • Modularized code
  • Updated IFF broadcast format to match latest radar changes.

Opdatering: 1. juli 2022 kl. 17:03

Version 95.4.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/68ce53116c2ba07567b4efc57719f984d019829c
  • Added autofire missile limit per target
  • Cleaned up raycast homing class
  • Fixed camera homing not breaking lock on mode switch
  • Simplified status prints

Opdatering: 21. juni 2022 kl. 21:45

Version 95.2.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/660ed72e6a11b7410182248f818d9b195c0156f7
  • Added custom data option to allow you to specify what criteria you wish to use for missile fire order. Missile number, angle to target, or distance to target.

Opdatering: 16. juni 2022 kl. 20:08

Version 95.1.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/385ef132e496cde981bd5e1892875ed795a82def
  • Added autofire_switch argument for toggling autofire to be consistent with other toggles

Opdatering: 13. juni 2022 kl. 21:30

Version 95.1.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/0ba688288a27bc3795a9d1f99071f9040bdbe2cf
  • Updated raycast homing, added config option to allow randomization of search scans