Get an Epic Experience with Premium

BuffEnough [Deprecated for MOP]

Buffs & Debuffs Login to Add Favorites
  • 3 Likes
  • World of Warcraft
  • 163 Monthly Downloads
  • Supports: 4.3
  • 123,217 Total Downloads
  • Updated 12/11/2011
  • Created 08/19/2008
  • 346 Favorites
  • Project Site
  • Comments
  • Release Type: Inactive
  • License: GNU General Public License version 3 (GPLv3)
  • Newest File: 1.2.130-1
or

About BuffEnough [Deprecated for MOP]

Addon Support Statement

Hello everyone. I'm no longer actively playing World of Warcraft (and haven't for many months). I'm looking for someone to take over maintenance of my addons. If you're interested, and have at least one released addon, send me a message at neotron+curse@gmail.com

Addon Description

BuffEnough is a personal buff monitor that answers the simple question 'Am I buff enough?' If you're like me, when a raid leader does a ready check, you go through a mental checklist as you look over your buffs and gear, to make sure that you really are ready. Did I remember to do my own buff, do I have all pally blessings, do I have the correct pet out, am I still flasked/elixired, is my durability okay, did I forget to take off my riding crop, etc, etc. This is what BuffEnough does for you. It scans the raid to figure out what you should have, and then scans your buffs and gear to figure out what you do have. If the box is green, the answer is 'yes', you're buff enough. If the box is red or yellow, then you're still missing something and hovering your mouse over the box will tell you what it is in the tooltip. /be or /buffenough - brings up the command line list /be config - brings up the config UI (can also be accessed by Blizzard's interface options) Official Thread: http://forums.wowace.com/showthread.php?t=13082

Update

This addon is now maintained again. Please report any issues you have with the latest release version.

------------------------------------------------------------------------
r132 | dhedbor | 2011-12-12 03:11:25 +0000 (Mon, 12 Dec 2011) | 1 line
Changed paths:
   A /tags/1.2.130-1 (from /trunk:131)

Tagging as 1.2.130-1
------------------------------------------------------------------------
r131 | dhedbor | 2011-12-12 03:07:52 +0000 (Mon, 12 Dec 2011) | 1 line
Changed paths:
   M /trunk/BuffEnough.toc

TOC Bump to 40300
------------------------------------------------------------------------

Comments

First Previous Page 1 of 9 Next Last
  • #123

    Hey guys, just wanted to let you know that I'm currently working on updating Energized for MoP. Energized is a full replacement for BuffEnough, and is actually quite a lot more powerful and takes up far fewer resources. Check out the alpha, and your feedback is appreciated! As soon as I solve talent scanning in 5.0.4, it should be ready to go.

  • #122

    Any chance of having an update of this add-on for the latest WoW-patch?

  • #121

    I create BuffGuide as a replacement for the raid buffs portion of BuffEnough. It doesn't show class-specific buffs, but it handles the new 5.0.4 raid buff system.

  • #120

    Ive got issues around BuffEnough not liking Blood Presence very much. Always red due to wanting it, or even when ive got it on, it tells me I dont have it -.-.

  • #119
    BuffEnough for Battlegrounds?

    I cannot use BuffEnough in Battlegrounds. The output is only in Raidchanell/Groupchannel in Raids/Dungeons, not in Battlegrounds or in the Battlegroundchannel.Please make it possible.

    Last edited by mr999 on 2/26/2012 9:22:01 AM
  • #118

    I used to run BuffEnough, but got tired of its limitations, so I wrote a cool alternative addon that checks gear, talents buffs, stats etc on your character. Check it out:  IdiotCheck

     

    Last edited by oscarucb on 4/19/2013 6:42:47 AM
  • #117

    I also had a GetHappiness bug with my hunter:

    "\AddOns\BuffEnough\Classes\Hunter.lua line 41:    attempt to call global 'GetPetHappiness' (a nil value)"

    While the developer doesn't approach this, here gos my temporary solution:

    Just go to the game folder (WITH THE GAME OFF) and open:
    "\AddOns\BuffEnough\Classes". In there, open the "HUNTER.LUA" file on a text editor (notebook is fine).

     Near the end of the document, delete these 2 lines:
    "elseif ((UnitExists("pet")) and (select(1, GetPetHappiness()) == 1)) then
      BuffEnough:TrackItem(L["Pet"], L["Pet"], false, true, false, nil, nil, true, L["Unhappy"])"

    Save the .lua file and close.

     

    Thanks!

    Last edited by bill_med87 on 1/6/2012 9:30:09 PM
  • #116

    Hi there, I'm not sure if anyone's reported this minor problem to you but I thought you should know that BuffEnough is currently slightly bugged for Blood Death Knights. It reads Blood Presence (i.e. the tanking presence that Blood DKs should be in) as "unexpected". 
    It's a very minor issue, but I thought you'd like to know.
    Thanks for the addon! 

  • #115

    Got updated i think and still no fix for pet GetHappines bug

  • #112

    Has this been updated for 4.3? cause I have it installed and was working for 4.2. but once 4.3 came out it wont even show up.  And yes i have "load out of date add-ons" checked

  • #114

    Not sure, it should load fine. I bumped to the TOC today which will re-package it as well with new dependencies.

  • #111
    Why is it that when I'm on my Prot Warrior, it says wrong stance for defensive? No fix for Hunter yet either. Guess "This addon is now maintained again. Please report any issues you have with the latest release version." ain't valid anymore.
  • #110
    For anyone out there with a priest, I made up some code fixes. You can check it out on the official thread: http://forums.wowace.com/showthread.php?t=13082 . I'm hoping the Author will add these fixes to the addon =]
  • #109
    come on mate, you hate hunters? lol

    Date: 2011-06-29 12:47:45
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\BuffEnough\Classes\Hunter.lua line 41:
    attempt to call global 'GetPetHappiness' (a nil value)
    Debug:
    (tail call): ?
    BuffEnough\Classes\Hunter.lua:41: CheckClassBuffs()
    BuffEnough\BuffEnough.lua:235: RunCheck()
    BuffEnough\BuffEnough.lua:182: DoEnable()
    BuffEnough\BuffEnough.lua:150:
    BuffEnough\BuffEnough.lua:141
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9:
    [string "safecall Dispatcher[1]"]:5
    (tail call): ?
    ...ce\AddOns\ArcHUD3\Libs\AceAddon-3.0\AceAddon-3.0.lua:543: EnableAddon()
    ...ce\AddOns\ArcHUD3\Libs\AceAddon-3.0\AceAddon-3.0.lua:635:
    ...ce\AddOns\ArcHUD3\Libs\AceAddon-3.0\AceAddon-3.0.lua:621
    [C]: LoadAddOn()
    ..\FrameXML\UIParent.lua:259: UIParentLoadAddOn()
    ..\FrameXML\UIParent.lua:282: CombatLog_LoadUI()
    ..\FrameXML\UIParent.lua:558:
    ..\FrameXML\UIParent.lua:531
  • #113

    Don't hate hunters. Don't have one, but more importantly, I don't play WoW anymore so I'm not really putting any time into the addons I have. Looking for someone to take it over.

  • 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