Releases: drewdorris/Powder
Releases · drewdorris/Powder
v0.2.1
v0.2
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
Changes:
- Update plugin.yml with correct permissions usage
v0.1.6
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
Changes:
- Significantly increase performance with non-repeating Powders
- Fix alphabetizing of categories
v0.1.4
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
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
increment version
v0.1.1
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
Production ready beta release