Skip to content

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

Compare
Choose a tag to compare
@Eruyome Eruyome released this 28 May 07:06
· 65 commits to master since this release
a805566
  • 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).