Sayya's Item Filter (version 2.81) - updated for Ritual!

Uploaded 1.2, with minor fixes (primarily the Sai handling), slightly differentiating life and mana flask border colors, not dimming any items pre-Brutus, and adding Divination Card highlighting like jewels. Will likely work to add full Filtration support and tweak late-game dim/hide tiers over the next week or so, as well as upload new screenshots/videos.
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
Updated with full Filtration support and minor changes to hybrid flask handling.
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
Updated to version 1.23, which includes a few minor changes as well as theme support for Filtration. New screenshots have been added; I'm in the process of making a new video, which will include all the new changes and basic Filtration tips with a much nicer GPU.
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
Hey, noob question, since release is near i started to look at filters and i was wondering if is possible just to hide the useless stuff without the need to highlight/color/border etc anything, keeping the "standard settings"?
"The exodus of humanity in search of a new home? It is like spreading a virus in the healthy space."
Yes, it is, although it's a bit tricky to do that simply by editing someone else's filter (for instance, if you cut everything above the "Hide" statements in my filter, they'll catch and hide things like white/magic 5-6L/6S items or chromatic items).

If you're very careful, you could write a filter of just Hide blocks, but even something "safe" like

Hide
Sockets < 5
Rarity <= Magic

will hide all BaseTypes and items which include RGB links (while you can search "positively" for SocketGroup RGB, to the best of my knowledge you can't use syntax like SocketGroup != RGB).

The easiest way to do that would be to create a bunch of Show blocks that have conditions but do not alter the display, like

Show
SocketGroup RGB

Show
Sockets = 6

Show
Rarity >= Rare

Show
Class Jewel "Divination Card" Fishing Rods

and include any Hide blocks below that. If you do want to use an existing filter's categories without altering how things look, you can simply delete any lines that start with Set (e.g. SetFontSize, SetTextColor, SetBorderColor) as well as PlayAlertSound.
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
Last edited by SayyadinaAtreides on Jul 3, 2015, 1:23:31 PM
Thanks for the answer!
"The exodus of humanity in search of a new home? It is like spreading a virus in the healthy space."
Great filter (will probably use it from release on) great video and, let me say: You've got a great voice! I could listen to it the whole day long. :)
Last edited by BlauerAgnostika on Jul 3, 2015, 3:28:29 PM
"
Great filter (will probably use it from release on) great video and, let me say: You've got a great voice! I could listen to it the whole day long. :)

Thanks. :)
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
Just tested this a little bit, I like it a lot so far. What's your opinion on separating different sizes of chromatic link items?

Also, minor nerd quibble, you have mixed tab/space indenting in a few places.

Report Forum Post

Report Account:

Report Type

Additional Info