UnderHood - A modular HUD

DESCRIPTION
-----------

UnderHood is a modular HeadUp Display (HUD) based on ACE3 set of libraries. Main features are:

- Unlimited number of styled bars that show Health, Power (mana/rage/energy), Threat, Druid Mana (while shapeshifted).
- Two default styles - Vertical (Large) and Horizontal. Yes, you can have horizontal bars in this HUD.
- Support for cast animation on bars, as well as smooth value animation
- Ability to color health bars by class or unit hostility (min/max blend will be added soon)
- Unlimited number of text labels powered by DogTag
- Buff and Debuff icons with different layout options
- Status icons, such as Leader, Master Looter, Pet Happiness, etc
- Combopoint icons with different layout options

For those who like to tweak it:

- Ability to plug-in styles through metastyle API
- Ability to add custom providers that provides measurements for bars
- Ready to use module prototypes for those who wish to add custom functionality


HOW TO USE
----------

UnderHood comes with default layout suitable for all classes. To modify layout and/or add/remove bars, texts, etc use "/uh" chat command.

CREDITS
-------

Many thanks to Benumbed, who's DaHud inspired me to create my own HUD. Many thanks to Chknight for his DogTag and PitBull. I've learned
a lot from their code (and stealed some pieces, yes :).
And, of course, many thanks to ACE3 team for their great framework.
