No description
Find a file
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
.github Initial commit 2022-10-21 07:06:14 -07:00
ElvUI Update tooltip.lua more ilvl nitpicks (#12) 2022-11-09 23:22:55 -07:00
ElvUI_AddOnSkins Check for nil. (#8) 2022-11-01 13:40:20 -07:00
ElvUI_Enhanced Fix typo causing ilvl to never update 2022-11-07 16:24:38 -07:00
ElvUI_EnhancedFriendsList 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. 2022-10-28 07:12:13 -07:00
ElvUI_OptionsUI 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. 2022-10-28 07:12:13 -07:00
.gitignore Initial commit 2022-10-21 07:06:14 -07:00
.luacheckrc Add luacheckrc file. 2022-10-30 22:44:29 -05:00
README.md init 2022-10-21 07:09:01 -07:00

ElvUI

This is the repository for ElvUI. Modified for Ascension.gg.