-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWizardBuff.toc
More file actions
42 lines (35 loc) · 927 Bytes
/
WizardBuff.toc
File metadata and controls
42 lines (35 loc) · 927 Bytes
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
## Interface: 20505
## Title: Wizard Buff
## Notes: Mage group buff HUD (Intellect, armor, shields). Bindings.xml must stay in addon root and NOT in this TOC (auto-loaded).
## Author: kWAYTV
## Version: 1.2.18
## DefaultState: enabled
## X-Curse-Project-ID: 1501057
## SavedVariables: WizardBuffDB
embeds.xml
src/Core/Compat.lua
src/Data/Spells.lua
src/Data/Defaults.lua
src/Core/Constants.lua
src/Core/Bootstrap.lua
src/Core/Migration.lua
src/Core/SlashCommands.lua
src/Logic/BuffQuery.lua
src/Logic/SpellSelect.lua
src/Logic/SpellCycle.lua
src/Logic/CastFeedback.lua
src/Logic/Roster.lua
src/UI/Glow.lua
src/UI/Timers.lua
src/UI/MainFrame.lua
src/UI/MessageFrame.lua
src/UI/Handle.lua
src/UI/IconButtons.lua
src/UI/GridCells.lua
src/Controller/ButtonState.lua
src/Controller/GridLayout.lua
src/Controller/SoundAlerts.lua
src/Controller/UpdateLoop.lua
src/Config/Options.lua
src/Config/ProfileIO.lua
src/Broker/LDB.lua