forked from Atreyyo/aDF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
55 lines (36 loc) · 1.14 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
## aDF - a small frame that shows armor and few debuffs on your target.
## Author: Atreyyo @ Vanillagaming.org
######################################
Debuffs shown:
["Sunder Armor"]
["Armor Shatter"]
["Faerie Fire"]
["Crystal Yield"]
["Nightfall"]
["Scorch"]
["Ignite"]
["Curse of Recklessness"]
["Curse of the Elements"]
["Curse of Shadows"]
["Shadow Bolt"]
["Shadow Weaving"]
["Elemental Vulnerability"]
Feel free to make any suggestions to the addon.
--- Versions ---
added Vampiric Embrace
--- aDF 2.8
rewrote the update function, should improve performance
added "healermode" which let's you see the debuffs and armor of your friendly targets target
--- aDF 2.7
added ["Elemental Vulnerability"] ( MAge t3 6setbonus proc )
--- aDF 2.6
changed behaviour of the frame to only react when target is in combat rather than the player
--- aDF 2.5
added scaling function to main frame
added scaling slider and dropdown menu to choose channel for announcing armor/debuffs in options frame
added background to armor frame
--- aDF 2.0
added options menu frame
rewrote the core
--- aDF 1.0
First release