Skip to content

Releases: veenarm/TradeMaster_POE

Release: 1.7.3

18 Sep 18:50
f898b39
Compare
Choose a tag to compare

Cleaned up a lot of Lombok annotations

  • Removed auto hide/close based on poe window being in background.

1.7.2

11 Mar 10:47
Compare
Choose a tag to compare
  • Fixed NPE bug if no data for league existed
  • Updated API for Delirium to work on day 1
  • Updated Maps for Delirium as per release notes
  • Fixed bug in API for duplicate maps
  • Added the other features for live searches etc..

Known Issues

  • Maps use the old poe.trade API which doesn't work for Elder/Shaper maps...
    To occur later is to remove this aPI and use the official one.

If you'd like to run it manually use 'java -jar filename.jar' in a CMD which gives a console of log output, else just double click it - it will be hidden until PoE loads.

Size of app doubled almost due to including voice files for the live search/ping - maybe later will make it a modifiable feature.

1.6.0 - Rebuild/Design - Ready for Synthesis

08 Mar 10:55
2c0bf73
Compare
Choose a tag to compare

Release for Synthesis.

  • Uses API driven config for maps/currencies etc - so any issues can be rectified very quickly..
  • Huge re-write of a lot of functions
  • Use of better concurrency mechanisms
  • Exit is no longer crude but graceful closure of threads then frames.
  • Currency has been fixed to use single decimals, could get confusing if you buy items that are <1 of a item.
    E.g. may get buy your 5 Alterations for 1.3 Chaos etc...
  • Elder/Shaper maps now completely match the latest data dump from POE

There are other changes but this was huge in itself!

Has prepared Synthesis league update, and should work when ready to rock'n'roll 👍

TradeMaster 1.5 - New Features

17 Feb 02:40
Compare
Choose a tag to compare
Pre-release

Many bug fixes see PR StefanKunde#30

Added league selection

1.4.1-SNAPSHOT

16 Feb 00:26
Compare
Choose a tag to compare
1.4.1-SNAPSHOT Pre-release
Pre-release

I'm keeping this as a snapshot as it's not my original code, just modifications I've made and I want to use until the author accepts some PR's.

This has fixes and enhancements listed under his repository.
https://github.com/StefanKunde/TradeMaster_POE/issues
StefanKunde#28
StefanKunde#27
StefanKunde#26

This also has integrated Sentry.io into error/stack handling as to identify any critical bugs instantly.
No IP/Personal information is provided to Sentry as it's been disabled.