Space Engineers

Space Engineers

Ship Main Computer (broken)
Showing 1-10 of 73 entries
< 1  2  3 ... 8 >
Update: 26 May, 2018 @ 4:18pm

Update for API world pressurization.

Update: 20 Apr, 2018 @ 6:05pm

Repaired thrusters.
Repaired some API changes.
Stopped the write to LCD flickering.

Update: 25 Nov, 2017 @ 10:44am

Hot fix for 1.185.100 api changes.

Update: 31 Jul, 2017 @ 10:28pm

Hot fix to fix Solar Array tracking.

Update: 29 Jul, 2017 @ 8:36pm

Major Optimzation pass.
Changed to using WriteLCD class.
Added broadcast of basic status.
Remove dead code.

Update: 25 Dec, 2016 @ 5:21pm

Changed several method to only look at same grid as PB.

To Do:
Look at updated autolevel from
https://forums.keenswh.com/threads/gyro-alignment-code.7392762/#post-1287052481

Update: 17 Dec, 2016 @ 12:40pm

Hardened WriteToLCD.
Changed default WriteToLCD to use IMyTextPanels

Update: 16 Dec, 2016 @ 6:21am

Added Lidar Range Finder and added it to altitude.
to use add a bottom facing camera and add to it's name the orbital thruster name for that ship (default is [OrbitThurster]

Update: 11 Nov, 2016 @ 12:44pm

Changed from grid search to dictionary.
Program scales much better with large number of zones.
now with 121 zones code runs at about 18-22ms instead of 80-105ms.
Added Whip's profiler into the code (not used in main method)

Update: 5 Nov, 2016 @ 4:02pm

Minor bug fix related to last update.