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-03-14, 06:43 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
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.
Report comment to moderator  
Reply With Quote
Unread 11-25-14, 03:22 AM  
groin
A Cyclonian
AddOn Compiler - Click to view compilations

Forum posts: 45
File comments: 86
Uploads: 3
hi it's possible to add icon's border like NeavUi style?
Report comment to moderator  
Reply With Quote
Unread 11-16-14, 07:08 PM  
mardok
A Murloc Raider

Forum posts: 5
File comments: 13
Uploads: 0
how to add spells there is alot of missing buffs and debuffs
Last edited by mardok : 11-21-14 at 12:06 PM.
Report comment to moderator  
Reply With Quote
Unread 10-31-14, 12:52 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
For now sFilter supports only buff/debuff timers and procs, not cooldowns of abilities, in future releases cooldowns may appear but not now.
Report comment to moderator  
Reply With Quote
Unread 10-30-14, 07:45 AM  
t707052380
A Kobold Labourer

Forum posts: 0
File comments: 24
Uploads: 0
Originally Posted by Danpiel
Originally Posted by t707052380
i very like your addon,can you add the mage spell rune of power
and how to make the figure at the top of the shadow,because the shadow make me see the figure very diffcult
Update to latest version, spell is added.
thx,and how can display the rune of power cooldown
Last edited by t707052380 : 10-30-14 at 07:49 AM.
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 08:41 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Originally Posted by t707052380
i very like your addon,can you add the mage spell rune of power
and how to make the figure at the top of the shadow,because the shadow make me see the figure very diffcult
Update to latest version, spell is added.
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 05:40 AM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
I'll fix the shadow of icons, mage rune of power will be added later today, thank you.
Report comment to moderator  
Reply With Quote
Unread 10-21-14, 04:43 PM  
t707052380
A Kobold Labourer

Forum posts: 0
File comments: 24
Uploads: 0
i very like your addon,can you add the mage spell rune of power
and how to make the figure at the top of the shadow,because the shadow make me see the figure very diffcult
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 11:55 PM  
solleil
A Kobold Labourer
 
solleil's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
Please update it for patch 5.0.4

Upd
u just need to update ID all spells/buffs/debaffs

My ID for Warlocks
Code:
["WARLOCK"] = {
	-- CoE, Aura CoE
    {spellId = 1490, spellId2 = 116202, size = 24, unitId = "target", isMine = "all", filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 150, -46}},
	-- CoEx, Aura
    {spellId = 18223, spellId2 = 116198, size = 24, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 202, -46}},
    -- Grimoire of Sac (Affli)
    {spellId = 132612, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -154, -76}},
    -- Shadow Trance (Affliction)
    {spellId = 17941, size = 32, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -188, -76}},
    -- Immolate, Unstable Affliction (Affliction)
    {spellId = 348, spellId2 = 30108, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 154, -76}},
    -- Corruption, SoC
    {spellId = 172, spellId2 = 27243, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 188, -76}},
    -- BoA, BoD, BoH (Destruction)
    {spellId = 980, spellId2 = 603, spellId3 = 80240, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 222, -76}},
    -- Haunt, Demonic Rebirth (Demonology)
    {spellId = 48181, spellId2 = 88448, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 256, -76}},
	-- Fear
	{spellId = 5782, spellId3 = 60947, size = 32, unitId = "target", isMine = 1, filter = "HARMFUL", setPoint = {"CENTER", UIParent, "CENTER", 256, 37}},
	
-- BUFFS
	-- BL/Heroism/Time Warp
	{spellId = 2825, spellId2 = 32182, spellId3 = 80353, size = 35, unitId = "player", isMine = "all", filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -75, 20}},
	-- Power Infusion
	{spellId = 10060, size = 32, unitId = "player", isMine = "all", filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -75, 20}},
	-- Potion (Volcano)
	{spellId = 79476, size = 28, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -40, 23}},
	-- DS: FG/FH/Imp
	{spellId = 113858, spellId2 = Knowledge, spellId3 = 113860, size = 28, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -40, -8}},
	-- Engeneering (hands)/Trinket
	{spellId = 96230, spellId2 = 107948, spellId3 = 97146, size = 28, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -40, -39}},
	-- Power torrent
	{spellId = 74241, size = 28, unitId = "player", isMine = 1, filter = "HELPFUL", setPoint = {"CENTER", UIParent, "CENTER", -40, -70}},
	
},
Last edited by solleil : 08-30-12 at 11:38 AM.
Report comment to moderator  
Reply With Quote
Unread 02-06-11, 10:55 AM  
kaelix
A Kobold Labourer

Forum posts: 0
File comments: 27
Uploads: 0
nice addon i love it do u think u can make it to track multy doting


http://picz.ro/pictures/45995f1b23ca...86c527953f.jpg
Last edited by kaelix : 02-06-11 at 10:55 AM.
Report comment to moderator  
Reply With Quote
Unread 01-25-11, 02:00 PM  
Danpiel
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 20
Uploads: 1
Originally posted by groin
if you want i did the rogue control in the ToDo list.
I you can, send a PM or comment, thank you.

Coordinates should work normal.
Report comment to moderator  
Reply With Quote
Unread 01-13-11, 03:49 AM  
groin
A Cyclonian
AddOn Compiler - Click to view compilations

Forum posts: 45
File comments: 86
Uploads: 3
if you want i did the rogue control in the ToDo list.
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 09:03 AM  
groin
A Cyclonian
AddOn Compiler - Click to view compilations

Forum posts: 45
File comments: 86
Uploads: 3
Originally posted by Bizerk
Hey, thanks for updating the addon first of all, it works just as well as the original, however, I'm experiencing an issue where using the configuration mode and manually moving auras ingame gives me wrong coordinates in chat that way off from what they should be.
me too

it's possible to make the icon in rectangular mode and not square?
Last edited by groin : 01-11-11 at 04:27 AM.
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 08:11 AM  
Bizerk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 81
Uploads: 1
Hey, thanks for updating the addon first of all, it works just as well as the original, however, I'm experiencing an issue where using the configuration mode and manually moving auras ingame gives me wrong coordinates in chat that way off from what they should be.
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 01:23 AM  
groin
A Cyclonian
AddOn Compiler - Click to view compilations

Forum posts: 45
File comments: 86
Uploads: 3
Originally posted by kaelix
nice addon i love it can u tell me how can i add Empowered Shadow(id 95799) for shadow priest thank u
open lua, reply a line in the sp spell and change the id and position.


I have a issue, i toggle config mode and move the icons, then copy the coords showed in chat to lua file, but when i toggle off congig mode and reload ui i have the icons in topright and not in the center.
it's like if i have the coords Offset with the addon coords, maybe the scale ui?
can you give me a help?

thanks.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: