Skip to content

Releases: PoE-TradeMacro/POE-TradeMacro

v2.3.6

31 Jul 00:45
Compare
Choose a tag to compare

(This will likely be the last update before Monday after 3.0 release.)
Includes changes from previous beta versions:

  • Replaced the WinHttpRequest library with cURL.

  • All requests to poe.trade/Github/poe.ninja now support gzip compression. This greatly reduces bandwith usage (and therefore request times).

  • Rewrote AdditionalMacros.txt:

    • Hotkeys can be set and enabled/disabled via global variables.
    • You can completely disable the entire file with all it's hotkeys in the settings menu (ItemInfo tab).
    • Added a hotkey to open a base item on poeaffix.net.
  • Added a subfolder "CustomMacros" to the user directory:

    • This folder is now being created on script start, all files (.txt, .ahk) in there will be appended to AdditionalMacros/TradeMacro.
    • You can still edit AdditionalMacros, but also add your own macros as seperate files.
  • Added the "-nosplash" argument for the run script, using it via shortcut/script skips the splashtexts at script start.

  • Fixed the item parsing for negative mods (for example "-4 maximum charges") and charges in general for Leaguestones failing in some edge cases.

  • Fixed minimum and maximum dps calculation for uniques being off in some cases (advanced search GUI).

  • Fixed a bug where some uniques had their lightning damage mod missing (advanced saerch GUI).

  • Fixed a bug where the maximum value of innate defenses/offenses was being ignored in the request when the minimum value was empty (advanced search).

  • Rewrote POST request payload generation (much shorter payload).

v2.3.5-beta.2

19 Jul 15:46
Compare
Choose a tag to compare
v2.3.5-beta.2 Pre-release
Pre-release

Replaced WinHttpRequest and the HttpRequest (WinInet.dll) library with cURL.
All search requests should work again.
Please report any issues that you encounter.

Keep in mind that the FAQ is out of date with these new changes until the next stable release. All sections regarding WinHttp are obsolete.

v2.3.5-beta

17 Jul 18:39
Compare
Choose a tag to compare
v2.3.5-beta Pre-release
Pre-release

Rewrote AdditionalMacros.txt:

  • Hotkeys can be set and enabled/disabled via global variables.
  • You can completely disable the entire file with all it's hotkeys in the settings menu (ItemInfo tab).

Added a subfolder "CustomMacros" to the user directory:

  • This folder is now being created on script start, all files (.txt, .ahk) in there will be appended to AdditionalMacros/TradeMacro.
  • You can still edit AdditionalMacros, but also add your own macros as seperate files.

Replaced WinHttpRequest with the "HttpRequest.ahk" library (using WinInet.dll), all requests to poe.trade/Github/poe.ninja now support gzip compression. This greatly reduces bandwith usage (and therefore request times).

Fixed the item parsing for negative mods (for example "-4 maximum charges") and charges in general for Leaguestones failing in some edge cases.
Fixed minimum and maximum dps calculation for uniques being off in some cases (advanced search GUI).
Fixed a bug where some uniques had their lightning damage mod missing (advanced saerch GUI).
Fixed a bug where the maximum value of innate defenses/offenses was being ignored in the request when the minimum value was empty (advanced search).
Rewrote POST request payload generation (much shorter payload).

v2.3.4

21 Jun 20:59
Compare
Choose a tag to compare

Fixed an url encoding issue with the new browser search.

v2.3.3

21 Jun 19:35
Compare
Choose a tag to compare

Changed the way that searches openend in your browser are functioning. They now also work when poe.trade has cloudflare protection enabled without needing to bypass this protection.

v2.3.2

14 Jun 17:51
Compare
Choose a tag to compare

Fixed the alternative currency search (via poe.ninja), it was broken due to some API changes.

v2.3.1

13 Jun 14:21
Compare
Choose a tag to compare

Added support for week races.

v2.3.0 Beta support

10 Jun 09:06
Compare
Choose a tag to compare

Added PoE 3.0 Beta support.

v2.2.0

06 Jun 10:49
Compare
Choose a tag to compare

Added new settings:

  • Advanced search pre-selection options.
  • Show prices as chaos equivalent.

Added a checkbox to override the online status (advanced search).
Fixed quivers not working with the advanced search.

v2.1.1

28 Apr 16:06
Compare
Choose a tag to compare

Item highlighting improvements and fixes, this feature now has some options, please take a look at AdditionalMacros.txt to read more about it and change these options.

Fixed an issue where the item highlighting function interfered with other tools like TradeCompanion/TradeHelper.