Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Narkevicius 2ce172c98c Quest xp on experience bar (#18)
* Add files via upload

* Add files via upload

* Add files via upload

* remove bandaide

* remove bandaide

Co-authored-by: Andrew <16847730+andrew6180@users.noreply.github.com>
2022-12-14 11:19:01 -07:00
Andrew6810 6313d7afbe Revert "Revert "Show current quest XP on xp bar (#17)""
This reverts commit b37859db92.
2022-12-14 10:58:37 -07:00
Andrew6810 b37859db92 Revert "Show current quest XP on xp bar (#17)"
This reverts commit 824afa5d0b.
2022-12-14 10:31:26 -07:00
Anthony Narkevicius 824afa5d0b Show current quest XP on xp bar (#17) 2022-12-14 08:03:01 -07:00
Michael Bennett b62113eb8e Update Ascension Specific ElvUI elements - GitHub URL, Option Menu and Spellbook Skins (#14)
* Update the Installation completion URL

* Skin Ascension Specific Options Menu Settings

* Skin Spellbook searchbox
2022-11-16 11:54:04 -07:00
BanditTech 8b3fd29130 Add a sort button to Guild, Personal, Realm banks (#13) 2022-11-12 15:13:14 -07:00
BanditTech 4a1936028e Correct Lockout Datatext abbreviations (#11)
* show wintergrasp when WotLK expact active

* Add middle click function to show raid info panel
2022-11-09 23:23:47 -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
salt-die f92225c7cc Bug fix: Color tables indexed improperly. 2022-10-30 22:26:33 -05:00
higurush 6c2a2f145d Fix Auction House main UI 2022-10-30 19:51:45 -07:00
BanditTech afa2c70b0a add nil check to avoid thread crash 2022-10-30 19:28:56 -07:00
Andrew6810 8ad40722a0 Fixes Enhanced character frame
Update nameplate coloring.
Fix world map blips
2022-10-30 16:41:03 -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