From 676cf7733af746a8bdb3bc548aec41de363ce836 Mon Sep 17 00:00:00 2001 From: wardz Date: Tue, 10 Sep 2019 20:00:56 +0200 Subject: [PATCH] update changelog for 1.0.5 --- changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.txt b/changelog.txt index e5d186c..5c0db2e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ +v1.0.5: +- Castbars are now faded out when completed instead of being instantly hidden. +- Castbars now shows a brief red interrupt message when successfully interrupted. +- Fix border color option not working when not using default border texture. +- Stopping castbar on unit movement is now a toggleable option. You might want to disable this feature if you play with high latency + since it can sometimes stop a cast incorrectly when the player or enemy lags. + + v1.0.4: - Castbar is now stopped when unit is moving for players only since some mobs cast while running. - Add option to change text position.