Commit Graph

18 Commits

Author SHA1 Message Date
andrew6180 d157d7331d Modules/Nameplates: Remove clamp to screen - cannot implement 2023-08-10 19:27:17 -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
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
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 e67c6e1bc0 Give the ability for some elements to go larger (#32)
* increase the maximum range of action bar size

* expand the range of size for minimap

* make it match the old values

* match the old values
2023-02-23 12:05:10 -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 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
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
Andrew6810 9a4ec54a5a Modules/Maps: Cleanup Text on Map Markers 2023-01-07 04:07:37 -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 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
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