Space Engineers
Whip's Artificial Horizon Redux
1–10 из 18
< 1  2 >
Обновление: 14 окт. 2024 г. в 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

Обновление: 15 фев. 2024 г. в 10:39
автор: Whiplash141

Version 1.12.7
Changelog[github.com]

Added altitude offset, minor visual changes to minimize horizontal width

Обновление: 17 янв. 2024 г. в 15: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.

Обновление: 10 мар. 2022 г. в 14:48

Version 1.10.2
  • Added animated title screens

Обновление: 22 апр. 2021 г. в 14:39

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

Обновление: 3 янв. 2021 г. в 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

Обновление: 1 дек. 2020 г. в 11:35

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

Обновление: 12 июн. 2020 г. в 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.

Обновление: 1 мая. 2019 г. в 17: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

Обновление: 30 апр. 2019 г. в 18: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)