Skip to content

Releases: linuxgurugamer/KRnD

1.16.0.2

19 Feb 02:58
Compare
Choose a tag to compare
Moved initialization of GUIStyles into Start
Made window 70 pixels higher

1.16.0.1

14 Jan 03:38
Compare
Choose a tag to compare

Fixed index out of range

1.16.0

14 Jan 00:38
Compare
Choose a tag to compare
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