HeartofPhos / exile-leveling

Path of Exile Leveling Guide
https://HeartofPhos.github.io/exile-leveling/
159 stars 31 forks source link

Gem only shows gems used in multiple links once #87

Closed dyfrgi closed 10 months ago

dyfrgi commented 1 year ago

If a build uses gems in multiple links, I need to get multiple copies of that gem. However, the build import only shows one. e.g. if I have two skills defined: Fireball - Controlled Destruction Freezing Pulse - Controlled Destruction

and then import that, then when I'm able to get Controlled Destruction, I'm only told to get one of them. image image

Here's a near-minimal reproducer POB. https://pobb.in/PnuYjrw3RjZL

HeartofPhos commented 1 year ago

That is unfortunatelty intended, most build guides will have several repetions of gems for each act etc, so I opted to simplify that by only tracking one of each gem.

The most practical solution is probably to add an optional counter users can increment per gem on the build page

dyfrgi commented 1 year ago

An optional counter would work great, and is what I looked for first when I noticed the issue.

t0nyandre commented 1 year ago

I noticed the same thing as well and an optional counter would be an awesome implementation!

HeartofPhos commented 10 months ago

Added with da9aa3fa51c4e17bd81d28ba641815984c20d0fa image image