-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.txt
More file actions
141 lines (105 loc) · 3.01 KB
/
changelog.txt
File metadata and controls
141 lines (105 loc) · 3.01 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
1.36
- guard against secret cooldown values
1.35
- guard against secret destGUID values
1.34
- performance improvements for classic
1.33
- fixes for classic CLEU errors
- guard against secret spellIds
- fix timer label not displaying after login
- fix for re-sheeping not being detected
1.32
- updated for patch 12.0
- replace CLEU with UNIT_AURA events
1.31
- added support for Polymorph: Mosswool
- update IsAddOnLoaded calls
1.30
- updated for classic/cata
1.29
- remove LibAuras dep
1.28
- fix check for classic
1.27
- updated for patch 11.0
1.26
- updated for patch 10.0
- moved frame definition into XML
- added support for Mass Polymorph
1.25
- updated for patch 9.2
- fixed bug where names wouldn't always show
- refactor to remove Classy-1.0 library
1.24
- updated for patch 9.0.1
1.23
- adding support for Mawrat
- fix chat message warnings when in instance groups
1.22
- use correct durations based on Polymorph rank
1.21
- added support for Polymorph (Rank 2), Polymorph (Rank 3) and Polymorph (Rank 4)
1.20
- updated for classic (tested only with Polymorph but others should/may work)
1.19
- updated for patch 8.2.0
1.18
- added support for Peacock, Bumblebee, Direhorn and Imprison
1.17
- updated for patch 8.0.1
- adding integration with LibAuras
- hotfixing LibAuraInfo polymorph durations
- updated pkgmeta externals
1.16
- updated for patch 7.3.0
- updated Ace3 versions
- added pkgmeta file
1.15
- updated for patch 7.0.3
- updated Ace3 versions
1.14
- updated for patch 6.0.2
- updated LibAuraInfo with changes to GUID format
1.13
- added Spanish translations (esES and esMX); thanks to Triston at T.A.G. Translations and Design for the translation
- added missing zhTW tranlations; thanks to BNSSNB for the translation
1.12
- added support for Paralysis
1.11
- updated for patch 5.3
- updated Ace3 versions
1.10
- updated for patch 5.0.0.4
1.9
- updated for patch 4.3
- added option monitoring other party/raid members cc
- disabled Ring of Frost (uncomment line 13 in auras.lua to re-enable)
1.8
- added Russian translation; thanks to evilstar for the translation
- added DroidSansFallback for proper font display is other locales
1.7
- fixed bug with expired notifier not disappearing when out of target range
- added support for the tracking of multiple crowd control auras
- replaced Dongle with Ace3
1.6
- updated for patch 4.2
- updated the version of LibAuraInfo
- added traditional chinese localization; thanks to SilentWorld for the translation
1.5
- updated for patch 4.1
1.4
- added support for Wyvern Sting, Banish, Fear, Seduction, Repentance, Turn Evil, Enslave Demon, Mind Control, Entangling Roots
1.3
- added support for Freezing Trap
1.2
- added a warning for when target becomes sheeped
- changed wording in settings to make it more obvious what things do
- fixed the toggle for break notification being honored
- added support for Sap
1.1
- added Quartz integration
- fixed lua errors that occurred when re-sheeping
- visual notifier's frame position is now saved between sessions
1.0
- initial release