From 87900244d2a92fe83cf280b18c972d9022313819 Mon Sep 17 00:00:00 2001 From: Luckyone Date: Wed, 4 Sep 2024 16:08:04 +0200 Subject: [PATCH 1/3] Fix gear exclusion --- ElvUI_DoctorioUI/Profiles/Baganator.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_DoctorioUI/Profiles/Baganator.lua b/ElvUI_DoctorioUI/Profiles/Baganator.lua index e961504..115597d 100644 --- a/ElvUI_DoctorioUI/Profiles/Baganator.lua +++ b/ElvUI_DoctorioUI/Profiles/Baganator.lua @@ -486,7 +486,7 @@ function DoctorioUI:Setup_Baganator() }, ["Leather"] = { ["name"] = "Leather", - ["search"] = "#leather || #leatherworking", + ["search"] = "!gear & (#leather | #leatherworking)", }, ["Consumable"] = { ["name"] = "Consumable", From 3fcf47141c6de9ba4043da92a34fa9a7060c4660 Mon Sep 17 00:00:00 2001 From: Luckyone Date: Wed, 4 Sep 2024 16:08:36 +0200 Subject: [PATCH 2/3] Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a2bcf9..6be906a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### Version 1.22 [In Development] +Hotfix for Baganator profile +___ ### Version 1.21 [04-09-2024] Hotfix for Baganator profile ___ From f8d17fa5c4b4b01058044a85e1ba077b02896951 Mon Sep 17 00:00:00 2001 From: Luckyone Date: Wed, 4 Sep 2024 16:13:49 +0200 Subject: [PATCH 3/3] 1.22 --- CHANGELOG.md | 2 +- CURRENT.md | 2 +- ElvUI_DoctorioUI/ElvUI_DoctorioUI_Mainline.toc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6be906a..360d1d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### Version 1.22 [In Development] +### Version 1.22 [04-09-2024] Hotfix for Baganator profile ___ ### Version 1.21 [04-09-2024] diff --git a/CURRENT.md b/CURRENT.md index 6702cb7..862ab4e 100644 --- a/CURRENT.md +++ b/CURRENT.md @@ -1,2 +1,2 @@ -### Version 1.21 [04-09-2024] +### Version 1.22 [04-09-2024] Hotfix for Baganator profile \ No newline at end of file diff --git a/ElvUI_DoctorioUI/ElvUI_DoctorioUI_Mainline.toc b/ElvUI_DoctorioUI/ElvUI_DoctorioUI_Mainline.toc index f10e269..4fdb453 100644 --- a/ElvUI_DoctorioUI/ElvUI_DoctorioUI_Mainline.toc +++ b/ElvUI_DoctorioUI/ElvUI_DoctorioUI_Mainline.toc @@ -4,7 +4,7 @@ ## DefaultState: enabled ## Author: Luckyone -## Version: 1.21 +## Version: 1.22 ## Interface: 110002 ## X-Required-ElvUI: 13.76