Download
(5Kb)
Download
Updated: 09-02-18 03:36 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-02-18 03:36 AM
Created:04-09-09 11:46 AM
Downloads:30,110
Favorites:140
MD5:

rFilter  Popular! (More than 5000 hits)

Version: 800.20180901
by: zork [More]


Intro

Buff, debuff and cooldown filter button framework. Does nothing on its own. Needs a layout like rFilter_Zork.
Slash Command
/rfilter
API documentation
rFilter API documentation
Requires
rLib
Git
https://github.com/zorker/rothui/tre...wow8.0/rFilter

Optional Files (0)


Post A Reply Comment Options
Unread 07-27-09, 01:35 PM  
Hiloba
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Hey, ich bin gerade beim konfigurieren des RothUI's und da gehört dieses Addon auch dazu. Bis dato ne sehr feine Sache und es läuft auch rund nur hätte ich, meines Zeichens Shadow, eine Frage obs ne Art "workaround" gibt um Vampirberührung (48160) neben den buffs/debuffs/cds darzustellen?
Mir ist durchaus bewusst das es sich hierbei nicht um einen buff/debuff/cd handelt, jedoch wärs ne große Erleichterung.
Report comment to moderator  
Reply With Quote
Unread 07-22-09, 07:24 PM  
Kaidroth
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
I changed some variables for the Cd tracking so it seems much more logical:

- CDs are desaturated with timer when on CD and transparent (alpha 0 to 0.9)
- CDs are alpha 1 when ready and not grey

But I can't manage to show "s" and "m" after the timer on CDs.
I did it on buffs/debuffs though...
Last edited by Kaidroth : 07-22-09 at 07:24 PM.
Report comment to moderator  
Reply With Quote
Unread 07-07-09, 11:27 AM  
Falter
A Deviate Faerie Dragon

Forum posts: 19
File comments: 35
Uploads: 0
Perhaps I am mistaken, but I don't see a way to have buffs shown only if they are missing. I see see that you can use use_grey_vertex but not the same effect.

Would it impact performance much if alpha_when_not_active could be made a variable for each line item (buff)?

This way missing buffs could be tracked in a slightly more flexible manner.

I was thinking more along the mage armor or warlock armor spells. You really want them only shown if they are missing.
Report comment to moderator  
Reply With Quote
Unread 07-05-09, 11:13 AM  
ZyL
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
nein eher nicht...hatte das wieder rausgenommen weils nicht ging...anscheinend hatte ich des vorher übersehen wieder zu entfernen...fehler wird auch nicht mehr angezeigt....
Report comment to moderator  
Reply With Quote
Unread 07-05-09, 10:36 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: hi zork

Originally posted by ZyL
was muss ich machen um diesen Fehler zu beheben ?

-------------

[2009/07/04 16:40:58-164-x4]: rFilter2\rFilter2.lua:321: attempt to perform arithmetic on local 'timeleft' (a nil value)
rFilter2\rFilter2.lua:199: in function <Interface\AddOns\rFilter2\rFilter2.lua:186>

---
Versuchst du etwa eine Pala Aura mit unendlicher Laufzeit zu "tracken"? Dafür ist der Mod nicht gemacht.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 07-04-09, 08:18 AM  
ZyL
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
hi zork

was muss ich machen um diesen Fehler zu beheben ?

-------------

[2009/07/04 16:40:58-164-x4]: rFilter2\rFilter2.lua:321: attempt to perform arithmetic on local 'timeleft' (a nil value)
rFilter2\rFilter2.lua:199: in function <Interface\AddOns\rFilter2\rFilter2.lua:186>

---
Last edited by ZyL : 07-04-09 at 08:41 AM.
Report comment to moderator  
Reply With Quote
Unread 07-02-09, 11:14 AM  
Dancingblade
A Murloc Raider
 
Dancingblade's Avatar

Forum posts: 9
File comments: 50
Uploads: 0
Originally posted by zoktar
nothing bad to say bout this addon but iv gone over to using tellmewhen for focused buffs/debuffs/cd's, features ingame config wich is smart and easy, and seems to have all the functionality i need.
Yeah, I've used TMW in the past as well as Satrina Buff Frames. Both do the job admirably, but I use (most) of the RothUI that this is part of and I love it. I like the small footprint it has. "Simple is beautiful", as Zork says.

