klayveR / xenontrade

Path of Exile trading app for price checking and trade whisper management
MIT License
117 stars 23 forks source link

Implemented option to use different providers for checking item prices #42

Open ForsakenNGS opened 5 years ago

ForsakenNGS commented 5 years ago

Here we go again ;-) I refactored a lot and extracted the most complex functionality into it's seperate npm module. (See https://github.com/ForsakenNGS/PoeData - documentation is still a todo, but the classes are pretty clean imho)

I also added automatic fallbacks in case of failure, a cleaner settings section and a few optimizations for the search e.g. an implementation for scarab search (see #31 )

If there are still issues, questions or constructive feedback feel free to contact me :)

Jotune commented 4 years ago

This looks great ! Any update on accepting the pull request ?