Sonaza / DressUp

Dressing room expansion for World of Warcraft
MIT License
4 stars 6 forks source link

Wrong item in dress room #13

Open reaper666735 opened 5 years ago

reaper666735 commented 5 years ago

Expected Behavior

correct gear list on character

Actual Behavior

wrong item listed in dressing room

Steps to Reproduce the Problem

  1. use dressing room to see an item

Hello,

it's no major issue or anything but i just noticed one of my gears is not the same that is currently equipped by my character :p

so this is what the Dressing room (with Dressup) is showing me : https://imgur.com/0Uk67Nd

while this is the same item in Character info : https://imgur.com/CyEKAJO

seems to be a small bug (or limitation) with Warforged items ^^

ty.

Sonaza commented 5 years ago

If it still does show the correct model I don't think this is a very high priority issue indeed.

I think especially before wardrobe got added to the game there were lots of problems with displaying the proper models/item item tooltips since nowadays Blizzard likes very much to change item appearance and rarity based on their so called "bonus ids", an extra part of the item link that tends to just somehow disappear into the nether at one point or another.

Bonus ids are the last few numbers of the item link before the visible item name:

|Hitem:163891::::::::120::::1:1477:|h[7th Legionnaire's Aegis]|h|r

This is 285 ilvl version of the item (couldn't find the 280 which DressUp is trying to display), it only has one bonus id which is 1477 (the number before tells how many bonus ids there are). It might be the 280 version is one without any bonus ids.

|Hitem:163891::::::::120::::2:1572:5125:|h[7th Legionnaire's Aegis]|h|r

This is the 380 ilvl version instead, it has two bonus ids which are 1572:5125.