Space Engineers

Space Engineers

Whip's Turret Based Radar
49개 중 11~20개 표시 중
< 1  2  3  4  5 >
업데이트: 2022년 9월 18일 @ 오후 6시 34분

Version 35.2.4
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/c95b877e02a1bf7c3aa9d4c8f315d7c0604a1648
  • Abstracted contact icons into functions that can easily be replaced
  • Added missile icon
  • Amogus

업데이트: 2022년 9월 16일 @ 오후 2시 04분

Version 35.1.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/86dd0f6f0bb26930de962b08c12487595f391431
  • Updated IFF broadcast format. Now messages are broadcast on a new channel "IGC_IFF_PKT" and are of type ImmutableArray<MyTuple<byte, long, Vector3D, double>>
  • Fixed issue in updated scheduler preventing screen updates and networking
  • Updated MultiScreenSpriteSurface

업데이트: 2022년 9월 13일 @ 오후 12시 46분

Version 34.3.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/7d30b50ddaf0f744657092264a7a996dd14d1f43
  • Updated ini handling
  • Updated multiscreen handler
  • Updated GetControlledShipController
  • Modularized code

업데이트: 2022년 7월 30일 @ 오전 11시 20분

Version 34.2.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/66a0dddec8a5d755e87242e140ca2ecf301330c8
  • Added multi-screen support!

업데이트: 2022년 6월 12일 @ 오전 10시 40분

Version 34.1.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/2cf6a21468c71f0ac536a85b8edc0e7b43f3b64b
  • Improved fadeout graphics
  • set default fadeout interval to 1 second

업데이트: 2022년 6월 10일 @ 오후 6시 18분

Version 34.1.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/f3ca3e7c1810084f4ec14b679f4189063e6d278d
  • Added units indicator to new custom data field

업데이트: 2022년 6월 10일 @ 오후 6시 15분

Version 34.1.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/be81142fa8b6f832b413ec2531473e608bd220e5
  • Added optional target fadeout interval for when targets are lost. This is configurable in the custom data of the programmable block.

업데이트: 2022년 2월 3일 @ 오전 10시 54분

Version 34.0.1
  • Added support for custom turret control block

업데이트: 2021년 10월 8일 @ 오후 1시 07분

Version 33.11.4
  • Removed implicit casts of Vector3D to Vector3.
  • Added drop shadow to LOCK text

업데이트: 2021년 10월 1일 @ 오전 1시 08분

Version 33.11.2
  • Changed automatic plane scaling to reduce amount of empty space on the screen
    Before


    After

  • Changed default radar plane angle to 55 from 50 degrees after lots of pixel measurements against the elite dangerous radar lol