Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Releases: Devidian/oz_rw_plugin_tools

[0.7.0] - 2019-12-10

06 Nov 05:38

Choose a tag to compare

Added

  • gson maven dependency added
  • javax.websocket-api maven dependency added
  • tyrus-standalone-client maven dependency added
  • WSClientEndpoint helper class (moved from GlobalIntercom)
  • SQLite.getRawDatabase to get raw Database object
  • README file

Fixed

  • check if db is not null on SQLite

Changed

  • [breaking] PluginChangeWatcher is now static with only one WatchService and one WatchThread for all FileChangeListener resulting in less threads opened.

[0.6.0] - 2019-04-13

12 Apr 22:36

Choose a tag to compare

Added

  • Merged Miwarre's rwgui plugin into this lib as drop-in-replacement

[0.5.0] - 2019-04-06

06 Apr 11:49

Choose a tag to compare

Added

  • Wrapper class for SQLite Database connection

[0.4.0] - 2019-01-31

31 Jan 20:28

Choose a tag to compare

Added

  • Colors singleton class to provide streamlined colors for different plugins

[0.2.0] - 2019-01-25

26 Jan 16:51

Choose a tag to compare

Added

  • method to get the effective language I18n->getLanguageUsed(String language)
  • HISTORY.en.md