- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
DispelBorder
- 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
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
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.6.0 | Release | 4.0.6 | 23,181 | 2/11/2011 2:39:24 AM |
| v1.5.2 | Release | 4.0.1 | 3,610 | 10/18/2010 3:33:43 PM |
| v1.5.1 | Release | 4.0.1 | 390 | 10/18/2010 11:12:22 AM |
| v1.5 | Release | 4.0.1 | 10 | 10/17/2010 6:12:11 PM |
| v1.4.0 | Release | 3.3.5 | 145 | 6/26/2010 8:34:28 AM |
| v1.3.9 | Release | 3.3.5 | 14 | 6/18/2010 12:01:58 AM |
| v1.3.8 | Release | 3.3.3 | 5 | 5/3/2010 9:00:11 PM |
| v1.3.7 | Release | 3.3.3 | 2 | 5/3/2010 1:01:14 AM |
| v1.3.6 | Release | 3.3.3 | - | 5/2/2010 11:22:34 PM |
| v1.3.5 | Release | 3.3.0 | - | 12/26/2009 10:31:20 AM |
| v1.3.4 | Release | 3.3.0 | - | 12/11/2009 7:57:55 PM |
| v1.3.3 | Release | 3.2.0 | - | 11/22/2009 5:17:34 PM |
| v1.3.2 | Release | 3.2.0 | 1 | 11/11/2009 3:54:53 PM |
| v1.3.1 | Release | 3.2.0 | - | 11/10/2009 1:00:45 AM |
| v1.3 | Release | 3.2.0 | 2 | 11/8/2009 5:27:14 PM |
| v1.2 | Release | 3.2.0 | - | 11/7/2009 2:50:10 PM |
| v1.1 | Release | 3.2.0 | 4 | 11/5/2009 10:49:01 AM |
| v1.0 | Release | 3.2.0 | - | 11/5/2009 9:45:02 AM |
| v0.1 | Release | 3.2.0 | - | 10/25/2009 10:15:39 PM |

Comments
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.
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
I tried to set ENRAGE_STRING = "Исступление" manually but no effect.
local ENRAGE_STRING
ENRAGE_STRING = "Исступление"
Does DispelBorder try to modifiy all unitframe(include bossframe)?
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.