Skip to content

Releases: linuxgurugamer/KRnD

1.16.0.14

21 Jan 23:13
Compare
Choose a tag to compare

Changed rounding for radiatorEfficiency, batteryCharge, newCapacity to allow 2 decimal digits

1.16.0.13

11 Aug 12:19
Compare
Choose a tag to compare
Thanks to @tgerland for providing a small update for the blacklist, to block Universal Storage 2

1.16.0.10

25 Jan 19:25
Compare
Choose a tag to compare
Thanks to github user @ManuelOtaiza
	Fix null reference exception when ReStock 1.1.x is present

1.16.0.9

17 Sep 00:38
Compare
Choose a tag to compare

Added AssemblyFileVersion
Updated version file for 1.12

1.16.0.8

17 Oct 00:13
Compare
Choose a tag to compare
Thanks to forum user @leatherneck6017 for this:
	Add upgrades for ISRU Drills and Radiators. WIP for antenna range.

1.16.0.7

27 Mar 20:11
Compare
Choose a tag to compare

Added new line to blacklist, thanks to @OhioBob
BLACKLISTED_MODULE = ModuleTweakMaxResource

1.16.0.6

19 Mar 18:30
Compare
Choose a tag to compare

Fixed non-variant parts not showing up in the upgrades window

1.16.0.5

19 Mar 13:35
Compare
Choose a tag to compare
Added Log.cs, now writes data to seperate log file as well as standard
Replaced all Debug.Log lines with Log.Debug
Added some checks to only do variant code if variants are available for the part
Fixed kerbal on eva exploding immediately from overheat

1.16.0.4

17 Mar 23:23
Compare
Choose a tag to compare

Removed some debugging statements

1.16.0.3

17 Mar 23:20
Compare
Choose a tag to compare

Fixed issue with part variants where it wasn't changing the mass of the part variant, resulting in negative numbers on occasion
Fixes #5