Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Releases: aRTy42/POE-ItemInfo

POE Item Info Script 2.5.03

02 Jan 21:53
Compare
Choose a tag to compare

from aRTy42, Eruyome

  • Included an update notifier for the script (by Eruyome).
  • Updated Maps, Divination Cards and Uniques with the current wiki info.
  • Included the name change of "Armory Map" to "Armoury Map" (again), because it got partially reverted with v2.5.02.

POE Item Info Script 2.5.02

18 Dec 15:52
Compare
Choose a tag to compare

from aRTy42

  • Fixed a bug with added elemental damage for bows that got introduced in 2.5.01.
  • Moved the pause function key binding to the "AdditionalMacros" file so that people can change the key more easily.

POE Item Info Script 2.5.01

13 Dec 17:25
Compare
Choose a tag to compare

from aRTy42

  • Updated maps and divination cards with wiki info.
  • Added gem quality info to cast while channeling.
  • Fixed a bug that sometimes caused item types of rares to be mismatched if their randomly assigned name contained a keyword for that item type.
  • Corrected the data for the unique "Prismatic Eclipse" that was missing two mods in the last release.

POE Item Info Script 2.5.00

11 Dec 18:30
Compare
Choose a tag to compare

from aRTy42 and Eruyome

  • Updated Uniques for PoE v2.5.
  • Uniques now only show those values on the right side that actually have a range to roll. This should simplify comparing your rolls.
  • The method of pulling the unique data was changed, so a few errors might have slipped in. Please report any errors you find.
  • Items now show pseudo mods below the affix details (by Eruyome). Update autohotkey if you get an error about a nonexisting function StrReplace (in that case your AHK installation is more than 1.5 years old)
  • Included the name change of the "Armory Map" to "Armoury Map".
  • Fixed a bug that caused item flavour text or usage hints to appear at the bottom line in some cases.

POE Item Info Script 2.4.05

19 Nov 02:18
Compare
Choose a tag to compare

from aRTy42, Eruyome, Arkaf

  • Changed Direct3DWindowClass to POEWindowClass and the relevant .exe names, so that the script works again. It should support both standalone and steam version and both 32 and 64 bit.
  • Currency stacks of 1000+ in the currency tab should now read correctly for the currency conversion function.(thanks to Arkaf and iulianov who commented on this)

POE Item Info Script 2.4.04

24 Oct 22:36
Compare
Choose a tag to compare

from aRTy42

  • Minor fix for map matching (Ivory Temple Map and Vaal Temple Map were detected as Temple Map)

POE Item Info Script 2.4.03

23 Oct 14:44
Compare
Choose a tag to compare

from aRTy42 and Eruyome

  • Updated Maps. Added shaped maps and included information from the wiki where possible.
  • Corrected the data for the "Cast Speed" affix, which is higher for staves since PoE v2.4
  • Fixed item type detection for magic items (by Eruyome)
  • Added or changed several functions and data storing methods so that the "PoE-TradeMacro" can build on top of this script (by Eruyome)

POE Item Info Script 2.4.02

01 Oct 14:52
Compare
Choose a tag to compare

from aRTy42

  • Updated Uniques.
  • Maps have updated Boss descriptions, general notes and ratings for difficulty (1-5) and layout (A-C).

POE Item Info Script 2.4.01

15 Sep 23:45
Compare
Choose a tag to compare

from aRTy42

  • Compiled new map info from various sources, see the forum thread for details.
  • Updated Divinations cards with wiki information.
  • Uniques not updated yet, because there are lots of things to fix and holding back the map update until everything is done seemed stupid.

POE Item Info Script 2.4.00

02 Sep 19:46
Compare
Choose a tag to compare

from aRTy42

  • Basic support for the new value range format ("#-#" was changed to "# to #"). The script will continue to display its results as before.
  • Map and Divination card information was not updated yet. This will follow in a few days once there is enough on the wiki.
  • Fixed how the "AdditionalMacros" file was included to support shortcuts to the script from the start menu and task bar.