Skip to content

Releases: drewdorris/Powder

v0.2.1

26 Nov 00:36
Compare
Choose a tag to compare

Changes:

  • Full update to 1.13 (finally)! 1.12 is still supported by this version.
  • Add support for SQLite and JSON storage (Thanks @dextonanderson)
  • Simplify attaching note particles to a song with note: [1-24]
  • Add tab completion
  • Fix some bugs

v0.2

05 Jul 23:42
Compare
Choose a tag to compare

Changes:

  • Add ability to change the key of given music
  • Add note multiplier to further the possibilities of loud music
  • Add 22 types of matrix gradients with configurable speed / length
  • Add 3 types of matrix twists with configurable speed / length
  • Add 'flash' ability with matrices to give an extra pop to the display
  • Add editable RGB values for matrices
  • Add 'fastMode' option to configuration to save memory on unused Powders
  • Add 'asyncMode' option to configuration to incredibly reduce CPU usage
  • Add option in '/powder nearby' to set the radius to search in -- '/powder nearby 300'
  • Change the way matrices are saved, reducing memory usage
  • Fix error with '/powder nearby' when encountering locations in different worlds
  • Fix very occasional concurrency errors during Powder creation

v0.1.6.1

11 Jun 22:04
Compare
Choose a tag to compare

Changes:

  • Update plugin.yml with correct permissions usage

v0.1.6

11 Jun 20:44
Compare
Choose a tag to compare

Changes:

  • Add version checking to make sure config.yml is up to date
  • Add 'listOfLoadedPowders' boolean in config.yml to make the huge list of Powders optional
  • Fix issue with not registering listener after enabling storage on reload

v0.1.5

10 Jun 02:29
Compare
Choose a tag to compare

Changes:

  • Significantly increase performance with non-repeating Powders
  • Fix alphabetizing of categories

v0.1.4

05 Jun 01:37
Compare
Choose a tag to compare

Changes:

  • Add a 'surroundSound' boolean parameter to sounds and songs. This is enabled by default, and generally improves sound quality in-game.
  • Fix unformatted text on the 2nd line of a message
  • Fix formatting of a Powder's name on creation
  • Fix plugin going into a pseudo-freezing state when an error is encountered in powders.yml

v0.1.3

28 May 17:36
Compare
Choose a tag to compare

Changes:

  • Fix an issue with /powder cancel
  • Add permission powder.cancel for cancelling Powders not created by the user
  • Remove an unnecessary debug command

v0.1.2

27 May 18:40
Compare
Choose a tag to compare
increment version

v0.1.1

27 May 18:37
Compare
Choose a tag to compare

Changes:

  • Add more Powders to powders.yml, with some extra notes
  • Fix saving Powders to storage upon logout
  • Clean up code a bit

v0.1

26 May 02:37
Compare
Choose a tag to compare

Production ready beta release