44 Commits

Author SHA1 Message Date
Jeremy P 44fe39508a Added buff containers for vanity and consolidated buffs to match base… (#98)
* Added buff containers for vanity and consolidated buffs to match base ui feature

* use locals and don't unpack values 2x

* Moved vanity and consolidated settings to base profile instead of private per character
2026-01-19 12:47:05 -07:00
andrew6180 0a792fb7f0 Revert "Add absorbs, heal absorbs (#90)"
This reverts commit 3d456d036a.
2025-12-24 18:11:21 -07:00
andrew6180 dcdf241d6a Revert "HealComm: Add toggle for Absorbs and reduce redundant updates (#94)"
This reverts commit 5ee511181e.
2025-12-24 18:11:09 -07:00
scorpzor 5ee511181e HealComm: Add toggle for Absorbs and reduce redundant updates (#94)
* HealComm: Add toggle for Absorbs and reduce redundant updates

* HealComm: Throttle updates, cache anchors
2025-12-24 16:16:58 -07:00
scorpzor 3d456d036a Add absorbs, heal absorbs (#90)
* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
2025-12-24 16:09:40 -07:00
andrew6180 b92401f2b3 Revert "Add absorbs, heal absorbs (#90)"
This reverts commit 3d7b873aa9.
2025-12-09 22:59:40 -07:00
scorpzor 3d7b873aa9 Add absorbs, heal absorbs (#90)
* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
2025-12-01 11:36:15 -07:00
Anthony Narkevicius 83314f574c Deconstruction blacklist (#89)
* Missing Non-DE items

* Move Deconstruct options into seperate group
Adds blacklist functionality for general items and lockboxes

* Add translation strings

* Add LibItemSearch functionality to blacklist

* Clean up redundant variables and API calls
2025-12-01 11:30:54 -07:00
Jake Demian 494ebbd885 Grays out enemy npc nameplates when tapped (#83)
* tapped targets show a gray nameplate

* toggle for users
2025-11-13 12:22:07 -07:00
BanditTech b126eb2872 Update visibility options
add setting to disable the module
Disable the button if no relevant professions
2025-11-08 11:13:19 -08:00
andrew6180 b7f68f9c33 Merge branch 'heal-prediction' 2025-10-26 11:26:36 -07:00
andrew6180 85f6dfe52a add reborn spell to range checks. fixes #80 2025-10-13 22:54:14 -07:00
andrew6180 97318fed23 use base heal prediction. strip healcomm / healpredict.lua 2025-10-13 21:56:20 -07:00
andrew6180 e4fecaff76 fix missing arow scale i guess idk 2025-10-09 12:49:42 -07:00
Nick Minkler (Sleaker) 32e0e32125 Add Skin for CallBoard 2025-05-12 18:41:24 -07:00
andrew6180 a0aca0f1ff Make pta skin enabled by default. Bump to 7.19 2025-03-10 13:28:39 -07:00
andrew6180 cc7fe7a692 Remove tooltip IDs 2024-11-14 08:45:19 -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 4522f12641 7.12: Prep for compact raid frames 2024-02-18 09:17:46 -07:00
Anthony Narkevicius d8a28b9511 Add level 1 spells for COA classes (#46) 2023-11-12 14:15:29 -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 d157d7331d Modules/Nameplates: Remove clamp to screen - cannot implement 2023-08-10 19:27:17 -07:00
andrew6180 e54c3efbd0 Modules/Auras: make auras linkable in chat 2023-07-03 19:00:47 -07:00
Matthew Rodrigues 3ced5b716b re-added og classes paging 2023-06-30 22:14:31 -07:00
Matthew Rodrigues bd2730e72b when rogue go stealth, change bar (#40)
* when rogues go stealth, change bar

* nuoh
2023-06-28 13:52:07 -07:00
andrew6180 8feff4a9cb Nameplates/StyleFilters: default filters cant be enabled without rechecking checkbox 2023-06-06 02:20:55 -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 2343eb2d99 Core/Tags: fix power color tags 2023-05-23 10:47:37 -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
Matthew Rodrigues 5d51f92ed3 Added more spells to range update (#37)
Drain Soul,
Holy Fire,
Holy Shock,
Smite
2023-05-03 13:15:25 -07:00
Matthew Rodrigues e1df36c9d3 + Penance to enemy & friendlySpells (#36) 2023-04-29 15:23:19 -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
Anthony Narkevicius 41b938f848 fix bar paging for stealth COA classes (#33) 2023-02-27 13:05:26 -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
Anthony Narkevicius ed8bdf1118 Give the map markers an option for size (#25)
* add missing Locale entries

* add size option

* link option to icon size

* add icon size option to menu

* shorten option name

* update to match naming

* map marker translations

* map marker translations

* map marker translations

* map marker translations

* map marker translations

* map makers translations

* map markers translations

* map markers translations

* remove spacer

originally I added the space because the previous option was too long and had ... at the end of the name, but now that its shorter it looks odd on its own line
2023-01-11 13:58:30 -07:00
Andrew 5433613833 Modules/ActionBars: Default micro bar enabled, put fully in top left. (#24)
People have trouble opening tickets if this is disabled by default.
2023-01-07 03:52:40 -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
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 944b72c9e4 fix bad class passed 2022-10-28 10:05:25 -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