• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Debuff Filter

  Download the Curse Client

Last Update:
Category: Unit Frames
Tags:
Project Manager: porkbone
Current Version: v1.92
Downloads Today: 10
Downloads Total: 19,820
Favorites: 220
Comments: 76
  • About Debuff Filter
  •  

This addon is to filter out the debuffs and buffs you don't care about. If you melee, you can filter out everything but CoR, FF, and Sunder. If you're a caster, you can just show debuffs like CoE and Winter's Chill. Healers can filter out everything but their buffs and HoTs, etc.

It supports the 40 debuff limit, and besides filtering your current target, you can filter buffs/debuffs on yourself, and buffs/debuffs on the Focus target.

To configure the mod once it's installed, type /dfilter -- you should see a simple UI. To add a filter, select your target from the dropdown menu (Target, Player, Focus), select the Buff or Debuff tab, then type in the name of your buff/debuff and click Add.

If you're not sure how to set the Focus target, you can either type /focus <target> or go into keybindings and bind keys to "Focus Target" and "Target Focus" under Targeting Funcions.

Note: make sure filtering is turned on for your target type, or you won't see anything get filtered.

To move the frames, check "Show Backdrop" and shift-click and drag one of the backdrops.

If you'd like to change the orientation of any frame, select the direction under the dropdown Grow menu, then configure how many buffs or debuffs you'd like to see per row. The layout settings are as follows:

Right-Down, Right-Up: grows to the right, new rows start below or above the first row.

Left-Down, Left-Up: grows to the left, new rows start below or above the first row.

If the "rows" setting is set to 1, you'll have vertical orientation.

To change the orientation of the buff duration time, ctrl-right click the frame you'd like to configure.

A few configuration options exist that aren't available through the UI -- to see them, type /dfilter help

Settings are stored on a per-character/server basis, so it should work fine if you have alts.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Debuff Filter v1.92 Release 2.2.0 226 9/25/2007
  Debuff Filter 1.91 Release 2.1.0 0 5/22/2007
  Debuff Filter 1.9 Release 2.1.0 0 5/22/2007
  Debuff Filter 1.85 Release 2.1.0 1 5/10/2007
  Debuff Filter 1.84 Release 2.1.0 0 5/8/2007
  • 1 page(s)
Advertisement
  • Screenshots (2)
  •  
  • Comments

Add Comment

Add

You need to or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • elhook said 

    Don´t work in WoLK , can anyone update it, i needed, thanks!

  • Nyella said 

    Can anyone update it or recommend an alternative?

  • porkbone said 

    Re: check buttons

    Do you have a spell in the list selected? If you don't, what you described will happen. This is normal since these features are per-spell and not general options.

  • modhelp said 

    the self- applied only and dont combine stack features are not working for me ( it doesnt seem like clicking the button does anything, nothign changes seems unselectable ?) will this be fixed with 2.2 ? or is it a bug ?

  • porkbone said 

    Re: German client issues

    DOH! Someone else mentioned this problem and I just now realized why it's happening.. for a temporary fix, open up localization.lua and put a -- in front of lines 1 and 50. They should look like:

    --if (GetLocale() == "enUS" or GetLocale() == "enGB") then


    --end

    I'll fix this in the release for 2.2.

  • Venara said 

    So, i'm using the german client and version 1.91 of this addon. I'm always getting this error and the whole options menu is messed up:

    [string "DebuffFilterOptions_Slider1:OnValueChanged"]:2: attempt to concatenate global 'DFILTER_OPTIONS_SCALE' (a nil value)

    string "DebuffFilterOptions_RowSlider1:OnValueChanged"]:2: attempt to concatenate global 'DFILTER_OPTIONS_ROW' (a nil value)

    Deactivating all my other addons didn't fix the problem. Neither did using older versions. Is it maybe just incompatible with the german client?