Commit Graph

211 Commits

Author SHA1 Message Date
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
Anthony Narkevicius 053e28adb3 fix overlap with search and new option (#31)
this shifts the entire vendor window frame 10 pixels up, and squeezes in the search bar between the repair buttons and the GVS frame.
2023-02-05 21:51:35 -07:00
Andrew6810 708ff76106 ElvUI/Core: Fix index nil on wiping vendor grays setting 2023-02-05 19:52:14 -07:00
Andrew6810 5d772a0a7b 6.17 2023-02-05 17:46:28 -07:00
Andrew f97f45a1e6 Libs/LibActionButton: Add support for spell charges (#29) 2023-02-05 17:43:23 -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
Andrew6810 ddb6055bef Bump 6.16 2023-01-18 15:59:34 -07:00
Andrew 242bec56bd Enhanced/CharacterFrame: Implement new equipment set check box. (#27) 2023-01-18 15:58:37 -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
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
Andrew c5105c5353 Modules/DataTexts: Fix ace bucket embed (#23) 2023-01-07 03:42:29 -07:00
Andrew6810 d5c77ab848 Bump 6.15 2023-01-07 02:47:30 -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
Xan-Asc 8826ee51bf Fixed race conditions for addons loading. (#22)
Added support for Outfitter
2023-01-07 02:07:01 -07:00
fxpw(Toxa) 37252b52e0 More minimap button fixes (#20)
* fix middle button on click map

* fix pvp buttons
2023-01-02 17:59:33 -07:00
fxpw(Toxa) 858706bac0 fix middle button on click map (#19) 2023-01-02 10:29:34 -07:00
Andrew6810 1b64395789 Require AscensionUI for Enhanced. Bump 6.14 2022-12-31 14:53:46 -07:00
Andrew6810 7849fbea1b Fix lua error if xp bar is hidden on login 2022-12-31 14:30:33 -07:00
Andrew6810 df65fd107e Use AceBucket to bundle BAG_UPDATE events being mass sent on instance change 2022-12-31 14:22:01 -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
Andrew6810 b208722561 Increment Version 2022-12-14 08:34:10 -07:00
Andrew6810 5b24a92a92 Show current enchant count and limit on character sheet enchant tab 2022-12-14 08:31:28 -07:00
Anthony Narkevicius 824afa5d0b Show current quest XP on xp bar (#17) 2022-12-14 08:03:01 -07:00
Anthony Narkevicius a951199115 support both versions of clique (#16)
this will allow people with the old or new version of clique to have the skin load properly.
For those who have the new 12 spec version, it will give an error when opening the menu without this change.
2022-12-13 15:58:34 -07:00
BanditTech fbcf719ff8 fix resilience stat on character sheet (#15) 2022-11-27 17:10:45 -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
BanditTech 03a785988a allow new bag search term for sets "any" (#10)
usage `set:any`
2022-11-09 03:01:57 -07:00
Andrew6810 3d8aa53253 Fix typo causing ilvl to never update 2022-11-07 16:24:38 -07:00
Andrew6810 b56a4e2942 Fix lua error if below max level 2022-11-06 16:11:01 -07:00
Andrew6810 ff27180511 Fix font inconsistency with GameFontHighlightMedium vs GameFontNormalMed3 2022-11-06 10:40:24 -07:00
Andrew6810 e5f9856e63 increment version 2022-11-05 22:34:02 -07:00
Andrew6810 7c63441b20 Fix average ilvl to copy default ui 2022-11-05 22:29:01 -07:00
Andrew6810 8f7079489e Add pve / pvp power to character frame 2022-11-05 22:24:21 -07:00
Andrew6810 bcf45a2188 Fix lua error in namecolor tag 2022-11-05 21:40:18 -07:00
salt-die 2455c076b0 Check for nil. (#8) 2022-11-01 13:40:20 -07:00
salt-die 8f4463b46a Add role message on login. (#7) 2022-10-31 18:27:19 -07:00
Andrew6810 c1146d473d Remove updated while running version check thing. 2022-10-31 13:32:00 -07:00
salt-die aeb5ac5918 Addon-skins (#4)
* Skin atlasloot for ascension.
* Add custom class colors from elvui to WIM.
2022-10-31 03:02:07 -07:00
Andrew 3958b884a2 Merge pull request #6 from salt-die/luacheck
Add luacheckrc file.
2022-10-30 20:50:42 -07:00
salt-die 44dd34b29d Add luacheckrc file. 2022-10-30 22:44:29 -05:00
Andrew 3d2b6824d6 Merge pull request #3 from salt-die/Castbar-colors
Bug fix: Color tables indexed improperly.
2022-10-30 20:32:11 -07:00
salt-die f92225c7cc Bug fix: Color tables indexed improperly. 2022-10-30 22:26:33 -05:00