Space Engineers

Space Engineers

[OUTDATED] Whip's Pixel Artificial Horizon
Showing 21-30 of 44 entries
< 1  2  3  4  5 >
Update: Jun 10, 2017 @ 2:00am

Version 41
  • Optimized VectorAngleBetween() method - v39
  • (Changes made in version 40 were ultimately discarded)
  • Code now only rescans the grid for blocks every 10 seconds instead of 10 times a second. This should drastically reduce lag on larger ships - v41

Update: May 20, 2017 @ 8:22pm

Minor
  • Updated internal readme to match the correct version number

Update: May 20, 2017 @ 11:41am

Version 37
  • REVERTED: Removed method to only consider grids that are the same as the program or are attached via rotor trick. This feature was broken and I'll add it back in once I get it to work.
  • Added a function to pause script execution while away. This should reduce the script overhead while you are not piloting the ship. (You can disable this if you want)

Update: May 11, 2017 @ 3:28pm

Version 35
  • Changed color defaults for better contrast
  • Added method to only consider grids that are the same as the program or are attached via rotor trick

Update: Feb 2, 2017 @ 2:42pm

Version 32
  • Added automatic font selection into stable
  • Fixed bug where using color blind mode wouldnt change the text and number colors properly.

Update: Jan 27, 2017 @ 6:50pm

Version 29
  • Added a way to custom specify colors :D

Update: Jan 26, 2017 @ 3:46pm

Workshop Thumbnail Update
No code changes

Update: Jan 26, 2017 @ 3:32pm

Version 29
  • Improved performance by 300% with optimizations
  • Switched to monospaced font (switch is automatic in dev)

Update: Oct 20, 2016 @ 9:54pm

Version 25
  • Removed text limit workaround: should improve performance too

Update: Oct 14, 2016 @ 8:47pm

Version 24 LB
  • Made altitude work in stable branch