Skip to content

Releases: PoE-TradeMacro/POE-TradeMacro

v2.10.8

31 Aug 16:21
18ccf2d
Compare
Choose a tag to compare
  • Added additional information to the predicted pricing results to show in what way the mods/properties contribute to the predicted price (can also be viewed on their website as a graph).
  • Small fixes and changes to prepare for the Delve league.

v2.10.7

03 Aug 15:09
231ecff
Compare
Choose a tag to compare
  • Fixed a recently introduced issue with the url used by the currency search (new minimum stock size parameter required).
  • Excluded unidentified rare items from predicted pricing.

v2.10.6 Hotfix

19 Jun 19:36
Compare
Choose a tag to compare
  • Hotfixed an issue introduced in 2.10.5 where some searches could be missing any type and base parameters, making the search broader than intended.
  • Fixed an issue with using the predicted pricing on items directly from chat. The item data contains some extra characters related to localisations, which are currently not handled by poeprices.

v2.10.5

19 Jun 17:41
f5a7880
Compare
Choose a tag to compare
  • Fixed an issue where searches using the item base of a few sceptres (at least Tyrant's Sekhem) didn't work because their item type was still classified as "Mace" instead of "Sceptre".
  • Reduced the request timeout for searches using poeprices.info.
  • Improved the poeprices error tooltip in the hope that issue reports go to them more often. I can't do anything about most issues except forwarding them since they are related to their servers/API.
  • Updated all data files (uniques, supported mods on poe.trade etc).

v2.10.4

08 Jun 18:46
Compare
Choose a tag to compare
  • Fixed an issue where multiple corrupted implicits on items were not supported by the advanced search.
  • Fixed an issue where a Tabula Rasa with a corrupted implicit was not supported by the advanced search.
  • Fixed an issue where requests to poe.trade timed out for some people. A fallback request could still be made but the entire process took up to a minute. Please report if this change causes your searches to fail completely (should not happen).

v2.10.3

05 Jun 09:33
Compare
Choose a tag to compare
  • Fixed some issues with gem searches. Some Vaal Gem names weren't parsed correctly and some new Gems are not available as a "base" option on poe.trade, causing searches in these cases to fail.
  • Updated data files (uniques, mods etc), which was done "silently" before without a need to release an update. Just remember to restart your macro here and there at league start to download these updated files.

v2.10.2

01 Jun 19:27
Compare
Choose a tag to compare

TradeMacro

  • Changed the default hotkey for the currency ratio function to "alt + r" since the current "ctrl + r" overwrites the hideout decoration rotate hotkey. This won't change the hotkey for already installed scripts.
  • The currency ratio window can now also be closed by pressing escape.

ItemInfo

  • Updated Uniques, Divination Cards, Maps and Gem Quality info
  • Bugfix: Quantity on shaper amulets is no longer mistaken for a legacy quantity roll.

v2.10.1 Hotfix

29 May 09:22
2bdd731
Compare
Choose a tag to compare
  • Hotfixed an issue introduced with the last update where numbers where incorrectly formatted as hexadecimal instead of integer, breaking the item parsing.
  • Added a trimmed mean value in addition to the average and median values to the pricing result tooltip.
  • Fixed wiki urls for item bases.

support for pathof.info (again) ; Incursion league preparations; prophecy details; poeninja option

28 May 07:06
a805566
Compare
Choose a tag to compare
  • Fixed an issue with event leagues, where these leagues not being available anymore would fail to cause the macro to automatically fall back to the permanent/challenge leagues without user interaction.
  • Made some preparations to parse the new Vaal Gems in 3.3.0.
  • Reverted the change of removing the pathof.info hotkey (ctrl + alt + c), some of you wanted it back. The poe-antiquary hotkey introduced in the last update was changed to ctrl + alt + a because it took the removed hotkeys place.
  • Added an option to open supported items on poe.ninja instead of poe.trade (ctrl + q). This doesn't work for currency/fragments and skill gems in which case poe.trade is used. Helmet enchantments have priority over the item that they are applied to.
  • Implemented a secondary "have" currency, used when "want" equals primary "have". This refers to the "Currency Search" and "Secondary Currency" dropdowns in the settings menu, used for currency searches. For example, if chaos is selected as the "have" currency, when searching for chaos price ("want"), a useless chaos:chaos listing is produced. With this patch, a secondary "have" currency can be defined, which is used when "want" currency equals the primary "have" currency.
  • Added an option to use "exact currency search" on poe.trade, this only works when using the default or advanced search and uses the "Currency Search" and "Secondary Currency" dropdowns in the settings menu to select the primary and fallback currency for this search. If the primary search returns no results, the search gets repeated with the fallback currency.
  • Added ItemInfo details for prophecies. Unfortunately this still only works for sealed prophecies, not the ones on the prophecy screen/menu. These details include the seal cost, objective and reward, basically what you can find on the wiki.
  • Added Dvorak keyboard layout support.
  • Improved support for windows high-contrast/custom themes (Gui window colors).

v2.9.0 Abyssal socket support, poe-antiquary integration, currency ratio calc hotkey

21 May 17:45
e416133
Compare
Choose a tag to compare
  • Changed behaviour of advanced searchs ilvl handling for shaper/elder items, the ilvl is now always filled and selected.

  • Replaced the hotkey to open an advanced affix lookup on http://pathof.info (ctrl + alt + c) with a hotkey to open items on http://poe-antiquary.xyz, if available.

  • Added a new hotkey (ctrl + r when hovering over currency) to open a dialog to create notes for premium stash tabs. This dialog let's you set sell/receive amount and currency type or a ratio and uses the currency short-hands/IDs used by all trade sites to parse currency trade ratios/prices. Just give it a try to see what it does.

  • Properly supported Abyssal Sockets on items, especially unique items (advanced search). Items like Bubonic Trail will now have a checkbox to include the number of sockets, already selected. This didn't work before because the item mod wasn't supported on poe.trade as a mod but as a seperate option instead.

  • Fixed searching Elder maps not working.

  • Fixed the broken parsing for average/median values (price results).

  • Various other small fixes.