Skip to content

Releases: linuxgurugamer/ToolbarControl

0.1.5.8

03 Apr 15:55

Choose a tag to compare

Updated version file for 1.4.1-1.4.99

0.1.5.7

26 Mar 13:27

Choose a tag to compare

fixed the LoadImageFromFile, the "public" was deleted somehow

0.1.5.6

24 Mar 13:03

Choose a tag to compare

Added DDS to the possible image formats, only DXT1 and DXT5 are supported

0.1.5.5

20 Mar 01:16

Choose a tag to compare

Added GIF to the possible image formats 

0.1.5.4

19 Mar 13:07

Choose a tag to compare

Fix for fuzzy buttons

0.1.5.3

18 Mar 01:13

Choose a tag to compare

Fixed nullref when onTrue was called before button was created

0.1.5.2

16 Mar 22:48

Choose a tag to compare

Fixed AddLeftRightClickCallbacks call

0.1.5.1

16 Mar 02:27

Choose a tag to compare

Filled nullref when first called
Fixed bug when a mod called SetTrue or SetFalse, the button would be set true/false, but the texture wasn't being changed

0.1.5

14 Mar 11:05

Choose a tag to compare

Updated for 1.4.1

0.1.4.7

22 Feb 02:45

Choose a tag to compare

Fixed bug with not being able to have a button on the Blizzy toolbar only in the flight scene and not in the map view
Added void SetTexture(string large, string small) to allow mod to change the button textures directly