From bd67a819fd9bbd9b06b6387277a9d881d260842f Mon Sep 17 00:00:00 2001 From: Myrroddin Date: Mon, 19 Feb 2024 13:12:07 -0700 Subject: [PATCH] [All] Add depreciation message to chat --- AdiBags_Hearthstones.lua | 5 ++++- Database.lua | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/AdiBags_Hearthstones.lua b/AdiBags_Hearthstones.lua index 1957016..12da4a4 100644 --- a/AdiBags_Hearthstones.lua +++ b/AdiBags_Hearthstones.lua @@ -68,4 +68,7 @@ local function AllFilters(db) end -- start here -AllFilters(db) \ No newline at end of file +AllFilters(db) +AdiBags:Print("AdiBags_Hearthstones is deprecated and will get no new feature releases.") +AdiBags:Print("Please consider switching to the successor, BetterBags_Hearthstones.") +AdiBags:Print("BetterBags_Hearthstones is available at Curse, Wago, and Wowinterface") \ No newline at end of file diff --git a/Database.lua b/Database.lua index dd983cb..f3816dc 100644 --- a/Database.lua +++ b/Database.lua @@ -159,7 +159,6 @@ if isMainline then db.Filters["hearthstones"].items[144392] = true -- Pugilist's Powerful Punching Ring (Horde) db.Filters["hearthstones"].items[150733] = true -- Scroll of Town Portal (Ar'gorok in Arathi) db.Filters["hearthstones"].items[151652] = true -- Wormhole Generator: Argus - db.Filters["hearthstones"].items[158897] = true -- Improved Flight Master's Whistle db.Filters["hearthstones"].items[159224] = true -- Zuldazar Hearthstone db.Filters["hearthstones"].items[160219] = true -- Scroll of Town Portal (Stromgarde in Arathi) db.Filters["hearthstones"].items[162973] = true -- Greatfather Winter's Hearthstone