Releases: linuxgurugamer/KRnD
Releases · linuxgurugamer/KRnD
1.16.0.2
Moved initialization of GUIStyles into Start
Made window 70 pixels higher
1.16.0.1
Fixed index out of range
1.16.0
Adoption by LinuxGuruGamer
Added support for ClickThroughBlocker
Added support for ToolbarController
Moved PartStats class into separate file
Moved KRnDUpgrade class into separate file
Converted foreach statements into (for int i=...) for speed
Fixed nullref caused by kerbals
Added new kerbals to the blacklisted parts
Replaced multiple If's with case in KRnDGUI.cs
Replaced multiple If's with case in KRnD.cs
Commented out all lines in parts.cfg since it was duplicated in code. Left them there so they can be customized
Added new section to the Right-click of parts in the editor to show current upgrades