aRTy42 / POE-ItemInfo

Item Info Script for Path of Exile
167 stars 225 forks source link

small fixes #68

Closed Eruyome closed 7 years ago

Eruyome commented 7 years ago

Still no affixes on the tooltip for leaguestones and flasks, after seeing that this is handled by that ParseAffixes function with the thousands of lines long IfInString structure I wasn't in the mood to look further :p

If the is relic flag really gets exposed to the ctrl + c information it should only be a matter of changing the regex to parse it. I haven't added this flag to the tooltip though. Not sure if that is necessary/should be done.