4rtzel / poe-archnemesis-scanner

Tool for Path of Exile game to automatically scan Archemesis inventory and display related information
Apache License 2.0
64 stars 25 forks source link

[Enhancement] Ingredient used in #25

Closed andr9528 closed 2 years ago

andr9528 commented 2 years ago

At the moment when you left click an recipe or ingredient, when displaying inventory items, it shows how to make what was clicked.

It would be cool with the ability to show what something that was clicked is used for. This could be done on click with mouse button three or maybe left click while holding shift or something similar.

i.e clicking a "Toxic", would show two combination, one to make "Entangler" and one for "Treant Horde".

4rtzel commented 2 years ago

Yeah, I thought about that. My idea was to display the "parent" ingredient on the right or the top of the tree. Something like that:

example

4rtzel commented 2 years ago

Implemented in 777fcbc and included in the new release: https://github.com/4rtzel/poe-archnemesis-scanner/releases/tag/v0.1.0. Closing this issue.