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,837
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 10-17-10, 02:57 PM  
Rammus
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I love this addon, any chance you will implement in the future
Cooldown support for user defined spellid's ? thanks again
Last edited by Rammus : 10-17-10 at 03:24 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 12:33 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Maybe something will come up after I finish updating for cataclysm.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 09:44 AM  
Malkom
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
Error on the Revealing Strike : the id is Slice and Dice (5171)

Revealing Strike's id is : 84617

Also the note is Revelaling Strike but it's Revealing Strike
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 02:56 PM  
Djosers
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
YOU ARE THE MAN!
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 09:02 PM  
Ada
A Kobold Labourer
 
Ada's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
Angry errors

i have some errors like
Code:
4x sFilter-3.1.2\sFilter.lua:35: attempt to compare number with nil
<in C code>: in function `ClearTarget'
Interface\FrameXML\UIParent.lua:2888: in function `ToggleGameMenu':
<string>:"TOGGLEGAMEMENU":1: in function <[string "TOGGLEGAMEMENU"]:1>

Locals:
(*temporary) = "PLAYER_TARGET_CHANGED"
(*temporary) = "PLAYER_TARGET_CHANGED"
(*temporary) = <function> defined =[C]:-1

  ---
i come from china...play Taiwan Servers
Report comment to moderator  
Reply With Quote
Unread 10-19-10, 11:41 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Re: errors

Originally posted by Ada
i have some errors like
Code:
4x sFilter-3.1.2\sFilter.lua:35: attempt to compare number with nil
<in C code>: in function `ClearTarget'
Interface\FrameXML\UIParent.lua:2888: in function `ToggleGameMenu':
<string>:"TOGGLEGAMEMENU":1: in function <[string "TOGGLEGAMEMENU"]:1>

Locals:
(*temporary) = "PLAYER_TARGET_CHANGED"
(*temporary) = "PLAYER_TARGET_CHANGED"
(*temporary) = <function> defined =[C]:-1

  ---
i come from china...play Taiwan Servers
Please tell me game version and sfilter version. Also post me all errors via PM if there is more than one. Thank you.

Error on the Revealing Strike : the id is Slice and Dice (5171)

Revealing Strike's id is : 84617

Also the note is Revelaling Strike but it's Revealing Strike
I will update this next patch, thank you.
Report comment to moderator  
Reply With Quote
Unread 10-19-10, 04:23 PM  
sephra
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Originally posted by Rammus
I love this addon, any chance you will implement in the future
Cooldown support for user defined spellid's ? thanks again

ya, soon as we can get sfilter to show when a spells on/off cooldown like meta/chaosbolt i can ditch another addon,
Report comment to moderator  
Reply With Quote
Unread 10-20-10, 04:31 AM  
Malkom
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
Here you can find update for the rogue :

Code:
    ["ROGUE"] = {
    -- Deadly Poison
    {spellId = 67710, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 132, -37}},
    -- Wound Poison 
    {spellId = 13218, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 169, -37}},
       -- Crippling Poison 
    {spellId = 3409, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 206, -37}},
    -- Mind-numbing Poison
    {spellId = 5760, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 243, -37}},
    -- Slice and Dice
    {spellId = 5171, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", 243, 0}},
    -- Rupture
    {spellId = 1943, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 169, 0}},
    -- Revealing Strike
    {spellId = 84617, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", 132, 0}},
    -- Bandit's Guile (Combat)
    {spellId = 84653, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", 206, 0}},
    --  Vendetta (Assassination)
    {spellId = 79140, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 206, 0}},
    },
- correction for Revealing Strike

- add Rupture

- add Vendetta (Assassination)

Really NICE addon !!!!!
Last edited by Malkom : 10-20-10 at 04:32 AM.
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 09:25 AM  
Ada
A Kobold Labourer
 
Ada's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
Re: Re: errors

Originally posted by Danpiel
Please tell me game version and sfilter version. Also post me all errors via PM if there is more than one. Thank you.



I will update this next patch, thank you.

game version : 4.0.1.13164
sfilter version:3.1.2

now i can not use sfilter...
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 09:28 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Re: Re: Re: errors

Originally posted by Ada
game version : 4.0.1.13164
sfilter version:3.1.2

now i can not use sfilter...
Soon version 3.2.3 will be avalable, test it please.
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 09:30 AM  
Cheos
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
This addon looks great : simple, uncluttered and efficiently aimed at one task. Exactly what I'm looking for

Unfortunately, I can't download the latest version atm. Is the download link broken ?

edit : ok, I just tried again and now I'm redirected to the archive list with a text saying that latest version is still pending approval from the admin. I simply have to wait a bit I guess. Sorry for the noise
Last edited by Cheos : 10-21-10 at 10:24 AM.
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 07:17 PM  
wjdrzq
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
This addon is very good,but it has no cooldown ,do you plan to add this funtion in the future?
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 02:46 AM  
Malkom
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
Originally posted by wjdrzq
This addon is very good,but it has no cooldown ,do you plan to add this funtion in the future?
The answer is 6 pots below.....


Code:
	-- Bandit's Guile (Combat), Vendetta (Assassination)
	{spellId = 84653, spellId2 = 79140, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", 206, 0}},
Don't think Vendetta working like that because i'ts a harmful spell not a helpful spell

It's for this reason that I wrote the code in 2 lines...


EDIT : I add Conviction for Holy Paladin

Code:
	-- Conviction (Holy)
	{spellId = 20053, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", 206, 37}},
Last edited by Malkom : 10-22-10 at 02:50 AM.
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 03:51 AM  
Cheos
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Another useless comment to say thank you ! Tested the addon a few hours, everything has been working flawlessly so far. It's exactly what's I was looking for

Keep up the good work.

Cheers.
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 06:23 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Originally posted by Malkom

Don't think Vendetta working like that because i'ts a harmful spell not a helpful spell

It's for this reason that I wrote the code in 2 lines...
My bad, don't have 80 rogue atm to test it so there may be some mistakes.

About Conviction for paladin, almoust all classes have stacking buff on self or debuff on target for increased damage, it happens automatcally and they are 100% uptime in active combat so there is no reason to track them, these buffs meant moustly for pve and less for pvp, main purpose is to decrease burst effect of all clases in pvp. I will not add them in spell list to avoid spamy additional icons.

Another useless comment to say thank you ! Tested the addon a few hours, everything has been working flawlessly so far. It's exactly what's I was looking for

Keep up the good work.

Cheers.
Thank you, I always pleased for good comments.

This addon is very good,but it has no cooldown ,do you plan to add this function in the future?
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.
Last edited by Danpiel : 10-26-10 at 01:24 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: