Get an Epic Experience with Premium

DroodFocus

Druid Login to Add Favorites
  • 16 Likes
  • World of Warcraft
  • 16,812 Monthly Downloads
  • Supports: 5.3.0
  • 738,292 Total Downloads
  • Updated 05/23/2013
  • Created 06/22/2008
  • 570 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: Public Domain
  • Newest File: DroodFocus 5.2.1
or

About DroodFocus

DroodFocus 5.1.2 - Merannanon, Insane (Vol'jin - EU)

Buffs / Debuffs tracker, energy monitor, combo points, and more...

Fully fonctionnal only for cats and bears for the moment.

If you have a question or idea to improve DroodFocus, you can post it on the "FluidDruid" forum.
(By the way, I recommend you to read this forum, still very interresting and informative on our class.)

I created a topic for DroodFocus here : http://fluiddruid.net/forum/viewtopic.php?f=3&t=1580

**********************
*** IMPORTANT ***
**********************

La liste des sorts n'est pas mise à jour automatiquement avec la version 5.1.0 et plus de DF.
Une fois la mise à jour appliquée, vous devez lire la configuration par defaut "DroodFocus MoP" pour mettre a jour la liste des sorts.
Si vous souhaitez garder la disposition actuelle, vous pouvez charger uniquement la liste des sorts depuis le panneau de configuration correspondant.

The spell list is not automatically updated with version 5.1.0 of DF.
Once the update is applied, you must read the default configuration "DroodFocus MoP" to update the list of spells.
If you want to keep your current layout, you can load only spells list from spell's configuration panel.

***

The addon includes the following (all are individually usable and configurable)

* A power bar: Energy, rage,mana, runique power or shi

* Player's healthbar

* Target's healthbar with Time-to-die option

* Player's manabar

* Savage defense bar: status of charges (numbers and timer)

* Threatbar: Threat % on the target

* A combo bar: Number of combo points for the cat/rogue, lacerate stacks for the bear, runes for DK and holy power for paladins.

* Visual effects : Visual effects for proc (like Omen of Clarity). And your critical hits can also leave some traces of blood...

* Warning System: If a spell fails because you're too far or not behind your target, an icon will alert you (a cross if you're too far, a double arrow if you are in front of the target). Also pulse when you gain buff or/and debuff with the texture of debuff and his name.

* Cooldown: CD Timeleft is visible on bars and icons for each spell. And popup the icon of the ability whenever it becomes usable again.

* Buff / Debuff : For each buff / debuff scanned , small icon (and / or status bar) show the remaining time on the debuff, the number of stack, the cooldown, timeleft for next tick for Dot, etc... Buffs/Debuffs are filtered to manage your debuffs and / or all sources. They are also cumulative (like mangle/Trauma). All talents and glyphs are handled.

* Informations: Displaying real-time stats (Power attack, crit, savage defense absorption, vengeance, etc...)

* GPS : Shows direction and distance where is located the raid/group member targeted. Only works for players of your raid/group.

* Cast Bar : Show spell casting/channeling by your actual target.

* Eclipse Bar : Show eclipse power.

* Libs: Support of LibDataBroker 1.1 and LibSharedMedia 3.0
    
Commands line:

/droodfocus <arg>

Args :
* 'options' to open configuration panel
* 'configmode to switch configuration mode
* 'reset' to reset configuration to default
* 'buff' or 'debuff' to see a list of actuals buff/debuff with spellID in chat

Version 5.2.1

[Français]
* Mise à jour pour la 5.3.0.

[English]
* Update for 5.3.0.

Comments

First Previous Page 22 of 64 Next Last
  • #638
    Ok, so I have no idea how to write Lua or anything, but I have a space on my Icon Bar #2 that I would like to put a fight specific icon on. I can do all the changing of the spell id's myself but essentially what I would like to have is for it to track the duration and stacks of the following buffs/debuffs: Wings of Flame (Alysrazor), Torment (Baleroc), Searing Seed (Staghelm), Buring Speed (Ragnaros. I would like a code that shows one icon at all times, unless one of the other buffs/debuffs are active. If there is a problem because Wings of Flame is a buff and the others are debuffs, I can use the Blazing Power debuff.

    TL;DR: How do I create and Icon that will show several different debuffs instead of just one.
  • #639
    The Spell IDs that I plan to use are below. The only one that may be wrong will be the Blazing Heat debuff since it has 2 spell ids with 2 different icons. My choice would be to have the first debuff the default icon to show, Alysra's Razor.

    100029 - Alysra's Razor (Alysrazor)
    99461 - Blazing Power (Alysrazor)
    98450 - Searing Seeds (Majordomo Staghelm)
    100230 - Torment (Baleroc)
    98492 - Eruption (Lord Rhyolith)
    99126 - Blazing Heat (Ragnaros)
  • #637
    I'm experiencing the same problem with Moonfire appearing as the Sunfire spell icon. It seems to me when DF first loads on login the correct Moonfire spell icon will appear, but when Sunfire is used, sometimes it will overwrite the Moonfire icon with Sunfire. I haven't been able to figure out the specific conditions beyond this.

    My second question/request: I love having the dots in the icons for my kitty bleeds showing whether AP is higher or lower than when the dot was applied, is it possible to show the same for SP/haste/crit for applying dots as Boomkin or Shadow priest? Thanks! Love the addon for both my druid and my priest :D
  • #636
    I love this addon, but I'm having some trouble the last couple days with using the spell icons for Moonfire and Sunfire. I've got them in the spell list by spell id number according to Wowhead, but both icons are showing up as Sunfire. I've checked them and checked them again, and I can't figure out why this is happening. Help?

    Also, maybe I'm just blind, but is there a way to make the icon change between Sunfire and Moonfire on its own instead of having two different icons for the individual spells? That would be awesome. Thanks so much.
  • #627
    Great addon but my icon for rip for some reason changes to ferocious bite when im in combat? not a massive problem but just wondred if there was a fix. in the spells list rip has something saying 'lua' next to it and when you open up the lua code thing at the bottom its programmed to change to ferocious bite however i cant change it. any ideas on a fix for this?
  • #628
    Just clear lua code, validate and reloadUI if icon don't change immediatly
  • #632
    i tried this but the lua code just resets? is there a way to delete the code without it just coming back again?
  • #633
    oh yes sorry, automaticly set if lua code is empty for rip debuff...
    just replace lua code by a commentary like

    -- empty
  • #634
    i did this and now the icon is there but dosent track the bleed time when i rip? before it did track but the icon changed
  • #635
    hum... try with this code

    -- empty
    return true
  • #626
    I noticed in a screenshot/some comments that people were able to track the glyph of shred with a bar. I've had a look through but can't find out how to track it at all. Any pointers? Thanks.
  • #629
    Add a bar to track rip debuff
    Shred counter is not a stand alone compenent, it is automatically added to rip bars/icons.
  • #624
    I noticed the same prob as Konungr but what I did was log out turn off Droodfocus logged back which made my equipment manager work again, then logged out and turned it back on. It work fine for the rest of the night just seems to mess up now and then when I first log in.
    Great Addon thanks Meranannon.
  • #631

    Anyway, a simple reloadUI seem to fix this issue.
  • #623
    Hi :)
    I can not add properly the bloodlust/time warp/ancient hysteria buff for some reason to the spelllist. I am doing everything right (i hope) but when i get one of that buffs i got nothing on the timebars or the icons. Can you please add this to the default (de)bufflist?
    Thanks
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Maingear

ENTER NOW