KSP-RO / TacLifeSupport

Life Support from Thunder Aerospace Corporation
Other
43 stars 24 forks source link

Cleanup the code! #33

Closed JPLRepo closed 7 years ago

JPLRepo commented 8 years ago

The source code needs a major cleanup and garbage and performance re-vamp.

JPLRepo commented 8 years ago

All Linq has been removed. Massive inefficient OnGUI loops that included SORTS every loop removed. Massively inefficient FixedUpdate loops reduced to bare minimum. Most Vessel changes, etc that were being looped through every FixedUpdate now driven by GameEvents.