Skip to content

Releases: zmilla93/SlimTrade

SlimTrade v0.2.7

05 Apr 03:51
Compare
Choose a tag to compare

Hotfix for v0.2.5

Bug Fixes

  • Removed close on kick from basics panel, this functionality has been moved to the new macro system

SlimTrade v0.2.6

04 Apr 20:33
Compare
Choose a tag to compare

Hotfix for v0.2.5

Bug Fixes

  • Fixed quick paste hotkey not working
  • Fixed a crash that would occur the first time the program was run after using the setup window

SlimTrade v0.2.5

03 Apr 14:46
Compare
Choose a tag to compare

New Macro System

  • Macro buttons now allow you to run one or more commands using the variables {self}, {player}, {item}, {price}, and {message}
  • All macros can now be reordered and assigned hotkeys
  • Replaced close on kick option with a checkbox to close message on button use
  • Old presets will be added as defaults using the new system, old custom macros will need to be remade
  • New chat scanner messages will have default buttons added, old scanner messages will need to have default buttons added manually or need to be remade

New Features

  • Trade messages can now be resized. Options > General > Edit Overlay Size & Location
  • Quick pasting trades can now be set to fully automatic, skipping the need to use a hotkey. This has also been moved to Options > General > Basics
  • Added 2 new sound effects, as well as an option to play sound when a player joins your hideout.
  • Added support for trade messages in the following languages: French, German, Korean, Portuguese, Russian, Spanish, and Thai
  • Added hotkey to close oldest trade
  • Updated information panel with direct link to github, as well as a donation link

Bug Fixes

  • Updated Betrayal cheat sheet
  • Message Panel now properly locks to the bottom and right sides of the screen
  • Fixed control being wrongly detected when setting a hotkey
  • Fixed unknown keys being set as hotkeys

SlimTrade v0.2.4

17 Mar 01:47
Compare
Choose a tag to compare

New Features

  • Added hotkeys for remaining monsters and leave party
  • Added Year/Month/Date option to history window
  • History changes no longer require a restart
  • Added support for unpriced items, messages starting with "wtb", and messages with backslashes around stash names
  • Added templates for bug reporting and feature requests on github

Bug Fixes

  • Item highlighter is now correctly resized for quad tabs
  • Fixed several incorrectly colored components
  • Menubar is now hidden on launch if POE is not focused
  • Fixed several issues with the stash and overlay editors
  • Fixed an issue that could cause the chat parser close
  • Fixed several multithreading issues

SlimTrade v0.2.3

09 Mar 11:57
Compare
Choose a tag to compare

Patch Notes

  • Updated ReadMe
  • Icons have been updated to match text color
  • Fixed menubar being incorrectly shown at launch while disabled
  • Fixed coloring on setup window
  • Fixed coloring on update window

How to Install

  • Ensure you have Java : https://www.java.com/
  • If you have an existing version of SlimTrade already, delete your current 'SlimTrade.jar' file
  • Download and run 'SlimTrade.jar' from below

SlimTrade v0.2.2

08 Mar 10:42
Compare
Choose a tag to compare

Patch Notes

  • Added the ability to disable various features
  • Updated betrayal cheat sheet
  • Added helper text to ignore item panel
  • Added tooltips to several things on the options menu
  • Adjusted POE specific options
  • Fixed coloring on overlay editor
  • Fixed coloring on ignore window

SlimTrade v0.2.1

03 Mar 21:36
Compare
Choose a tag to compare

Patch Notes

  • Added color theme support, currently 4 themes to choose from
  • Added a color blind option
  • Added custom hotkey support for certain actions
  • Added betrayal cheat sheet
  • Added quick paste option to paste trade messages into POE
  • Multiple menu windows can now be opened simultaneously
  • Menu windows are reopened when tabbing back into the game

SlimTrade v0.2.0

20 Feb 21:21
Compare
Choose a tag to compare

Initial Public Release

  • v0.2.0 Marks the beginning of public testing

SlimTrade v0.1.6

20 Feb 21:02
Compare
Choose a tag to compare

Patch Notes

  • Fixed bug with automated client detection.
  • Added selection buttons if multiple clients are found.
  • Added Images for read me

SlimTrade v0.1.5

20 Feb 01:05
Compare
Choose a tag to compare

Patch Notes

  • Complete UI Overhaul with potential support for color themes
  • Added a setup window
  • Added a tutorial window
  • Added outgoing macro customizer
  • Added ability to ignore items indefinitely
  • Thank message is now customizable
  • Player joined indicator is now color coded
  • Reworked settings save file, previous save files will be overwitten
  • Numerous small bug fixes
  • Close on kick now works with all message types
  • Fixed several issues with overlay hiding
  • Fixed several issues with item ignore system
  • Update checker works properly with github api