Releases: veenarm/TradeMaster_POE
Release: 1.7.3
1.7.2
- 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
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
Many bug fixes see PR StefanKunde#30
Added league selection
1.4.1-SNAPSHOT
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.