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 3.0.1

09 Aug 15:57
Compare
Choose a tag to compare

from aRTy42

  • Imported new unique data from the wiki.

POE Item Info Script 3.0.0

04 Aug 19:36
Compare
Choose a tag to compare

from aRTy42, Eruyome

  • Reworked AdditionalMacros (by Eruyome). Refer to the ReadMe section at the start of the AdditionalMacros.txt file.
  • Improved several technical aspects regarding file downloads and updates (by Eruyome).
  • Added most of the unambiguous new mods and updated existing ones. NOT included yet: The new hybrid mods and mods that overlap (such as the new "increased fire/cold/lightning damage" prefix on weapons that combines with the suffix).

POE Item Info Script 2.6.04

21 Apr 11:35
Compare
Choose a tag to compare

from aRTy42, Eruyome, Nightblade

  • Map parsing: MapModWarnings can now be customized. Like AdditionalMacros the file is put into the user folder and can be accessed via the context menu "Edit -> Map Mod Warnings".
  • New feature: Item highlighting (by Nightblade & Eruyome). The AdditionalMacros now come with a function that fills the search bar at your stash or at vendors. While hovering over an item, use Ctrl+F for a specific or Ctrl+Alt+F for a broad search term. Jumping into the search bar with Ctrl+F while not hovering over an item is unaffected.
  • AdditionalMacros: Added more functions and enabled more functions by default.

POE Item Info Script 2.6.03

17 Apr 23:17
Compare
Choose a tag to compare

from aRTy42

  • Map mod parsing improved. Includes mod warnings for unpopular or difficult mods.
  • Map data: Tooltip now includes "Boss Arena: Yes/No". Updated most difficulty and layout ratings with the wiki's map article.

POE Item Info Script 2.6.03-beta

16 Apr 04:00
Compare
Choose a tag to compare
Pre-release

from aRTy42 and Eruyome
(2.6.02-beta was bugged due to conflicting updates)
(...also ignore the update notifier after you've updated, the version number didn't make it properly. Sorry.)

  • New feature: Map affix parsing which includes mod counting, so you no longer have to guesstimate 8-mods. Since this was a big chunk of code and is probably not completely bug-free yet this is a beta-release. If you want to test it: Please do! (and report any oddities you find).
  • Included some Leaguestone fixes and further updater optimizations. (by Eruyome)
  • Updated Uniques and Maps with wiki info (with thanks to cirf for updating all the articles about shaped maps).

POE Item Info Script 2.6.01

28 Mar 19:26
Compare
Choose a tag to compare

from aRTy42

  • Updated Uniques, Divination Cards and Maps with the current wiki info.
  • Fixed Atlas info: Grotto Map and Dungeon Map now list each other as connected. (with thanks to "paulcdejean" on GitHub)
  • Fixed a bug that only occured when ItemInfo was used via the TradeMacro: The predicted Q20Dps was off due to a rounding error.

POE Item Info Script 2.6.00

08 Mar 02:45
Compare
Choose a tag to compare

from aRTy42

  • Updated Uniques, Divination Cards and Maps with the current wiki info. (Be still attentive when checking uniques since the wiki is not fully updated yet)

POE Item Info Script 2.5.06

02 Mar 15:49
Compare
Choose a tag to compare

from Eruyome, 4GForce, aRTy42

  • New features: Auto-updater and global user settings. (by Eruyome)
    • The update notification window now comes with a button "update". This feature allows the script to download the new files from GitHub and extract them to a folder of your choosing. In the right click menu "PoE Item Info Settings" you can tick options to skip the folder selection (and thus always using the default generic folder "POE-ItemInfo") aswell as not creating and asking about a backup folder (which occurs when overwriting an existing folder with the update). If you are not interested in keeping old versions and basically want the update with ask few clicks as possible, you probably want to tick both options.
    • Global user settings means that the script no longer stores its config files and the AdditionalMacros file in the script folder itself, but instead creates and uses files at "<MyDocuments>\PoE-ItemInfo". This means that the script will no longer overwrite your settings and AdditionalMacro file with the defaults with every update. By using file hashes the updater will detect when an update introduced changes to the defaults and only then update the user files. In that case your former user files will also be backed up so you can easily copy modifications into the new file again if you want to.
  • Made several fixes and changes to pseudo-mods. (by 4GForce and Eruyome)
  • Added a new default command to the AdditionalMacros: Winkey+D will now minimize PoE to the taskbar. Contrary to tabbing out or similar commands this will make PoE stay minimized while using other windows, instead of having it pop-up again behind them.
  • Fixed the tiers for the flat ES mod for shields. The legacy tier "136-145" was still being used as T1, which is now fixed so that "107-135" is considered T1.
  • Made some adjustments to the handling of Implicits. (by Eruyome)

POE Item Info Script 2.5.05

25 Jan 18:11
Compare
Choose a tag to compare

from aRTy42, Eruyome, 4GForce

  • Fixed an issue with the file encoding of the config file and adjusted the handling of it. If you had weird characters instead of the three dots for abbreviating mods, try this release.

POE Item Info Script 2.5.04

23 Jan 19:34
Compare
Choose a tag to compare

from Eruyome, aRTy42, 4GForce

UPDATE YOUR AUTOHOTKEY INSTALLATION
(unless you updated in the last 2-3 months already)
http://ahkscript.org/

  • New feature: Currency ratios fetched from http://poe.ninja/. Using the script on currency other than chaos calculates the conversion of the whole stack into chaos and displays the ratio. All four leagues are displayed. This feature is enabled by default. The data gets refreshed when starting or reloading the script or when using the function while the data is older than 3 hours. (by Eruyome; special thanks also to poe.ninja dev rasmuskl for the API and assistance)
  • Added two functions to the AdditionalMacros: "setAfkMessage" and "CloseScripts" (by Eruyome).
  • Added missing gem quality infos (Blade Flurry, Blight, Scorching Ray, Vaal Breach).
  • Unknown mods and special essence mods now display that they are unknown or from essences instead of leaving a blank line. (by 4GForce)
  • Fixed a bug that sometimes caused pseudo mods from an earlier item to show up if the current item had none. (thanks to 4GForce)
  • Fixed a bug with data fetching for uniques. The last release was missing data for a few body armours and many jewels.
  • Fixed several errors in the data for maps about vendoring and atlas connections.
  • Updated Maps, Divination Cards and Uniques with the current wiki info.