Quantcast
Channel: WoWInterface - Latest list
Viewing all articles
Browse latest Browse all 49326

DHUD for 5.0 (2050400_42)

$
0
0
Change Log:
--------------------
changelog 2.0.50400.42:
-fixed vehicle power update for some vehicles (plants vs zombies: power was returned as SUN_POWER but events where reporting it as ENERGY)
-added setting to set scale of blizzard power auras
-settings that affect blizzard power auras will be reapplied to frame when required
-fixed font scaling bug on first game run (since game API function FontInstance:SetFont("filename", fontHeight, "flags") is now working asynchronously for not loaded fonts)
-added various player character buffs to be shown in target short auras (like Shield Wall, Cloak of Shadows, etc..)
-added visual settings for previous command line options
-fixed slider behaviour for DHUD Settings, it was broken in 5.4 (the 'value step' property is ignored by WoW API)

changelog 2.0.50400.41:
-toc update
-target and self drop down menus will now initialize on-demand to reduce possibility of tainting blizzard code (never saw a taint after that)
-added setting to hide "not enough energy" and simmiliar errors (currently only command line)
-added setting that contains code to be executed when logging-in, changing camera max. distance, etc. (currently only command line)
-added color setting for pet energy (dk ghouls) (currently only command line)

changelog 2.0.50300.40:
-Reverse cast bar animation settings is now handled by the addon
-Fixed issue with timers disappearing at certain conditions
-Fixed exception in cooldowns update function when teleporting on some system
-Fixed vehicle bars not showing for certain vehicles
-Castbar should display proper cast time at the end of animation

changelog 2.0.50300.39:
-Fixed exception when copying profile with custom layout from character with different class
-Fixed exception on some systems during init in createBar function, need confirmation
-Fixed bug with combat state not updating when player encounters loading screen
-Unit elite icon is now updated when unit changes it's classification
-Death-knight runes should no...

Description:
--------------------
DHUD is a highly configurable and customizable HUD addon in the spirit of DHUD, MetaHUD, and others designed to keep your focus in the center of the screen where your character is.

What it is
Player and target health and mana bars, casting bars, pet health and mana bars, druid mana bar in forms, bars with alternative power, spell circles with short player auras, target self auras and cooldowns, extensive target info, and much more.

Short feature list

Health Bars are able to display shields, heal absorption and incoming heal effects.
Class-specific tracking such as combo point counters, druid mana trackers, Eclipse bar, Holy Power monitoring, warlock alternative resources tracking, and more
Lots of DogTag-supported strings for extreme customizability (strings are parsed only once so it won't take much cpu time)
Alpha settings for in combat, target selected, etc.
Fully customizable bars and counters capable of tracking buff/debuff applications on any unit, spell/ability cooldowns, and the health/mana of any unit you specify.
Highly configurable (can totally re-arrange all bars, change text display, etc.)


Slash commands

/dhud - opens the configuration UI to tweak any setting
/dhud settings = - to change setting using command line

Recent changes

Addon code have been rewriten and uses OOP design. Cpu and memory consumption is reduced
Code is documented and easily readable.
Added new features:
Health bars are now able to display shields, incoming heal and absorbed heal.
Numbers are now truncated if enabled in settings
Cooldowns can be shown like it's done with auras
Auras whitelists, blacklists and priority lists
DHUD Settings addon is also rewrited to support new code
And more

Support

If you want to suppo...

Viewing all articles
Browse latest Browse all 49326

Trending Articles