Not to mention, I like challenging myself to learn a little LUA. I've got all of the filters set up and positioned where I want them. It's just that timer text on permanent auras that has me stumped.
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 01:58 AM  
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations

Forum posts: 72
File comments: 262
Uploads: 1
Originally posted by Dancingblade
I'm wondering about this myself in regard to buffs which have no timer such as paladin auras and hunter aspects. My current nub fix is to set fontsize=2, which leaves a little black dash in the middle of the icon.

I'm sure there's a more elegant solution.
nothing bad to say bout this addon but iv gone over to using tellmewhen for focused buffs/debuffs/cd's, features ingame config wich is smart and easy, and seems to have all the functionality i need.
Report comment to moderator  
Reply With Quote
Unread 06-28-09, 01:58 PM  
Dancingblade
A Murloc Raider
 
Dancingblade's Avatar

Forum posts: 9
File comments: 50
Uploads: 0
Originally posted by zoktar
edit: also with omnicc buffs/debuffs etc with no time makes it show -7435.023 or something simmular to that. for example Clear Casting, or Arcane Potency. im sure there are alot more.

I'm wondering about this myself in regard to buffs which have no timer such as paladin auras and hunter aspects. My current nub fix is to set fontsize=2, which leaves a little black dash in the middle of the icon.

I'm sure there's a more elegant solution.
Last edited by Dancingblade : 06-28-09 at 01:58 PM.
Report comment to moderator  
Reply With Quote
Unread 06-11-09, 12:22 AM  
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations

Forum posts: 72
File comments: 262
Uploads: 1
Originally posted by zork
read my answer to post from gallahead. same question.
sweet, lets see if i can put this in myself

edit: also with omnicc buffs/debuffs etc with no time makes it show -7435.023 or something simmular to that. for example Clear Casting, or Arcane Potency. im sure there are alot more.
Last edited by zoktar : 06-11-09 at 02:28 AM.
Report comment to moderator  
Reply With Quote
Unread 06-10-09, 03:09 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally posted by zoktar
I was wondering if it would be possible to add, ehm so it checks your current spec, like for say, fire mage, acane mage, frost mage, get different procs, short cd spells, and apply different debuffs. usually classes are limited to round 3 specs(most often atleast), or perhaps some sort of profiling? would be awsome so that buffs/debuffs/cd's always accupy the same location on the screen, just a thought perhaps check if u have certain higer level talent spells, for example, arcane barrage,(arcane mage), living bomb(fire mage), to have as a condition. or something.
read my answer to post from gallahead. same question.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 06-10-09 at 03:09 PM.
Report comment to moderator  
Reply With Quote
Unread 06-10-09, 03:02 PM  
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations

Forum posts: 72
File comments: 262
Uploads: 1
I was wondering if it would be possible to add, ehm so it checks your current spec, like for say, fire mage, acane mage, frost mage, get different procs, short cd spells, and apply different debuffs. usually classes are limited to round 3 specs(most often atleast), or perhaps some sort of profiling? would be awsome so that buffs/debuffs/cd's always accupy the same location on the screen, just a thought perhaps check if u have certain higer level talent spells, for example, arcane barrage,(arcane mage), living bomb(fire mage), to have as a condition. or something.
Report comment to moderator  
Reply With Quote
Unread 06-08-09, 08:43 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally posted by fru
Gibt es eine möglichkeit die Buffs erst anzuzeigen, wenn sie eine bestimme Anzahl an Stacks erreicht haben?
Dafür musst du die Buff Funktion anpassen (function addon:rf2_check_buff(frameTag,spellId,unit)) und für die entsprechende SPELLID die if-Bedingung erweitern.

Beispiel:
Code:
if spellid == 1234 and applications > 1 then
  ...
    if name == spellName then
      ...
    end
  ...
end
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 06-08-09 at 08:44 AM.
Report comment to moderator  
Reply With Quote
Unread 06-08-09, 08:31 AM  
fru
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Gibt es eine möglichkeit die Buffs erst anzuzeigen, wenn sie eine bestimme Anzahl an Stacks erreicht haben?
Report comment to moderator  
Reply With Quote
Unread 05-28-09, 07:26 AM  
Gallahead
A Defias Bandit
 
Gallahead's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 2
File comments: 199
Uploads: 1
funktioniert wunderbar. vielen vielen dank.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: