From a9f1e0fe2e03f48c717bcabf93ad2935943e2649 Mon Sep 17 00:00:00 2001 From: Continuity Date: Tue, 5 Dec 2023 15:22:30 +0100 Subject: [PATCH] - more force in combat --- Plater_ChangeLog.lua | 5 +++++ Plater_Data.lua | 15 +++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/Plater_ChangeLog.lua b/Plater_ChangeLog.lua index a5701498..80ddfe32 100644 --- a/Plater_ChangeLog.lua +++ b/Plater_ChangeLog.lua @@ -8,6 +8,11 @@ function Plater.GetChangelogTable() if (not Plater.ChangeLogTable) then Plater.ChangeLogTable = { + {1701784522, "Backend Change", "December 5th, 2023", "Adding more 10.2 units to 'forced in combat'.", "cont1nuity"}, + {1701784522, "Backend Change", "December 2nd, 2023", "Fixes for broken cast bars in classic.", "cont1nuity"}, + {1701784522, "Backend Change", "November 24th, 2023", "Fixes for broken range checks.", "cont1nuity"}, + {1701784522, "Backend Change", "November 22th, 2023", "Adding cast animations for 10.2.", "Terciob"}, + {1700257286, "Backend Change", "November 19th, 2023", "Resetting range check ranges where they are no longer set properly due to backend changes.", "cont1nuity"}, {1700257286, "Backend Change", "November 17th, 2023", "Switch to LibRangeCheck-3.0 with combat range detection.", "cont1nuity"}, {1700257286, "Hotfix", "November 17th, 2023", "Cleaning up hotfix.", "cont1nuity"}, diff --git a/Plater_Data.lua b/Plater_Data.lua index 1bfdb1dd..62379fc2 100644 --- a/Plater_Data.lua +++ b/Plater_Data.lua @@ -125,6 +125,21 @@ function platerInternal.CreateDataTables(Plater) [203812] = true, --Voice From Beyond [100818] = true, -- Bellowing Idol [92538] = true, -- Tarspitter Grub + [136330] = true, -- Soul Thorns + [136541] = true, -- Bile Oozeling + [133361] = true, -- Wasting Servant + [99664] = true, -- Restless Soul + [101008] = true, -- Stinging Swarm + [213219] = true, -- Bubbling Ooze + [214117] = true, -- Stormflurry Totem + [84400] = true, -- Flourishing Ancient + [100991] = true, -- Strangling Roots + [131009] = true, -- Spirit of Gold + [127315] = true, -- Reanimation Totem + [127315] = true, -- Reanimation Totem + [125828] = true, -- Soulspawn + [205212] = true, -- Infinite Keeper + [205265] = true, -- Time-Displaced Trooper } --textures used in the cooldown animation, scripts can add more values to it, profile holds only the path to it