Releases: nibbydev/EasyBuyout
Releases · nibbydev/EasyBuyout
EasyBuyout v1.1.2
EasyBuyout v1.0.24.1
- Change project name from Pricer to EasyBuyout
- Add support for pricing enchantments
- Improve pricebox messages
- Add option to manually specify league in case the official Path of Exile website (and API) is down
- Add patchnotes and previous version display to updater
- Add automatic price data downloads (currently every 10 minutes)
Pricer v1.0.17
- Fix progress bar incremented too much for poe.ninja
- Improve item data downloaders
- Fix gems not being recognized at all
- Fix poe-prices serialization errors
- Add support for Combat Focus jewel variants
- Fix low quantity warning for currency when using poe.ninja
Pricer v1.0.13.6
- Add support for poe-stats.com
- Fix JSON deserializer unable to parse files larger than 4MB
- Switch to quantity instead of count
- Remove mean, median, mode prices
- Add download progressbar
- Fix JSON encoding issues (items with accents in them could not be matched)
- Fix nullpointer error when pricing gems
Pricer v1.0.10.5
- Add log window resizing
- Rewrote most spaghetti code (this does not change the functionality nor performance )
- Fix invalid poe.ninja gem keys
- Fix version compare logic
- Add relic/foil support
- Add Beachhead map variant support
Fixed poe.ovh, again
The website's API has changed a lot since the past month, this release covers those changes.
- Made poe.ovh prices usable again (poe.ninja should function fine)
- Fixed JSON decode error
- Fix HTTPS support
Fixed poe.ovh
The API endpoint was recently moved and changed. Figured this could use a release.
Small fixes
- Fixed run button not not activating when user presses download button and exits settings window before download has finished
- Fixed download button not activating when switching methods
- Fixed window not minimizing
- Added updated
- Added right mouse button toggle option
Most gems now working
Improved logic behind gem level and quality rounding. Most gems should now have a match.
Settings in separate window
- Moved all settings to settings window
- Fixed mouse stutter caused by mouse hook during program launch
- Replaced clumsy slider with accurate textbox