Space Engineers

Space Engineers

WHAM | Whip's Homing Advanced Missile Script
56개 중 1~10개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2024년 5월 3일 오후 10시 00분
작성자: Whiplash141

Version 170.22.2
Summary
  • Made detonation more reliable against very very large targets
  • Made camera proximity scan routine much simpler
  • Config class and vector math updates
Full Changelog
https://github.com/Whiplash141/SpaceEngineersScripts/commit/44da976780f9b49a79e4c8b9a62c0c9a4dcab69b

업데이트: 2024년 3월 8일 오전 11시 34분
작성자: Whiplash141

Version 170.21.4
Changelog[github.com]
  • Fixed bug where evasion acceleration ratio was not properly setting
  • Class cleanup

업데이트: 2024년 2월 7일 오전 1시 12분
작성자: Whiplash141

Version 170.21.1
Changelog[github.com]
  • Cleanup
  • Timer staging and range support
  • New guidance algo

업데이트: 2023년 12월 22일 오전 11시 01분
작성자: Whiplash141

Version 170.17.0
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/1cfb28cab9c02a155cfb0150112815728e797efb

업데이트: 2023년 12월 22일 오전 10시 52분
작성자: Whiplash141

Version 170.16.3
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/00b7e5e145e72c0f6dc20b2430771b1f01338aa7

업데이트: 2023년 11월 23일 오후 5시 55분
작성자: Whiplash141

Version 170.16.2
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/d9c1ec6b7f1ce06851deb9d5fca9c2576ef43b24

업데이트: 2023년 10월 22일 오후 1시 15분

Version 170.15.4
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/7abc1908839f6437ff5af8655880d9aaec67848b

업데이트: 2023년 8월 7일 오후 3시 35분

Version 170.12.3
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/0c7ddbfeb26bce4790f9fe9123269d9a89946f6c

업데이트: 2023년 3월 20일 오후 7시 21분

Version 170.8.6
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/524ad2f57b22a26925a6702117a78d15934917ae
  • Fixed bug causing code to crash on remote fire response
  • Code convention cleanup

업데이트: 2023년 3월 19일 오후 11시 21분

Version 170.8.4
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/faddbc40efe8fbfc6cd6cf27f34774cf6a2d306e
  • Made missile guidance classes return normalized acceleration commands
  • Made guidance return a scaled acceleration command
  • Consolidated all IGC processing into a single method
  • Made antennas turn off after remote fire response
  • Added antenna name mode configuration
  • Moved all configuration to ConfigValue classes