Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
wrathofkhan
VuhDo
Commits
1fe4671f
Commit
1fe4671f
authored
2 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Revert WotLK Classic changeds from TBCC
parent
ae012471
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
7 deletions
+6
-7
Libs/Libs.xml
Libs/Libs.xml
+1
-1
VuhDo.toc
VuhDo.toc
+2
-2
VuhDoAddonAdapter.lua
VuhDoAddonAdapter.lua
+1
-2
VuhDoOptions/VuhDoOptions.toc
VuhDoOptions/VuhDoOptions.toc
+2
-2
No files found.
Libs/Libs.xml
View file @
1fe4671f
...
...
@@ -24,6 +24,6 @@
<Include
file=
"NickTag-1.0\NickTag-1.0.xml"
/>
<Include
file=
"!LibTotemInfo\embeds.xml"
/>
<!--
<Include file="LibHealComm-4.0\LibHealComm-4.0.xml" />
-->
<Include
file=
"LibHealComm-4.0\LibHealComm-4.0.xml"
/>
</Ui>
This diff is collapsed.
Click to expand it.
VuhDo.toc
View file @
1fe4671f
...
...
@@ -2,11 +2,11 @@
## Title: VuhDo ['vu:du:]
## Author: Iza@Gilneas, humfras, Ivaria@Hyjal
## Version: 3.136-
wotlk
c
## Version: 3.136-
tbc
c
## Notes: Raid Frames providing click-heal functionality, buff and debuff control, main tank management and much more
## X-Curse-Project-ID: 7950
## X-WoWI-ID: 2
6372
## X-WoWI-ID: 2
5940
## X-Wago-ID: yQKynG71
## SavedVariablesPerCharacter: VUHDO
_
CONFIG, VUHDO
_
PANEL
_
SETUP, VUHDO
_
SPELL
_
ASSIGNMENTS, VUHDO
_
HOSTILE
_
SPELL
_
ASSIGNMENTS, VUHDO
_
MM
_
SETTINGS, VUHDO
_
PLAYER
_
TARGETS, VUHDO
_
MAINTANK
_
NAMES, VUHDO
_
BUFF
_
SETTINGS, VUHDO
_
POWER
_
TYPE
_
COLORS, VUHDO
_
SPELLS
_
KEYBOARD, VUHDO
_
SPELL
_
CONFIG, VUHDO
_
BUFF
_
ORDER, VUHDO
_
SPEC
_
LAYOUTS, VUHDO
_
GROUP
_
SIZE, VUHDO
_
RAID, VUHDO
_
INDICATOR
_
CONFIG
...
...
This diff is collapsed.
Click to expand it.
VuhDoAddonAdapter.lua
View file @
1fe4671f
...
...
@@ -16,8 +16,7 @@ VUHDO_LibBase64 = LibStub:GetLibrary("LibBase64-1.0");
VUHDO_LibCustomGlow
=
LibStub
(
"LibCustomGlow-1.0"
);
VUHDO_LibNickTag
=
LibStub
(
"NickTag-1.0"
);
-- FIXME: LibHealComm has not yet been updated for WotLK Classic
VUHDO_LibHealComm
=
nil
;
-- LibStub("LibHealComm-4.0");
VUHDO_LibHealComm
=
LibStub
(
"LibHealComm-4.0"
);
VUHDO_LibTotemInfo
=
LibStub
(
"LibTotemInfo-1.0"
);
VUHDO_LibSharedMedia
:
Register
(
"font"
,
"Arial Black"
,
"Interface\\AddOns\\VuhDo\\Fonts\\ariblk.ttf"
);
...
...
This diff is collapsed.
Click to expand it.
VuhDoOptions/VuhDoOptions.toc
View file @
1fe4671f
...
...
@@ -2,11 +2,11 @@
## Title: VuhDo ['vu:du:] - Options
## Author: Iza@Gilneas, humfras, Ivaria@Hyjal
## Version: 3.136-
wotlk
c
## Version: 3.136-
tbc
c
## Notes: VuhDo Options
## X-Curse-Project-ID: 7950
## X-WoWI-ID: 2
6372
## X-WoWI-ID: 2
5940
## X-Wago-ID: yQKynG71
## SavedVariables: VUHDO
_
OPTIONS
_
SETTINGS
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment