Closed JPLRepo closed 7 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.
The source code needs a major cleanup and garbage and performance re-vamp.