Update changelog

This commit is contained in:
Esophose 2020-02-13 17:49:47 -07:00
parent c2146c11b9
commit 7229ce9033
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
=== v7.1 ===
* Fixed an error when spawning particles for a fixed effect with the celebration style when the owner is offline
* Performance improvement when large amounts of players are online
=== v7.0 ===
+ Added effect/style settings folder that lets you disable effects/style and edit style properties
+ Added setting to disable particles while in combat

View file

@ -1,5 +1,5 @@
/*
* TODO: v7.1
* TODO:
* + Add ability to create/manage fixed effects from the GUI
* * Convert fixed effect ids into names
*/