Space Engineers
Whip's Turret Based Radar
กำลังแสดง 1-10 จาก 49 รายการ
< 1  2  3  4  5 >
อัปเดต: 13 เม.ย. 2024 @ 12: 23am

Version 35.6.6
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/39ee7c42766bb47ef1398042c34b3f364e15f8db
  • Multiscreen now works with both inset and diagonal LCDs

อัปเดต: 1 มี.ค. 2024 @ 7: 20pm

Version 35.6.3
Changelog[github.com]

อัปเดต: 22 ก.ค. 2023 @ 4: 09pm

Version 35.6.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/00f2b9ab1c4d9f8cfc5f51bea8359fa1dd4dabb1
  • Added check for null immutable array
  • Updated to new config value

อัปเดต: 2 ก.ค. 2023 @ 11: 46am

Version 35.5.4
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/03c2bbf7f58d9adba95835efe3f124d71184d10c
  • Fixed bug with multiscreen custom data parsing

อัปเดต: 23 มิ.ย. 2023 @ 10: 57pm

Version 35.5.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/805463e460a3471da3f416c3f5f351b09879e605
  • made radar not display connected grids
  • removed check for IsEnabled and simply check if turret IsFunctional, fixed ConfigNullable ctor
  • added range auto arg, fixed ini parsing
  • changed radar range override to a ConfigNullable, added two deprecated config values for the old keys
  • using new ConfigValue features to minimize config writing

อัปเดต: 23 ม.ค. 2023 @ 9: 12pm

Version 35.4.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a5420c5f064555cf207a65d608b2d17e4ac9fef6
  • Added asteroid type to TargetRelation enum
  • Shrunk large grid icon
  • Updated config value classes
  • Compressed code whitespace

อัปเดต: 14 ต.ค. 2022 @ 11: 15am

Version 35.3.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/85d21bf9ad2526544f9b786b56249758ebfef8ca
  • Fixed a bug with incorrect culling on multiscreen surfaces.

อัปเดต: 4 ต.ค. 2022 @ 7: 09pm

Version 35.3.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/b60040f47f99d36de86312930680357c2e2bd001
  • Modified GetControlledShipController to ensure the backup controller is not the same as the last controller

อัปเดต: 4 ต.ค. 2022 @ 7: 03pm

Version 35.3.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/33094daa4754bece1107cd4695bee3d07f050f6c
  • Code cleanup
  • Modified GetControlledShipController to return the last controlled seat when no seats are controlled

อัปเดต: 19 ก.ย. 2022 @ 11: 41am

Version 35.3.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/ef72b9b44c44cc211becd2935e417bca35674cc9
  • Vastly simplified internal configuration handling
  • Amogus