Releases: PoE-TradeMacro/POE-TradeMacro
Releases · PoE-TradeMacro/POE-TradeMacro
v2.14.1 Crafted mod parsing hotfix
- Hotfixed the parsing of crafted mords (advanced search) which was broken in PoE 3.6.
- Updated data files (uniques, supported mods).
PS: Fixes for other issues will have to wait a bit longer.
PPS: Updated the zip file since there was an issue with the version number.
v2.14.0 Synthesis league
- Initial support for the Synthesis league (synthesised and fractured items):
- Added parsing for these item bases and mods.
- Added advanced search support for these items.
- BE CAREFUL when pricing synthesised/fractured items in the first days. Don't fully trust the macro, prefer to open the search in your browser and check the search form.
- Restart the macro every day to pull the latest data file updates (which includes the list of poe.trade supported mods).
- Adjusted the handling of enchantments since they aren't implicit mods anymore.
- Updated all data files. As alwyays further updates will have to wait until the wiki is updated (new and updated uniques/enchantments).
- Fixed poe.ninja item urls.
PS: Should the macro not show any tooltips anymore after updating from v2.12.5 try disabling the GDI+ tooltip in the settings.
v2.13.1
v2.12.5
- Improved feedback for issues with poe.trade http requests.
- Added a "Curl/HTTP request timeout" option. Increasing this timeout can help with issues related to requests taking too long (server issues).
- Fixed a script run error for the standalone ItemInfo script.
v2.12.4
- Fixed an issue that broke most requests to poe.trade (except currency).
- Increased the timeout parameter for requests to poeprices.info.
- Further improved feedback for failed requests to poeprices.info.
- Fixed an issue where corrupted jewels where searched as "not corrupted" when using advanced search.
- Other small fixes and improvements.
v2.12.3
- Added more and more detailed error feedback for poeprices requests (price prediction).
- Improved overall error handling and feedback for different script/run errors.
- Fixed fossil price search not working with the alternative currency search (poe.ninja).
- Removed "fallback.exe" (the compiled script) from the default release. It can still be downloaded and used if you really want it.
- Updated all data files (uniques, gem quality etc).
v2.12.2
v2.12.1
- QoL features for the color blind:
Ctrl + c
now also has the items socket string added to the tooltip, example "R-G-B B-B-G".Ctrl + c
on a Gem now has added its color to the tooltip.- A new hotkey (
Alt + c
) shows a tooltip with a graphical/text representation of the items sockets (color, links, position). - This new hotkey also shows a gems color.
- Lutbot logout macro integration:
- LutTools (Lutbot) is a collection of logout, whisper reply and basic price check features.
- TradeMacro supports the newly released Lite-Version which only has the TCP logout features included.
- TradeMacro only helps in managing this script by giving you the option to run it on script start and check for hotkey conflicts.
- The Lutbot macro itself stays as a seperate installation with seperated development and maintaining.
- This integration is accessible from a new tab "Lutbot" in the settings menu.
- Hideout decoration stash search:
- The already existing search/highlighting feature (
Ctrl + f
) for your stash search can now also help filtering your hideout stash. - Pressing the hotkey on a decoration item in the decoration purchase window inputs its name into the hideout stash filter field.
- The games
Ctrl + f
hotkey would focus the purchase windows filter field instead, pressing it when not hovering over a decoration still does this. - The hotkey added to the "AdditionalMacros" tab needs the coordinates of your hideout stash filter field to click on it, you may have to edit those settings.
- This feature can be disabled independently from the stash highlighting feature.
- This allows quickly looking up how many of a specific decoration from the vendor you already own.
- Let's hope this doesn't break with the Betrayal update.
- The already existing search/highlighting feature (
- Advanced Search:
- Focusing one of a mods/stats value edit fields now automatically marks the checkbox to include it in the search. This behaviour can be disabled in the settings.
- Corrupted Jewels now have a checkbox to not include the corrupted state in the search, which was previously forced.
- Improved matching of item affixes and mods supported by poe.trade (fixed some issues).
- Fixed the issue that the variable/random mods on the Watcher's Eye were missing from the UI.
- Hotkey Assignment:
- Previously TradeMacro didn't detect any hotkey conflicts.
- You will now be warned of any conflicts and asked to resolve the issues.
- Fixed an issue with poedb urls for some unique items.
- Fixed an issue with the league name in the poe-antiquary url.
- Improved encoding the item data for poeprices requests which caused exceptions or failed for some users.
- Small UI improvements.
- The splashscreen ("Initializing script..." and memes) now stays longer on screen, previously it was disabled too early. If this is too annoying I don't mind reverting this. You can also find how to start without any splashscreen on the github wiki under "Usage Installation".
v2.11.1
- Removed the hotkey to open an item on pathof.info since it's outdated and kind of obsolete with PoE's advanced mod descriptions.
- Added a new feature to show your items loot filter highlighting, mostly targeted at newer players.
- Default hotkey is
Ctrl + Alt + C
, which previously was used for the pathof.info feature. - Requires a successfully loaded custom loot filter.
- This feature is part of
Additional Macros
and can be changed/disabled in the respective settings tab. - Probably not bug-free at this point.
- Default hotkey is
- Changed the default search to force the number of Abyssal Sockets if the item has any. So far this was only possible by using the advanced search.
- Updated all data files, as usual (uniques etc).
- Changed requests to poe.ninja to use HTTPS instead of HTTP.