Space Engineers

Space Engineers

Whip's Planetary Compass Script
Showing 11-18 of 18 entries
< 1  >
Update: 18 Mar, 2018 @ 11:32pm

Version 15
  • Fix for keen bug where code would run multiple times per tick in DS

Update: 22 Nov, 2017 @ 6:27pm

Version 14
  • Removed need for timers
  • Added isEasyStartPlanetWorld variable to change the north axis to that used by the planet worlds
  • Enabled writeBearingOnCompass to true as an experiment

Update: 13 Oct, 2017 @ 10:11am

Version 13
  • Added variable "writeBearingOnCompass" that will put the bearing angle on the compass itself
  • Removed excess commands for LCD writing

Update: 13 Feb, 2017 @ 2:16pm

Updated Cover Art
No change to code

Update: 13 Feb, 2017 @ 2:03pm

Revision 4
Internal Version 11
  • Updated code to use monospaced font
  • Font size now sets automatically
  • Code optimizations to reduce latency

Update: 26 Aug, 2016 @ 4:33pm

  • North now points to the axis that the sun rotates around!

Update: 30 Mar, 2016 @ 12:04am

  • Added a method to force update of broken text screens (thanks to forum user "Malware" for the tip)
  • Added in a cool running symbol :)
  • Better commenting
  • Cleaning and optimizations

Update: 5 Feb, 2016 @ 9:30am

Initial Release