11 Commits

Author SHA1 Message Date
Anthony Narkevicius e8a054230d Add AFK mode exclusion for AH open
Prevent the AFK mode from interupting AH scans.
2025-10-09 03:43:03 -07:00
andrew6180 048ea91ca9 Remove blocked and forbidden action popup 2024-11-16 14:53:43 -07:00
Blinkyqt 346accf79f Added High-Risk consumables to Flask/Food (#47) 2023-11-25 17:23:13 -07:00
Anthony Narkevicius 716ec59644 Revised Raid Buff Reminders (#45)
* Update RaidBuffReminder.lua

make adjustments to the display of the RBR

* Update Auras.lua

add relevant options

* Update Profile.lua

* Update enUS.lua

* Update Minimap.lua

* Update RaidBuffReminder.lua

fix variable typo

* match order of options

* merge thorns and armor buffs

* match the edges of the minimap
2023-10-08 12:16:52 -07:00
andrew6180 eb7d75c3d2 Core/Cooldowns: fix cd text not hiding on cd reset 2023-05-23 09:40:16 -07:00
Andrew 8edf2d7f8a Nameplate Overhaul (#38)
* ElvUI/NamePlates: initial nameplate conversions

* More nameplate work

* Modules/Cooldowns: various CD fixes, nameplates cant show 'swipe' texture

* ElvUI/NamePlates: final nameplate polish

* Modules/Misc: add space before interrupted announcement
2023-05-22 19:18:59 -07:00
Andrew 221dffffe6 Add support for new stats stuff, cvar changes, and auto vendoring. (#30)
* Enhanced/CharacterFrame: Add new stat tooltips

* Enhanced/CharacterFrame: crit is a percent of base crit

* Enhanced/CharacterSheet: Update to use new cvar

* ElvUI/Merchant: Remove auto sell gray / auto repair. Client handles these now.
2023-02-05 17:43:09 -07:00
Cristian Barzotti ff118b5dc0 Added DBM Pull timer, moved around buttons (#28)
* Added DBM Pull timer, moved around buttons

Added DBM Pull timer button (will do nothing without DBM, calls the command through the chat) and moved around buttons so you have Ready Check and DBM Pull as the last 2 buttons (easier to use imo)

* Update RaidUtility.lua

Added a check for DBM-Core, has to be loaded for the buttons to show. Split the timers in 2, one for a 10s pull timer and one for a 5s pull timer. Right now it calls the command through the chat box, if I find the correct API from DBM I will make it call that
2023-01-27 15:16:16 -07:00
fxpw(Toxa) f097d91fb1 map markers, search, export\import like retail, some bug fixes (#21)
* fix middle button on click map

* fix pvp buttons

* map markers search dev tools and fixes

* fixes and loc

* loc

* fix

* typo

* typo

* fix
2023-01-07 02:46:08 -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