FailcoderAddons / supervillain-ui

Custom World of Warcraft User Interface
32 stars 23 forks source link

Weapon showing wrong ilvl #158

Open immortaltech opened 7 years ago

immortaltech commented 7 years ago

Svui showing wrong ilvl after using the netherlight crucible bggg

finalsliver commented 7 years ago

Confirmed confirmation

Reload does not solve. changing spec back and forth doesn't solve. Restarting game did not solve. Deleting cache doesn't solve.

finalsliver commented 7 years ago

Present on Elvui and other UI's

appears to be added into ilvl after the point where most checks happen.

example:

(totals gear ilvl)/(number of slots used)=ilvl [we get api responses at this point]

and after that it appears they add the new crucible ilvl's

Evidence of such; • can't make customer groups with new ilvl as requirement. restricted to old • checking own ilvl via ingame commands gives old total.

Appears to be only visual. though not really able to test due ti very minor differences.

finalsliver commented 7 years ago

On inspect as well. doesn't display correct ilvl