Space Engineers

Space Engineers

Whip's Artificial Horizon Redux
18개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 10월 14일 오전 11시 30분
작성자: Whiplash141

Version 1.12.8

Summary
Fixed newly introduced type deduction issue with MathHelper.Clamp

Full Changelog
https://github.com/Whiplash141/SpaceEngineersScripts/commit/13007dcf500ffe21d48d2a33cb22b7f5e687191a

업데이트: 2024년 2월 15일 오전 10시 39분
작성자: Whiplash141

Version 1.12.7
Changelog[github.com]

Added altitude offset, minor visual changes to minimize horizontal width

업데이트: 2024년 1월 17일 오후 3시 05분
작성자: Whiplash141

Version 1.12.2
Changelog: https://github.com/Whiplash141/SpaceEngineersScripts/commit/573327ace0641b0489a0c2758d8068be5161cbba

Added acceleration mode enum to allow users to switch between m/s2 and g's for accel display. Also added units to displayed quantities.

업데이트: 2022년 3월 10일 오후 2시 48분

Version 1.10.2
  • Added animated title screens

업데이트: 2021년 4월 22일 오후 2시 39분

Version 1.9.1
  • Changed how script background is set to help with sync

업데이트: 2021년 1월 3일 오전 11시 59분

Version 1.9.0
  • Added vertical speed indicator
  • Improved text box text centering
  • Gave pull up text box more padding so text is easier to read
  • Centered subtext to avoid clipping on some text panels

업데이트: 2020년 12월 1일 오전 11시 35분

Version 1.8.1
  • Added buffered average to terrain derivative to smooth out noise
  • Made use of bugfixes to Ini

업데이트: 2020년 6월 12일 오전 11시 33분

Version 1.7.0
  • Workaround for Keen's broke ass sprite caching system. Sprites will now be forced to draw on servers periodically.

업데이트: 2019년 5월 1일 오후 5시 45분

Version 1.5.0
  • Added collision imminence indicator. Two arrows will move towards the center of the screen the sooner a collision is detected

업데이트: 2019년 4월 30일 오후 6시 43분

Version 1.4.6
  • Reverted "Collision warning time threshold" back to 5 seconds after my shit reflexes lead to me smashing into the ground (Better safe than sorry)