Skip to content

Releases: nibbydev/EasyBuyout

EasyBuyout v1.1.2

13 Nov 10:28
7eaa6df
Compare
Choose a tag to compare
  • Rewrite most spaghetti code
  • Remove deprecated code
  • Remove dead sources
  • Add price precision option
  • Move data download options to main window
  • Remove poeprices.info integration
  • Remove messy enchantment pricing

EasyBuyout v1.0.24.1

04 Jul 12:48
337dfd8
Compare
Choose a tag to compare
  • 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

18 Jun 06:58
3350352
Compare
Choose a tag to compare
  • 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

14 May 18:56
f9d6644
Compare
Choose a tag to compare
  • 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

21 Apr 18:23
Compare
Choose a tag to compare
  • 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

12 Apr 21:22
Compare
Choose a tag to compare

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

21 Mar 22:47
Compare
Choose a tag to compare

The API endpoint was recently moved and changed. Figured this could use a release.

Small fixes

11 Mar 20:36
Compare
Choose a tag to compare
  • 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

16 Feb 19:01
Compare
Choose a tag to compare
Most gems now working Pre-release
Pre-release

Improved logic behind gem level and quality rounding. Most gems should now have a match.

Settings in separate window

15 Feb 13:12
Compare
Choose a tag to compare
  • Moved all settings to settings window
  • Fixed mouse stutter caused by mouse hook during program launch
  • Replaced clumsy slider with accurate textbox