poe2filter.com - A PoE2 custom loot filter generation website
Hi and thanks for all the work! I would like to request a feature related to showing quality gear. Since armorer scrap is far more valuable than whetstones, i want to see all armor with quality but weapons only with >=10. Just thinking a little bit more customization on that front will not hurt :)
|
|
How can I edit my existing filter? I have one created but I want to make a few changes and when I go to the website my current one is not saved (i can only create fresh new one) and I don't know if there is any way to "open" my current one and make changes (I tried "import" but it didn't work)?
|
|
" Wasn't aware that there was a big difference. Makes sense, will add, thanks for the suggestion! " Is it possible you created the existing one some time ago? During the early development phase, from time to time I had to make a large change to the filter's structure which would have been difficult to migrate; so I had to invalidate the stored filter... (A message is displayed when this happens; which is removed as soon as you make a change to the filter again; you might have missed that). Assuming you're using the same browser, as it's stored in the browser memory? Unfortunately there's no way to 'reverse engineer' an existing filter into the tool; that would be a whole other approach. The export/import functionality is for the tool's filter configuration; not the game's .filter files. Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website Last edited by BlackDeathBE#0559 on Dec 31, 2024, 6:49:06 AM
|
|
" Well, I made a filter on Friday and I was going to edit it on Sunday. I use only one browser and unfortunately on Sunday it didn't save the filter I made on Friday... Anyway I'll make a new one. But even if you can't edit an already created one this is a great thing and easy at the same time. BTW do you have any way to send you a small donate (as a thank you for your work..)? |
|
Sorry that happened -- might have indeed been a 'breaking change' in the filter structure. From now on I'm definitely trying to limit those and do a migration instead as long as that's not too much work.
Scrolling down on the website in the 'Feedback & Support' section there's actually a link to where you can "buy me a coffee" (so I write less bugs xD), super appreciated! ^^ https://buymeacoffee.com/poe2filter Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
|
|
Happy New Year and thanks for all the work!
This is not a request but just an idea, and i have only slight understanding of filters DSL syntax, so feel free to ignore this post if it doesnt make sense. There is an export feature where users can download generator settings as json. What if this json is embedded somewhere in the filter file itself as a comment, marked by some specific string, like #!@!@!@ #{ # "key": "value" #} #!@!@!@ With this, user will always have a source for their filter, which can be uploaded and parsed if a breaking change has been made to the generator. Though, with a breaking change to the site, json structure might change as well, and i have no idea how to handle this :) |
|
" Excellent idea indeed, already on my list of things to do, will come soon! Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
|
|
How i can load my filter in this site to edit my filter ?
|
|
When adding Catalysts through custom rules, the game doesn't recognize
Class == "Catalysts" as a valid item class. As such, I don't see a way how to specifically highlight Catalysts, which is somewhat important during a Breach. Same goes for Delirium. There seems to be a problem with the custom rule creation. I'm going to try Class == "Stackable Currency" BaseType == "Breachstone" Rarity >= "Normal" PlayEffect Yellow MinimapIcon 2 Yellow Pentagon Maybe this works instead. Last edited by staytuned2k#6008 on Jan 1, 2025, 10:26:27 AM
|
|
" Yea, sorry about that, known issue, fixed now :) Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
|
|