Skip to content

Releases: linuxgurugamer/ksp_toolbar

1.8.1.1

23 Jul 14:09
Compare
Choose a tag to compare

Disabled log spam of unnecessary warning and info messages

1.8.1

24 Mar 21:27
Compare
Choose a tag to compare
Thanks to github user @radj307 for this:
	Completely rewrote the image loading and path resolution functions used by Utils.cs

1.8.0.8

26 Apr 03:25
Compare
Choose a tag to compare
Thanks to github user @KvaNTy for this:
	On loading settings, code was checking wrong file-path for texture.
	And when dragging buttons into folder, code for saving folder's icon been forgotten.

1.8.0.7

08 Aug 22:41
Compare
Choose a tag to compare
Reverted DLL renaming

1.8.0.6

07 Aug 14:32
Compare
Choose a tag to compare
Created new constant Utils.RootPath to replace the KSPUtil.ApplicationRootPath
Renamed DLL for CKAN compatibility
Added AssemblyFileVersion
Updated version file for 1.12

1.8.0.5

27 Oct 02:53
Compare
Choose a tag to compare
Really did the MiniAVC update

1.8.0.4

27 Oct 01:28
Compare
Choose a tag to compare

Updated MiniAVC.dll to 1.4.0.2 to fix a nasty CTD

1.8.0.3

26 Oct 02:03
Compare
Choose a tag to compare
Fixed buttons disappearing, related to previoius issue with buttons not displaying
Replaced "initted" flag with a nullable variable in Button.cs

1.8.0.2

25 Oct 10:00
Compare
Choose a tag to compare

Updated MiniAVC to 1.4.0

1.8.0.1

20 Oct 19:31
Compare
Choose a tag to compare

Fixed buttons not displaying due to a change in the way floats are compared