TraderForPoe Versions Save

Trade helper tool for Path of Exile

v1.4

5 years ago
  • #7 Check automatically for Client.txt
  • #9 Fix currency ex
  • #10 Show minutes > 60

v1.3

5 years ago
  • Migrate settings when using newer version
  • #6 Added stopwatch
  • #5 Add indicator when customer joins or leaves area

v1.2

5 years ago
  • Clear clipboard after paste whisper to prevent collision with PoE-TradeMacro
  • #4 Add currency offering of the goddess
  • Check for duplicate stash tabs
  • Fixed regex stash position
  • Add custom exceptions
  • Refactor UserSettings and remove unused code
  • #3 Use ObservableCollection for quad stash tabs

v1.1

5 years ago
  • Change icons to material icons
  • Minor layout changes

v1.0

5 years ago
  • Remove unused namespaces
  • Some code refactoring
  • Add comments
  • Fix bug when starting poe after application

v0.9

5 years ago
  • Make StashGridHighlifht window static
  • Check if stash is available

v0.8

5 years ago
  • Catch exception when parsing item as currency and treat it as a normal item
  • Add currency divine vessel and fix item image height
  • #1 Include a regex possibility of no stash location being set
  • Minor ui layout changes
  • Show messagebox when saving settings
  • Add new notification sound
  • Add spacing between items

v0.7

5 years ago
  • Show ratio when currency trading
  • Remove unnecessary while loop
  • Start reading file from end
  • Run Application without poe running
  • Added option to close item after trade

v0.6

6 years ago
  • Added option to disable clipboard monitoring
  • Added new button for asking if interested
  • Fixed button for resending whisper
  • Remove busy button when buying
  • Add collapse main window button
  • Prevent duplicate notifications
  • Add better collapse for items
  • Fixed border color to match button mouse over
  • Some small fixes

v0.5

6 years ago
  • Add custom buttons
  • Fixed wrong currency parsing
  • Fix application exit
  • Check if poe is running on startup
  • Add about window
  • Add user settings window
  • Some cleanup