Help

DispelBorder

Buffs & Debuffs Login to Add Favorites
  • 1 Like
  • World of Warcraft
  • 24,523 Downloads
  • Supports: 4.0.6
  • 32 Average Daily Downloads
  • Comments
  • Created 10/25/2009 4:18:38 PM
  • Updated 2/11/2011 2:39:24 AM
  • 93 Favorites
  • Project Site
  • License: All Rights Reserved
  • Release Type: Inactive
  • Newest File: v1.6.0
or

About DispelBorder

As of 4.3, DispelBorder's main functionality (borders around dispellable buffs) is built-in to the API so this addon is no longer necessary.

In fact, it appears to be providing the functionality in exactly the same way DispelBorder did (returning "true" for the "stealable" flag for certain buffs), so it should theoretically work for any unit-frame addon (much like DispelBorder originally did in Wrath before it was crippled in 4.0).

------------------------------------------------------------------------
r44 | cybermind | 2011-02-11 08:39:21 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   A /tags/v1.6.0 (from /trunk:43)

Tagging as v1.6.0
------------------------------------------------------------------------
r43 | cybermind | 2011-02-11 08:38:38 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   M /trunk/DispelBorder.lua

removed debugging conditionals
------------------------------------------------------------------------
r42 | cybermind | 2011-02-11 08:26:09 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   D /trunk/Libs/AceDBOptions-3.0

removed
------------------------------------------------------------------------
r41 | cybermind | 2011-02-11 08:26:00 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   D /trunk/Libs/AceDB-3.0

removed
------------------------------------------------------------------------
r40 | cybermind | 2011-02-11 08:25:37 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
   A /trunk/Libs/AceEvent-3.0
   A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.lua
   A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.xml
   A /trunk/Libs/AceGUI-3.0
   A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.lua
   A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.xml
   A /trunk/Libs/AceGUI-3.0/widgets
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-SimpleGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-Window.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
   A /trunk/Libs/CallbackHandler-1.0
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml

new libs added
------------------------------------------------------------------------
r39 | cybermind | 2011-02-11 08:24:08 +0000 (Fri, 11 Feb 2011) | 6 lines
Changed paths:
   M /trunk/DispelBorder.lua
   M /trunk/DispelBorder.toc
   M /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfig-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   M /trunk/Libs/AceConsole-3.0/AceConsole-3.0.lua

* Added support for "canApplyAura" and "isBossDebuff" parameters to UnitAura/UnitBuff
* Added version output in options panel
* Added German translation for Enrage tooltips, thanks to norya
* Readded hook for UnitAura as an option. There are still some issues with CancelUnitBuff during combat with UnitAura hooked
* Reworked options panel, removed command support
* Updated Ace3 libs, removed DB libs
------------------------------------------------------------------------
r38 | cybermind | 2011-02-09 03:29:02 +0000 (Wed, 09 Feb 2011) | 1 line
Changed paths:
   M /trunk/DispelBorder.lua
   M /trunk/DispelBorder.toc
   M /trunk/embeds.xml

updating svn as 1.5.2
------------------------------------------------------------------------

Comments

First Previous Page 1 of 7 Next Last
  • #92
    could you add an option to scale the size of the buffs?
  • #93

    To maintain simplicity, all this addon did to enlarge buffs was tell the UI that it was a buff that YOU placed on that target (which, in the default UI, causes it to get displayed as a larger icon). So without heavy modification (which would also not work with other unit frame addons), changing the size would not be possible.

    As it stands, DispelBorder's border functionality is built-in to WoW as of 4.3, and the fact that 4.0 brought about changes which crippled DispelBorder, I won't be updating this for 4.3.

    Last edited by cybermind on 1/4/2012 9:05:20 PM
  • #91
    Hi guys,
    Based on the original idea of DispelBorder, I have made an addon to show dispellable buffs in a separate frame, so you can easily recognize them even if not using the default Unit Frames.
    Check it out at http://wow.curse.com/downloads/wow-addons/details/dispelframes.aspx
  • #90
    I hope you update this soon , This is a great addon for any dispeller in the game. PLEASE UPDATE! :)
  • #89
    You should update this, it is a great addon!
  • #88
    tried it with SUF, too, can'T get it working, it doesnt do anything...any idea? is it because of the german client?
  • #87
    Also it's not drawing border for enrage effects in russian client (ru_RU).
    I tried to set ENRAGE_STRING = "Исступление" manually but no effect.

    local ENRAGE_STRING
    ENRAGE_STRING = "Исступление"
  • #86
    please can we get an updated version for this asap, not working on 4.1 and i can't pvp without it :D
  • #84
    This addon messed up my raid frames for some reason - I had a ton of pets/vehicles not disappear after dying and more importantly, I could not click on some people. Trying to heal in a raid pvp environment was impossible because half of the people I clicked on would not actually become my target.
  • #82
    "forbidden function" error about bosstargerframe.

    Does DispelBorder try to modifiy all unitframe(include bossframe)?
  • #85
    Well, sometimes petframe?, partyframe?... two
  • #83
    When combat with bossmob, buggraber capture....


    1x [ADDON_ACTION_BLOCKED] Addon "DispelBorder" attempted to call a forbidden function "Boss2TargetFrame:Hide()".

    FrameXML\TargetFrame.lua:98: in function "TargetFrame_Update"
    FrameXML\TargetFrame.lua:160: in function "OnEvent"
    FrameXML\UnitFrame.lua:484: in function

    Locals:
    nil

    1x [ADDON_ACTION_BLOCKED] Addon "DispelBorder" attempted to call a forbidden function "Boss3TargetFrame:Hide()".

    FrameXML\TargetFrame.lua:98: in function "TargetFrame_Update"
    FrameXML\TargetFrame.lua:160: in function "OnEvent"
    FrameXML\UnitFrame.lua:484: in function

    Locals:
    nil

    1x [ADDON_ACTION_BLOCKED] Addon "DispelBorder" attempted to call a forbidden function "Boss4TargetFrame:Hide()".

    FrameXML\TargetFrame.lua:98: in function "TargetFrame_Update"
    FrameXML\TargetFrame.lua:160: in function "OnEvent"
    FrameXML\UnitFrame.lua:484: in function

    Locals:
    nil


    sometimes "Boss2TargetFrame:Show()" "Boss3TargetFrame:Show()"... functions too.
  • #81
    Can you make the addon to show hunters master's call?
  • #80
    VERY GOOD ADDON!
  • #78
    i'd like to know if this addon is the one that shows HP and percentage at the same time. thanks! =D
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
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.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »