Skip to content

Releases: PoE-TradeMacro/POE-TradeMacro

v2.0.3

07 Mar 15:34
Compare
Choose a tag to compare

Made sure it's not possible anymore to run the script from or install it to the user settings folder which caused the script to fail.
Added error handling in case the script can't create the "temp" folder which caused the script to fail.
Updated some data (poe.trade mods, renamed enchantments, uniques).

2.0.0 - Some Legacy League support has to wait until the league is running

02 Mar 19:12
Compare
Choose a tag to compare

Added an auto-update function (Button on update window).
Added options to skip folder selection and backing up the install location when updating.
Improved the update window.
Moved config files and AdditionalMacros.txt to <WindowsUserFolder\Documents\PoE-TradeMacro> (depends on OS Version).
These files are only overwritten by script updates if they have to be (and backed up).
No more copy pasting config files from older installations or setting them all up again.
You can open this folder via script menu entry (system tray).
More details can be found on the Github Wiki FAQ page.
Renamed macro start scripts.
Added reload script menu entry (system tray) because the default one won't work.
Fixed an issue with negative mod values and the advanced search GUI (Ventors Gamble for example).
Legacy League (2.6) support, subject to testing/changes when the league has started.
Added support for multiple implicit mods to ItemInfo and TradeMacro (Talismans for example).

2.0.0-beta

18 Feb 16:27
Compare
Choose a tag to compare
2.0.0-beta Pre-release
Pre-release

Added an auto-update function (Button on update window).
Added options to skip folder selection and backing up the install location when updating.
Improved the update window.
Moved config files and AdditionalMacros.txt to <WindowsUserFolder\Documents\PoE-TradeMacro> (depends on OS Version).
These files are only overwritten by script updates if they have to be (and backed up).
No more copy pasting config files from older installations or setting them all up again.
You can open this folder via script menu entry (system tray).
More details can be found on the Github Wiki FAQ page.
Renamed macro start scripts.
Added reload script menu entry (system tray) because the default one won't work.

1.7.3-beta

11 Feb 21:52
Compare
Choose a tag to compare
1.7.3-beta Pre-release
Pre-release

For this beta most of the pseudo-mod creation was rewritten; a few new pseudo-mods were added. Some of those mods are only displayed on ItemInfos tooltip (% global increased ES from Intelligence for example), not on TradeMacros advanced search GUI because the mods displayed here have to be searchable on poe.trade. Please give some feedback if you find anything wrong with these pseudo-mods.

Added option to pre-select normal mods (advanced search).
Added hotkey to switch leagues (ctrl + l).
Fixed cloudflare bypass check (it's reliable now).
Fixed some issues with the pseudo mod creation and added more pseudo mods.
Fixed a rare issue where all text in GUI tabs had black background.
Minor fixes and improvements.

1.7.2

25 Jan 19:27
Compare
Choose a tag to compare

Fixed file references after renaming some of them (reverted those changes by accident).

1.7.1

25 Jan 18:45
Compare
Choose a tag to compare

Fixed some file encodings which caused some issues (default config.ini).

1.7.0

24 Jan 18:11
Compare
Choose a tag to compare

Reworked custom search (added a few options).
Updated ItemInfo after making some more contributions to it.
Added gem name comparison with the names used by poe.trade to make sure they match (used in the search forms "Base" field).
Minor fixes.

1.6.2

06 Jan 19:22
Compare
Choose a tag to compare

Hotfix - added check to skip cloudflare bypass/cookie fetching if not neccessary.
Fixed the messed up the versioning.

1.6.1

06 Jan 19:15
Compare
Choose a tag to compare

Hotfix - added check to skip cloudflare bypass/cookie fetching if not necessary.

1.6.0

05 Jan 19:22
Compare
Choose a tag to compare

Reworked cookie deletion scripts to be more reliable.
Improved error handling/feedback (CloudFlare bypass).
Added shortcut to close the macro (optional, in AdditionalMacros.txt).
Added tray menu option to show update notes.
Added tray menu option to open the TradeMacro wiki/faq.
Added tabs to the settings menu.
Added checkbox to select all normal mods to advanced search.
Added checkboxes to include "max-links/sockets = 4" to advanced search.
Minor fixes and optimizations.