DHUD2
EOL NOTICE
DHUD2 has reached is End Of Life. There will be no more updates or bug fixes.
Please use DHUD3 which has all DHUD2 functionality (and more)
Features
3 sets of Health/Power (mana, rage, energy, focus, happiness) Bars that change colors as they diminish and that give a number value of the status shown
- 4 main bars to show player's and target status
- 2 pet bars to show pet status or druid's mana when shapeshifted
- 2 extra bars to show target's target or focus status
- The number value can be shown in different styles using DogTags
- Bar's text can be moved (alt + left click)
- 16 Player buffs slots
- Show auras as well as weapon buffs (main and off-hand)
- Buffs shown filtered by left duration
- Configurable color to highlight when the buff is close to expiring
- Ability to filter out buffs with duration longer than 30 minutes
- Support for Shaman totems
- Support for Druid/Rogue Combo Points
- Support for Sunder Armors and Lacerates - Option to show time left
- Show level, name, and class of Target
- Show level, name, and class Target's Target
- Target and Target of Target text style configurable using DogTags
Extras
- Support for up to 40 target buffs and debuffs
- Status indicator icon to show if the mob is elite
- Status indicator icon to show if you're resting
- Status indicator icon to show if you're in combat
- Status indicator icon to show if you're in PvP - Mouseover time left
- Status indicator icon to show Target PvP Status
- Status indicator icon to show raid icons (X, circle, skull, etc)
- 6 Transparency (Alpha) settings for:
- In Combat
- Casting
- Target Selected
- No Target
- Regenning
- Dead
- Configuration via '''/dhud2''' menu
- Show Druid mana while Shape shifted
- Casting Bar with Spell Name, Casting Time and Casting Delay for both player and target.
- Drop down menus for self and party actions
To do
- Movable Bars
- Death Knight Runes
- Minimap - Fubar button to acces player menu
- Move buttons and auras icons soi they are closer to the outter most displayed bar
- Change the long duration buff filter from 30 minutes default to selectable
- Localizations
Suggestions
- Filter player buffs by name.
- Range check
- Show Class Icon
- Show Target PvP Rank
- Independant frame scaling
- Add other MetaHud features
Known Issues
- Focusing using drop down menu is now a protected function. Using the focus option in DHUD2 dropdown menus will generate an error.
Caeryn Dryad
Markus wrote: HUD is DEAD - There will be no new Version of DHUD because of People only change some textures and do a branch of DHUD without my Permisson. New Versions are only for my Guild from now on. Thanks to goes to all People that supported DHUD until now. Everyone who want's can take over this Project.
Hi again =)
Yeah it was just me beeing a bit tired and typing it wrong instead of acctually figuring out how to copy-paste it :p
Im using MobHealth 2, guess i could try to update it or something.
On the other issue, when I have player on left side, all i can get is the mana to the left, when i try to change the HI-PM thing nothing happens, and if i try to reload the addons the whole hud disapares and an error pops up
Error: bad argument #1 to 'unpack' (table expected, got nil)
File: Interface\AddOns\DHUD2\bars.lua
Line: 39
this time i acctually copy-pasted :p
Thanks for the additional information. I will do some tests to figure out the bugs and fix them.
I'll keep you posted.
sounds great to me =)
In original DHUD, there's an option to have all player bars on the left and all target bars on the right (not life bars on left and mana bars on right)
is there an option to have the same behavior?
Hello Tetram67,
Yes, DHUD2 has that functionality. You can have 3 different layouts: Centered (default), Left and Right. In the configuration window go to Layout and Choose one of these for the "Player Layout" and target layout will change accordingly. Then change the Player Bars options: H=Health, P=Power, L=Left, R=Right. So HL~PR means Health bar to the left power bar to the right (Centered Layout).
Hi there,
the wowace-version (r71553.1; german client) isn`t working very well. Every time I log into the game, debugging is on. Disable debugging only works till next login. Castbar doesn`t work at all. On top of my health bar, there are two little nameplates : "lcd2.5 and lc2.5" and they don`t have any functionality I think.
By the way, as work ist still in progress... would it be possible to add an option for castbar countdown (like it was at Drathal`s Hud)?
Great work anyway, Arcanefoam... thank you.
Hi attix,
A stated on my previous note the version in the SVN is still buggy and that is why debugging is on by default. The lcd (left cast delay) and lc (left cast) texts are used to show spell count down and delay (so that answers your next question + DHUD2 will have target countdowns too). I will recomend you to stick with the v1.6b for a few, but if you want to try the new functionality and help me find bugs I have just commited to the SVN (cast bars both player and target should be working).
After some tests I think I have finally maneged to get TortoiseSVN working so I will start commiting new revisions to wowace so you can get them if use AceUpdater or like to get your files from files.wowace.com.
The current version in wowace is newer than 1.6 and has almost all functionallity coded, but still needs some tests and bug removal to make it to curse.com. Sneak preview: dropdown for player on health bar, target castbar, wepaon bufss fixed.
np, so where do you click on to bring up the menu when the bliz portrait isn't turned on? (never knew how to do that... =P )
The dropdown menu is at this moment enabled to show when u right click on the target name text. It seems it only works for targets other than your self when not in a party. When in a party if you click when u have targeted your self you will see the dropdown menu. Make show when solo has been added to my todo list.
Player drop down is working on SVN version if u click on the player's haelth bar but the click area is way bigger than the bar at the moment.
Dropdown menus are working on v1.6b!!!
Cast bars are almost done. I need to work on cast delays and position of the cast timers. Next step is make the icons and castbars will move if u change your layout :D.
Guys, I've found the problem with self portrait not displaying it's in options.lua, hope the dev can fix it.
Look for the "blizPlayer" section below:
==================================================================
blizPlayer = {
type ='toggle',
name = L["Blizzard Player Frame"],
desc = L["Show Blizzard's player frame"],
get = getshow,
set = setshow,
map = { [false] = "Hide", [true] = "Show" },
order = 203,
passValue = "blizPet", << notice here??!!!
},
==================================================================
Should be:
==================================================================
order = 203,
passValue = "blizPlayer",
},
==================================================================
Thanks a lot zetex83, I will fix this bug A.S.A.P. Thanks for taking the time to look into this =D, much appreciated.
Okay, first time posting haha, but I have a temp fix for the unable to use self portrait. you can enable bliz portrait by adding:
["blizplayer"] = true,
to the Saved Variable for the account's dhud2.lua and dhud2.lua.bak
(in ... \World of Warcraft\WTF\Account\%accountname%\SavedVariables)
seems to be working for me for the time being
you may need to also make it read only, but you might not, can anyone confirm =)
i've never tried to program in lua, but i'll take a look see if i can find anything heh
Is this gonna be updated for 2.4? abandoned mod?
Hello,
The current default release is v0.91b which has TOC with game version 2.3.2, but will work fine with version 2.4 (load out of date addons).
This mod is not abandoned and all the features described are for v1.6b, which is for version 2.4 of the game and is pretty stable. At the moment the only things missing in 1.6b are the cast bars and the drop down menus. Once cast bars are working I will make version 1.xb the default download. So if you wanna see the new features and bug fixes downloand v1.6b.
I was having a problem trying to right click on my name to get the list of options like leave party and so on. Is this not working or am I clicking on the wrong part of the HUD.
That is not working and, I must admit, driving me crazy. I have tried many things but still can make the drop down menus to work. If any one has any information on how to make this work I will much appreciate the information! :D.
Try this: