Filtration ♦ Item Filter Script Editor ♦ [ v1.2.2 ] ♦ Updated 2019-09-11

New Release 2015-07-02 - 0.5
♦ Fixed a bug causing Filtration to crash on startup in countries that use a comma as a decimal separator.
♦ Fixed an issue with the Apply button not being visible in the Replace Colours window.
♦ Added application-level exception handling.

Damn Europeans and their weird decimal separators :P
Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447
Yes! New Filtration version.


I'm nearly as hyped for this as 2.0 itself.

Editing in a bug.

The encoding seems to be UTF-8 when filtration saves. If I open in Notepad and save as ANSI the filter loads. Open in Filtration and save without changing anything and now the filter doesn't load. If I now open in Notepad and go to save as its defaulting to UTF-8. The specific issue is the Maelstrom Staff's fancy o.
Last edited by DracoArgentum on Jul 3, 2015, 5:31:41 AM
Here's a video that might help people new to Filtration. It mostly focuses on my item filter (especially the last half), but it goes over the basics of creating and editing a script in Filtration. I may do a more in-depth video later about item filters in general if there's enough interest.

By the way, the windows to edit the display of items are very tricky to capture in OBS (monitor capture will get it; unless I'm missing a setting somewhere, I couldn't get window capture to do it at all). How are you displaying those little popups?
"Nothing happened." - CharanJaydemyr, TheWretch


Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712
I'm going to try to learn this when I get some time.

Atom, thank you for developing this helper program. Thank you, Sayya for the how-to video. I wouldn't even attempt opening the program without it. :)
New Release 2015-07-05 - 0.6

♦ Fixed bug causing multiple clicks to be required to select blocks after clicking a tool pane.
♦ Tidied up control styles
♦ Added logging - a Filtration*.log file will be generated in the install directory upon a fatal crash.
♦ Moved the block appearance/sound settings from the old popup to a duplicate of the existing block items screen. Still accessed via clicking the block item preview.
♦ Fixed several crashes related to copy and pasting (thanks to AndCub for the help testing that fix).
♦ Added grouping to the Theme Editor

https://github.com/ben-wallis/Filtration/releases/tag/0.6

I haven't pushed this for auto-update notification yet as I'd like to make sure there's no major issues now that we've got a larger user base (after the Reddit thread 0.5 was downloaded over 900 times). This is something I'll be doing for all future releases (posting to the forums first).

Edit: RE: The ANSI/UTF-8 bug, I'm still not sure if it's actually a bug, or if it's just that WordPad can't read UTF-8. I've got no idea if the game has issues with UTF-8 encoding - if anyone gets hold of one of the Maelström items in the beta, could you test it for me? Or ping me a message and trade the item to me.
Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447
Last edited by AtomYcX on Jul 4, 2015, 7:28:37 PM
No bugs so far in 0.6 after editing 30 odd blocks and replacing some colours.

I like the new editor for block appearance. It would be mildly more convenient if the actual editing elements were placed on the right. Then they be near the button you click to display them.
Actually, one tiny bug.

Replacing all bg colours from 70 0 1 255 to 70 0 0 255 isn't working. Going from 0 30 0 255 to 70 0 0 255 does.
"
DracoArgentum wrote:
Actually, one tiny bug.

Replacing all bg colours from 70 0 1 255 to 70 0 0 255 isn't working. Going from 0 30 0 255 to 70 0 0 255 does.


I can't reproduce this bug - can you provide me a script and the exact steps you take to reproduce it?
Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447
"
AtomYcX wrote:
"
DracoArgentum wrote:
Actually, one tiny bug.

Replacing all bg colours from 70 0 1 255 to 70 0 0 255 isn't working. Going from 0 30 0 255 to 70 0 0 255 does.


I can't reproduce this bug - can you provide me a script and the exact steps you take to reproduce it?


Okay I did some more testing. Its changing the text in the file but when you go to the advanced colour picker the 70 0 0 is displayed as 70 0 1.

http://pastebin.com/GbXY7MV1 That snippet saved as ANSI using Notepad and opened in Filtration should show the background colour as 70 0 1 if you look at it in the advanced colour picker.
"
DracoArgentum wrote:
Okay I did some more testing. Its changing the text in the file but when you go to the advanced colour picker the 70 0 0 is displayed as 70 0 1.

http://pastebin.com/GbXY7MV1 That snippet saved as ANSI using Notepad and opened in Filtration should show the background colour as 70 0 1 if you look at it in the advanced colour picker.


OK I can reproduce this now - the good news is none of the translation code I wrote is at fault. The bad news is it seems to be the ColorPicker control itself that's modifying the value upon clicking Advanced, and I've got no idea why it's doing it. Thanks for pointing it out - fixing it is now on my todo list :)
Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447

Report Forum Post

Report Account:

Report Type

Additional Info