Download
(8Kb)
Download
Updated: 08-31-16 05:04 AM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Updated:08-31-16 05:04 AM
Created:08-29-10 06:43 AM
Downloads:19,828
Favorites:70
MD5:
Categories:Plug-Ins & Patches, Buff, Debuff, Spell, Casting Bars, Cooldowns, Combat Mods, Utility Mods

sFilter  Popular! (More than 5000 hits)

Version: 5.0.3
by: Danpiel, EvilRiver

This is a sFilter with spell list/configuration.

Minimalistic proc/buff/debuff watcher with premade spell lists for each player class.

  • No ingame configuration.
  • All settings is in settings.lua, use notepad for edit.
  • Unpack and ready to go.
  • Supports default timers for buttons by wow client and ElvUI.

Latest changes:
Version 5.0.3

### Warrior

Fixed for arms

### Monk

Rework for timers and procs

### Druid

Reworked most of spells

### Others

Fixed overlaping abilities, some reposition


Credits and thanks:
Author of sFilter - Nils Ruesch a.k.a Shantalya
Inspiring, sharing coding knowledge, testing - Vlakarados @ Soulflayer (Свежеватель Душ)
Spell lists - Данп @ Soulflayer (Свежеватель Душ)
People in Comments

Thank you guys


Github Repository

Check out Releases page on Github
Optional Files (0)


Post A Reply Comment Options
Unread 12-13-16, 11:25 AM  
Sythral
A Kobold Labourer
 
Sythral's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 21
Uploads: 1
Love this add-on, my favorite minimalistic tracking add-on!

Is there a way to track if a debuff is applied to any mob (not just target)?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 10-07-16, 12:56 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Hello Krogoth64, for first question, you can change spells in settings.lua, just scroll to warlock and copy any needed spells, then change unitId = "focus" for each of them, and new coordinates, since they will overlap.

For second part you can use any unitframe addons to hide or http://www.wowinterface.com/download...eBlizzard.html

A side note, I will rewrite all of these lists with use of WeakAuras, since this addon is very limited in configuration and not user friendly.
Report comment to moderator  
Reply With Quote
Unread 09-28-16, 09:42 AM  
Krogoth64
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally Posted by Danpiel
Back from the dead, updated all 36 specs of 12 characters, this update includes talents and artifact weapon proc (of any useful are present)

Honor talents is to be done after testing those in battle.

Demons don't have a chance.
Great Addon, just configured it for my warlock, exactly what i wanted.

anyway, i have 2 questions.

1) i need that exact same thing just for my focus target (soul effigy most of the time).
is it possible to just copy the addon to another name, lets say "zFilter", and do some changes
to the sFilter.lua. (or even put it in the same lua file)
Instead of pointing it to the target frame, i would have to point it to the focus frame.
Could you give me a hint what to change?

2) Since "MoveAnything" is not working reliable in that case, i need something else to hide the
stock target/pet/focus buff and debuff frames.
I thought i could integrate that in sFilter.lua, something like this
"TargetFrame.maxDebuffs = 0
MAX_TARGET_DEBUFFS = 0
TargetFrame_UpdateAuras(TargetFrame)"

i'm not sure if this snippet is correct or not outdated.

Again, any hints for me?

thanks in advance

edit: hm i think its outdatet. Running as a local script it does nothing in the first place but then messes up
the target debuffs.
Report comment to moderator  
Reply With Quote
Unread 07-23-16, 03:31 PM  
uNkinder
A Kobold Labourer

Forum posts: 0
File comments: 45
Uploads: 0
Originally Posted by Danpiel
Back from the dead, updated all 36 specs of 12 characters, this update includes talents and artifact weapon proc (of any useful are present)

Honor talents is to be done after testing those in battle.

Demons don't have a chance.
luv u dude! I cant live without this addon as warlock )
Last edited by uNkinder : 07-23-16 at 03:31 PM.
Report comment to moderator  
Reply With Quote
Unread 07-22-16, 11:23 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Back from the dead, updated all 36 specs of 12 characters, this update includes talents and artifact weapon proc (of any useful are present)

Honor talents is to be done after testing those in battle.

Demons don't have a chance.
Last edited by Danpiel : 07-22-16 at 11:23 AM.
Report comment to moderator  
Reply With Quote
Unread 11-23-15, 05:01 PM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Originally Posted by theodrim
Originally Posted by Danpiel
Instead of making "another cooldown monitoring addon" I suggest my friends work, less recourse consumable than sFilter, only lua configuration and more sexy look. I'll give link to it, after we finish testing/updating today.
Any chance you can share your friend's addon by any chance? 5 years since this comment and no mention of it
Sorry about that, friends addon shows only cooldowns and not updated for couple years.

P.S. Is here a way to subscribe for new comments ?
Report comment to moderator  
Reply With Quote
Unread 08-23-15, 06:26 PM  
Dancingblade
A Murloc Raider
 
Dancingblade's Avatar

Forum posts: 9
File comments: 50
Uploads: 0
Error With Shaman Only

I get the following Lua error only on my Shaman.

The icon for Lightning Shield works properly, but there's a border only (with no icon texture) where one of the large icons generally shows.

