Commit Graph

224 Commits

Author SHA1 Message Date
Jeremy P 223f377b4c Removed C_Appearance bandaid, added APPEARANCE_COLLECTED handling (#55)
* Update bag slot icons when an appearance is collected

* C_Appearance is now the default.  No longer need "bad item" handling
2024-11-24 09:25:09 -07:00
andrew6180 69b4bae4c0 EnhancedFriends: bandaid fix 2024-11-17 11:19:19 -07:00
andrew6180 048ea91ca9 Remove blocked and forbidden action popup 2024-11-16 14:53:43 -07:00
andrew6180 1fa457d382 bump version 2024-11-15 17:49:42 -07:00
andrew6180 b70ab2f872 Core/Cooldowns: fix cooldown lua error 2024-11-15 17:47:26 -07:00
andrew6180 0e2378abde remove rest of tooltip ids 2024-11-15 17:46:12 -07:00
andrew6180 5366aad343 Options: Remove spellID / npcID 2024-11-15 07:24:31 -07:00
andrew6180 cc7fe7a692 Remove tooltip IDs 2024-11-14 08:45:19 -07:00
andrew6180 6d74de6c27 Modules/Chat: Ignore bad chat notices 2024-10-28 08:18:15 -07:00
andrew6180 16c31e2340 Init: Remove -ElvUI from LilbActionButton 2024-10-28 07:43:26 -07:00
andrew6180 630781d64e small ch3 change 2024-09-15 11:55:48 -07:00
andrew6180 338d14ef77 fix missing GuidCache 2024-09-11 09:10:13 -07:00
andrew6180 2ba965b1ce 7.17 2024-09-09 14:12:03 -07:00
andrew6180 f9fc015d0e misc fixes post patch 2024-09-09 14:11:43 -07:00
andrew6180 4a4f38c2a5 Add pta micro button 2024-09-04 09:13:04 -07:00
andrew6180 450fc5f9ef Enhanced/EquipmentInfo: fix equipment info for new char / inspect panels 2024-08-14 14:14:25 -07:00
andrew6180 d7e4b764c0 bump version 2024-06-07 00:28:45 -07:00
andrew6180 cf69fd7e8c Modules/Bags: forgot to ignore bad appearance types 2024-06-07 00:25:58 -07:00
andrew6180 84e548b1ee Modules/Bags: use new appearance system if available 2024-06-07 00:24:11 -07:00
andrew6180 69781c6c34 Add X-IconTexture to TOC 2024-05-21 04:57:10 -07:00
andrew6180 40a1b18080 7.15 2024-05-01 13:06:48 -07:00
andrew6180 df3dfac277 Remove default stacking nameplates 2024-05-01 11:15:21 -07:00
andrew6180 c7f435287d ElvUI/StaticPopup: Reword incompatible addon popup 2024-05-01 10:33:19 -07:00
andrew6180 ee27d97c00 Modules/NamePlates: block nameplate events if no nameplate (fix someday maybe???) 2024-04-30 15:30:23 -07:00
andrew6180 5c2a42ebc8 Init/EscMenu: change to new addbutton function signature 2024-04-30 10:44:33 -07:00
andrew6180 9cf249dea7 7.14 2024-04-30 07:07:55 -07:00
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
andrew6180 ca2c11aef1 Core/DBConvert: fix upgrade to new nameplate settings 2024-04-09 16:48:43 -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 4d78f9c7bc AddonSkins/AtlasLoot: Disable pending remake for new versions 2024-03-03 11:21:41 -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 5d0254d759 7.11 2024-02-06 11:21:38 -07:00
andrew6180 55a0f4caed Modules/Auras: add support for ranged weapon enchants 2024-01-21 05:00:45 -07:00
andrew6180 d63e5c227a 7.10 2024-01-15 09:36:15 -07:00
andrew6180 f1bd57e5c8 LibSharedMedia: Ascension Fonts Upgrade 2024-01-15 09:16:27 -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
andrew6180 1bc782c95f 7.9 2023-12-31 06:09:23 -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
Sheldium 21e3d0491b Core/StaticPopups: Check for wildcard dice/forced primary stat 2023-12-31 14:05:16 +01:00
andrew6180 a2f6e9781b ElvUI/Core: Remove version check 2023-12-15 08:43:43 -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