Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] [General] [Filter Manipulation] Leverage New /reloaditemfilter Command #581

Open
flbraun opened this issue Jan 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@flbraun
Copy link

flbraun commented Jan 16, 2024

Patch 3.23.1 introduced the new /reloaditemfilter command:

Added a new "/reloaditemfilter" chat command that can be used to well, reload your item filter!

Can we make use of this? Afaik EnhancePoEApp currently uses /itemfilter xxx, but a generic reload makes more sense than "switching" the filter. This may also circumvent issues with local filters that have the same name as an online filter (e.g. #579).

@HiMarioLopez
Copy link
Collaborator

I will be looking at adding this in the next update.

The main issue is we'll still need to invoke an initial /itemfilter {FILTER_NAME} command as we want to switch the user over. Else there will be a lot of confusion and users are on another filter and are forced to swap to their local filter via in game settings... I'll think this through a bit more.

@HiMarioLopez HiMarioLopez added the enhancement New feature or request label Feb 16, 2024
@HiMarioLopez
Copy link
Collaborator

For my future reference, here's the details on the new command: https://www.pathofexile.com/forum/view-thread/3480999

@HiMarioLopez HiMarioLopez changed the title Use /reloaditemfilter [Enhancement] [General] Leverage New /reloaditemfilter Command Feb 16, 2024
@HiMarioLopez HiMarioLopez changed the title [Enhancement] [General] Leverage New /reloaditemfilter Command [Enhancement] [General] [Filter Manipulation] Leverage New /reloaditemfilter Command Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants