5k-mirrors / poe-live-search-manager

Desktop tool for Path of Exile for managing live item searches and making instant offers without leaving the game.
168 stars 32 forks source link

Feature/grouped searches #193

Closed mfjordvald closed 1 year ago

mfjordvald commented 1 year ago

This PR adds two new features

Search groups can be individually connected or disconnected, multiple groups can be connected so long as the amount of searches in the group fits within the allowed limit of 20 searches minus what is already connected.

This PR closes #66 and #107 as well as partially #44 (not editing, but would not be too difficult to add in)

Side note: this PR also contains the changes in my other PR, if that one is merged I can do a new branch based on for a cleaner PR to review.

Skykindness commented 1 year ago

"delete all" deletes all searches in all groups "copy whisper" stops working after a certain point whisper whisper messages can be empty can you make an interactive whisper message, with the output of the lot, like from the site?

thisismydesign commented 1 year ago

@mfjordvald Please merge master, that should enable the CI to run on your PR.

mfjordvald commented 1 year ago

will merge master, closing this for now, though, as I found an issue where the new group prompt doesn't render when the binary is built in non-debug mode. Might just have to use a HTML modal rather than a prompt, but will have to wait until my new league addiction calms down a bit,