5 Commits

Author SHA1 Message Date
andrew6180 0e2378abde remove rest of tooltip ids 2024-11-15 17:46:12 -07:00
andrew6180 cc7fe7a692 Remove tooltip IDs 2024-11-14 08:45:19 -07:00
Rock5901 306612c732 Update tooltip.lua more ilvl nitpicks (#12)
Previously when holding shift while hovering yourself/other player, ilvl would calculate ranged/offhand slot
As well, if an item was not-equipped, your ilvl would go up because it did not add +1 item (therefor dividing by 1 less)

Issue still remains with inaccurate display, best guess is that it's from an error grabbing item data? Could be worth looking into, issue existed before I touched it: only changed the calculation itself.
Example: I try and look at someone iLvl by holding shift on them, tooltip says "97", I whisper to ask and they are 130, seems to only work half the time? I will look further when i have more time.
2022-11-09 23:22:55 -07:00
Andrew6810 df7cc26a64 Change all use of heroclass to use RAID_CLASS_COLORS instead. This can be changed to CUSTOM_CLASS_COLORS later with a color picker for each class, but to support CoA classes need to go back to being colored properly.
Fix remaining lua errors covered by ascension patches

Add Addon Skins
Add Enhanced Friends List
2022-10-28 07:12:13 -07:00
Andrew6810 60ef8a38af init 2022-10-21 07:09:01 -07:00