Change Log:
302b (24-10-10)
+ The update functions should now execute correctly for all unit ids.
301b (03-10-10)
+ Hunters focus is now supported, and the error that occurred when targeting them should be fixed.
Description:
I take no credit for the textures and bits of code I used from the Diablo 3 theme made by zork, everything else is made by me from the ground up.
Just a lightweight moveable Diablo Heads-up Display (HUD).
Slash Commands
/d3h - Lock and unlock the frames.
/d3hud - Lock and unlock the frames.
Modules
FocusHealth - Show the focus's health points.
PlayerHealth - Show the player's health points.
PlayerPower - Show the player's power.
TargetCB - Show the combo points on the orb target frame. (Loads only for rogues and druids.)
TargetHealth - Show the target's health points.
TargetPower - Show the target's power.
The reason I made it is I wanted a HUD and not an actual unit frames to display my health, and mana as well as lightweight and small.
It's important to note that this implementation of the diablo orbs have no dependency and it's not relying on oUF, or any kind of unit frames framework. |
|