Skip to content

Releases: LabyStudio/desktopmodules

2.5.5

28 Jun 20:16
Compare
Choose a tag to compare

Fixed flickering of modules on macOS

2.5.4

03 Jun 03:27
Compare
Choose a tag to compare

Added isDragging getter to module

2.5.3

19 Jun 01:17
Compare
Choose a tag to compare

Update package name

2.5.2

18 Jun 17:35
Compare
Choose a tag to compare

Support for java 1.16

2.5.1

09 Apr 11:30
Compare
Choose a tag to compare

Ignore addon directory in IDE

2.5

03 Mar 16:19
Compare
Choose a tag to compare
2.5

Added onEnable and onDisable event for modules
Support for Mac OS X & Linux
Added javadoc jar

2.4

24 Feb 18:42
Compare
Choose a tag to compare
2.4

Fixed an issue with the addon loading on startup
Recoded module loading and saving
Module renderers are no longer null when disabled
Renamed loadTexture to load

2.3

23 Feb 17:14
Compare
Choose a tag to compare
2.3

Changed render function inputs to doubles to make it look smoother

2.2

23 Feb 12:41
Compare
Choose a tag to compare
2.2

Added translate, scale, rotate and setAlpha render functions
Added free view module extension to move around the content

All modules of an addon will now be disabled when you open the config.

2.1

22 Feb 12:58
Compare
Choose a tag to compare
2.1

Automatically disable addon when all modules are disabled