Releases: PoE-TradeMacro/POE-TradeMacro
v2.3.6
(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
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
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
v2.3.3
v2.3.2
v2.3.1
v2.3.0 Beta support
Added PoE 3.0 Beta support.
v2.2.0
v2.1.1
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.