Space Engineers

Space Engineers

LAMP | Launch A Missile Program (for WHAM)
Showing 1-10 of 33 entries
< 1  2  3  4 >
Update: May 3, 2024 @ 10:07pm

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

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

Update: Feb 7, 2024 @ 1:11am

Version 95.12.2
Changelog[github.com]

Update: Aug 7, 2023 @ 3:34pm

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

Update: Dec 31, 2022 @ 1:19pm

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).

Update: Oct 18, 2022 @ 9:58pm

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"

Update: Sep 16, 2022 @ 2:37pm

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

Update: Jul 1, 2022 @ 5:03pm

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

Update: Jun 21, 2022 @ 9:45pm

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.

Update: Jun 16, 2022 @ 8:08pm

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

Update: Jun 13, 2022 @ 9:30pm

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