Thelaris / TrueItemLevel

A World of Warcraft UI addon to show the specialty and item level/iLVL of a player within inspect range, originally created by Dreamstate83 (aka Frosty). This is a re-release using Dreamstate83's code as a baseline and updating it to work with the current live release of World of Warcraft.
MIT License
0 stars 0 forks source link

BoAs do not always return the right ilvl #4

Open Thelaris opened 7 years ago

Thelaris commented 7 years ago

This relates to LibItemUpgradeInfo and what it is returning. I haven't been able to find any issues with the library itself. This might be related to how TIL calls this library/functions

Thelaris commented 7 years ago

May need to consider using the PTR to help troubleshoot this