iLvL discrepancy between Blizzard UI and simpleilevel
zaphon opened this issue ยท 1 comments
For characters who don't have an artifact, and who have only a single weapon equipped, the iLvL display between the addon and Blizzard's UI are different. This is because while you handle the scoring properly for artifact weapons, you do not use the same logic for normal weapons. I made a simple change/patch to fix this which I am attaching.