Commit Graph

73 Commits

Author SHA1 Message Date
andrew6180 59e5160c69 esc menu changes 2024-04-30 02:15:21 -07:00
andrew6180 a3f0c62e62 ActionBars/Binding: Overwrite ToggleQuickKeybindMode to use elvui keybinding mode 2024-04-20 14:55:26 -07:00
andrew6180 0b4c66e6a2 Libs/oUF: Nameplates now have native UNIT events 2024-04-19 09:05:57 -07:00
Xan-Asc a5d90d5ed9 bugfix: consumables shouldn't show vanity collection icon (#53) 2024-04-18 07:46:50 -07:00
Xan-Asc bea4a6ab23 Added Bag icons for Vanity and Wardrobe unlocks (#52)
* Added Bag icons for Vanity and Wardrobe unlocks

* Show if item is both Vanity and Wardrobe unlock
added related textures

* Adjusted icon so edges match up
2024-04-09 16:41:58 -07:00
andrew6180 d2e86421cc Modules/NamePlates: Add support for new nameplates 2024-04-09 16:41:00 -07:00
andrew6180 7ca1b5967b Skins/Spellbook: Update spellbook for new profession tab 2024-03-11 15:57:11 -07:00
andrew6180 df69ca0c20 1:4 is best looking chat badge size 2024-02-21 07:22:06 -07:00
andrew6180 55046a2956 fix gm chat badge aspect ratio 2024-02-21 06:56:21 -07:00
andrew6180 4522f12641 7.12: Prep for compact raid frames 2024-02-18 09:17:46 -07:00
andrew6180 55a0f4caed Modules/Auras: add support for ranged weapon enchants 2024-01-21 05:00:45 -07:00
andrew6180 d2053f641d Fix for new GroupUtil functions 2024-01-10 15:27:50 -07:00
andrew6180 2454dfa4d8 Modules/ActionBars: Fix totem bar not positioning 2024-01-05 08:41:39 -07:00
Anthony Narkevicius 714ca84456 Support for Extended Vendor (#49)
* Support for Extended Vendor

Accommodate the additional vendor slots and buyback slots.

* Adjust Repair Icons as well
2023-12-31 06:08:50 -07:00
andrew6180 6fc81483d3 Skins/Options: skin new options 2023-12-12 09:54:07 -07:00
andrew6180 15f60b7bab Skins/CharacterFrame: fix quality borders 2023-12-12 09:35:32 -07:00
andrew6180 1f8377b619 Skins/Character: skin character frame 2023-12-11 17:46:50 -07:00
andrew6180 eb149a770d Modules/ActionBars: fix BIG TOTEM 2023-12-11 11:28:40 -07:00
andrew6180 97d0c7c7ef Merge branch 's9' 2023-12-06 06:31:35 -07:00
Blinkyqt 346accf79f Added High-Risk consumables to Flask/Food (#47) 2023-11-25 17:23:13 -07:00
andrew6180 8baf704450 Modules/NamePlates: alpha and frame level now controlled by client 2023-10-29 13:26:05 -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 58079ab3ae ElvUI/Nameplates: Use /elvrole role for nameplate styling. Defer to group role assinged if not manually set elvrole to tank or healer 2023-09-20 08:40:07 -07:00
andrew6180 31b0d404c3 ElvUI/ItemSearch: Fix item search, still unsure why empty string global is a nameplate now. 2023-09-20 08:18:55 -07:00
andrew6180 d157d7331d Modules/Nameplates: Remove clamp to screen - cannot implement 2023-08-10 19:27:17 -07:00
andrew6180 01bc4c7df5 Modues/Nameplates: fix incorrect atlas name 2023-07-25 17:15:51 -07:00
andrew6180 aabe164393 Modules/ActionBar: Support mouseover cast attribute 2023-07-22 13:22:49 -07:00
andrew6180 c1a2b1ad9e ActionBars: Remove cancel taxi 2023-07-11 09:27:02 -07:00
andrew6180 4d09122cd3 Modules/ActionBars: fix lua error with unreleased stuff 2023-07-04 00:36:49 -07:00
andrew6180 479ba0fc84 UnitFrames/Player: dont add rage/energy bar to height if not hero 2023-07-03 18:55:42 -07:00
andrew6180 ff0be0aefd Modules/Auras: make auras linkable in chat 2023-07-03 18:42:58 -07:00
andrew6180 ba471c6a6c Fix missing mixin error 2023-06-21 11:27:22 -07:00
andrew6180 ffac1e4000 Add leave vehicle button. Change ilvl calc 2023-06-21 00:26:27 -07:00
andrew6180 1835e80a0e Modules/Nameplates: properly scale nameplates 2023-06-06 02:36:21 -07:00
andrew6180 df1d3e72d7 UnitFrames/Auras: re-invert filters 2023-06-03 03:52:21 -07:00
andrew6180 6d54612877 Modules/Nameplates: Fix class power module 2023-06-01 14:40:10 -07:00
andrew6180 50e16a313b Modules/Auras: More fixes to aura filtering and nameplate auras 2023-05-31 19:40:40 -07:00
andrew6180 ed5c418576 UnitFrames/Auras: Fix aura filters and nameplate buff text 2023-05-31 15:42:08 -07:00
andrew6180 cbaf9f0bb3 Enhanced/NamePlates: remove. Not needed 2023-05-31 15:41:31 -07:00
andrew6180 0e96183e4c Modules/NamePlates: fix issues with threat coloring / other non target elements 2023-05-27 20:12:22 -07:00
andrew6180 2343eb2d99 Core/Tags: fix power color tags 2023-05-23 10:47:37 -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
andrew6180 07debc126f Skins/LFD: Remove portrait from LFG tab 2023-04-10 13:41:10 -07:00
Anthony Narkevicius 9f523534b8 Add macro text width option (#35)
* add font width

* add font width

* set fontWidth
2023-03-09 15:28:13 -07:00
Andrew6810 50ec39f734 Modules/Nameplates: Fix typo 2023-02-27 15:16:41 -07:00
Andrew6810 d19f258ccb Modules/NamePlates: Fix class coloring 2023-02-27 14:22:42 -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
Anthony Narkevicius be0b3c2788 Add function to dynamically resize map markers (#26)
* add function to resize

* link option to function
2023-01-11 15:15:05 -07:00