mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- on first run, forced reset all custom DogTags to the module default since some of the old default tags no longer work
42 lines
1.0 KiB
TeX
42 lines
1.0 KiB
TeX
## Interface: 20400
|
|
## Author: Iceroth, continued by Parnic
|
|
## Name: IceHUD
|
|
## Title: IceHUD |cff7fff7f -Ace2-|r
|
|
## Notes: Another HUD addon
|
|
## Version: 1.2 ($Revision$)
|
|
## SavedVariables: IceCoreDB
|
|
## OptionalDeps: Ace2, GratuityLib, LibSharedMedia-2.0, WaterfallLib, Deformat-2.0, LibDogTag-3.0
|
|
## X-Embeds: Ace2, GratuityLib, LibSharedMedia-2.0, WaterfallLib, Deformat-2.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibMobHealth-4.0
|
|
## X-Category: UnitFrame
|
|
## X-Date: $Date$
|
|
## X-Website: http://www.wowace.com/forums/index.php/topic,1705.0.html
|
|
|
|
# Libraries
|
|
embeds.xml
|
|
|
|
# IceHUD core functionality
|
|
IceCore.lua
|
|
IceHUD.lua
|
|
IceElement.lua
|
|
IceBarElement.lua
|
|
IceUnitBar.lua
|
|
IceCastBar.lua
|
|
|
|
|
|
# IceHUD modules
|
|
# - Feel free to comment these out if you like
|
|
modules\PlayerHealth.lua
|
|
modules\PlayerMana.lua
|
|
modules\TargetHealth.lua
|
|
modules\TargetMana.lua
|
|
modules\PetHealth.lua
|
|
modules\PetMana.lua
|
|
modules\DruidMana.lua
|
|
modules\TargetInfo.lua
|
|
modules\TargetOfTarget.lua
|
|
modules\ComboPoints.lua
|
|
modules\CastBar.lua
|
|
modules\TargetCast.lua
|
|
modules\MirrorBar.lua
|
|
modules\SunderCount.lua
|