Lua Code:
  1. 27x sFilter\sFilter-4.2.2.lua:35: attempt to compare number with nil
  2. sFilter\sFilter-4.2.2.lua:35: in function <sFilter\sFilter.lua:25>

It appears that the spell ID for Echo of the Elements is incorrect. Changing it to 108283 has removed the error. I have not tested the spells in game as I don't have them yet on my young Shaman.
Last edited by Dancingblade : 08-23-15 at 06:35 PM.
Report comment to moderator  
Reply With Quote
Unread 04-24-15, 12:32 PM  
theodrim
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Originally Posted by Danpiel
Instead of making "another cooldown monitoring addon" I suggest my friends work, less recourse consumable than sFilter, only lua configuration and more sexy look. I'll give link to it, after we finish testing/updating today.
Any chance you can share your friend's addon by any chance? 5 years since this comment and no mention of it
Report comment to moderator  
Reply With Quote
Unread 02-08-15, 04:50 AM  
Sylen
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 65
Uploads: 4
I'm a retard. Thanks for enlightening me. It's even in the top config with description and everything
Report comment to moderator  
Reply With Quote
Unread 01-31-15, 06:37 AM  
Naisz
A Deviate Faerie Dragon
 
Naisz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 6
Uploads: 1
Originally Posted by Sylen
Can you move the text string of the stack counts?

Step 1: Search the sFilter.lua for following Code!
Lua Code:
  1. frame.count = frame:CreateFontString(nil, "OVERLAY")
  2. frame.count:SetFont("Fonts\\FRIZQT__.TTF", 14, "OUTLINE")
  3. frame.count:SetTextColor(0.8, 0.8, 0.8)
  4. frame.count:SetPoint("point" OFSX, OFSY)
  5. frame.count:SetJustifyH("CENTER")

Step 2: Change the SetPoint Statement. Here's a link to the allowed statements!

Step 3: save and /reload until you like your result!
Report comment to moderator  
Reply With Quote
Unread 01-21-15, 08:53 AM  
Sylen
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 65
Uploads: 4
Can you move the text string of the stack counts?
Report comment to moderator  
Reply With Quote
Unread 01-19-15, 03:19 AM  
Naisz
A Deviate Faerie Dragon
 
Naisz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 6
Uploads: 1
I added this spells for Druid, may be helpful sometimes.

Lua Code:
  1. --Rejuvenation
  2.   {spellId = 774 ,size = 32, unitId = "target", isMine = 1, filter="HELPFUL", setPoint = {"CENTER",UiParent,"Center",110,-160}},
  3.   --Regrowth
  4.   {spellId = 8936 , size = 32, unitId = "target", isMine = 1, filter="HELPFUL", setPoint= {"CENTER", UIParent, "CENTER", -110,-160}},
  5.   --Lifebloom
  6.   {spellId = 33763, size = 32, unitId = "target", isMine = 1, filter="HELPFUL", setPoint = {"CENTER",UIParent,"CENTER",-76,-160}},
  7.   --WildGrowth
  8.   {spellId = 48438, size = 32, unitId = "target", isMine = 1, filter="HELPFUL", setPoint = {"CENTER",UIParent,"CENTER",-42,-160}},
  9.   -- Clearcasting, Empowered Moonkin
  10.   {spellId = 16870, spellId2 = 157228, size = 64, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", 0, -160}},
  11.   --TreeOfLife
  12.   {spellId = 117679, size = 32, unitId = "player", isMine = 1, filter="HELPFUL", setPoint = {"CENTER",UIParent,"CENTER",42,-160}},
  13.   --Harmony
  14.   {spellId = 100977, size = 32, unitId = "player", isMine = 1, filter="HELPFUL", setPoint = {"CENTER",UIParent,"CENTER",76,-160}},
  15.   },

I also tried to implement a beautyborder in line 20+ as suggested. Only problem is, that the cooldown-Spiral draws upon the beautyborder, making it thinner over time
Report comment to moderator  
Reply With Quote
Unread 12-14-14, 05:18 AM  
groin
A Cyclonian
AddOn Compiler - Click to view compilations

Forum posts: 45
File comments: 86
Uploads: 3
Originally Posted by Danpiel
Originally Posted by mardok
how to add spells there is alot of missing buffs and debuffs
Edit settings.lua by hand, more detailed info is in header of file

Originally Posted by groin
hi it's possible to add icon's border like NeavUi style?
I'll look into it, maybe possible.
Maybe using beautycase!

Would be nice have cooldowns too
Last edited by groin : 12-14-14 at 05:24 AM.
Report comment to moderator  
Reply With Quote
Unread 12-06-14, 10:19 AM  
t707052380
A Kobold Labourer

Forum posts: 0
File comments: 24
Uploads: 0
Originally Posted by Danpiel
If you need spells or procs added, please, post them here, I'll add them.

Thank you.

can u add the duration of mirror image,duration of ice veins and the duration of the trinket
Report comment to moderator  
Reply With Quote
Unread 12-04-14, 02:11 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
If you need spells or procs added, please, post them here, I'll add them.

Thank you.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: