Vilsol / timeless-jewels

A timeless jewel calculator and skill tree for Path of Exile
https://Vilsol.github.io/timeless-jewels/
GNU General Public License v3.0
98 stars 38 forks source link

[Feature Request] HC parse #11

Open blackjack147 opened 1 year ago

blackjack147 commented 1 year ago

Can you add an option to parse the Hardcore Trade?

HemisDev commented 1 year ago

For this to work the code should first fetch the league names from some known location then provide these names for the user to input as part of the search pattern. code itself is referring currently to trade path trade/search/Sentinel which works for non HC as it will always open the default league with the search parameters.

One could change the code to match the current league with selector "Crucible Hardcore" but this would work only for this league as when the new one comes the default path will take over and it will be the normal trade again.

blackjack147 commented 1 year ago

For this to work the code should first fetch the league names from some known location then provide these names for the user to input as part of the search pattern. code itself is referring currently to trade path trade/search/Sentinel which works for non HC as it will always open the default league with the search parameters.

One could change the code to match the current league with selector "Crucible Hardcore" but this would work only for this league as when the new one comes the default path will take over and it will be the normal trade again.

Yeap, I took a look at the code myself and that's why i requested it as a feature. =)

livejamie commented 1 year ago

Would be pretty great for the Hardcore community