From 5e99c0f5f0d20be3b205a1d1c55e511b82b27273 Mon Sep 17 00:00:00 2001 From: urnati Date: Sat, 9 Aug 2025 16:39:04 -0400 Subject: [PATCH] - Update History for 8.3.3 --- Titan/TitanHistory.lua | 69 ++++++++++++++---------------------------------- 1 file changed, 20 insertions(+), 49 deletions(-) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index b3245fc..66ee787 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -15,6 +15,25 @@ Green - 'header' - Titan or plugin Highlight - notes. tips. and details --]] Titan_Global.recent_changes = "" +.. TitanUtils_GetGoldText("8.3.3 : 2025/08/12\n") +.. TitanUtils_GetGreenText("Titan : \n") +.. TitanUtils_GetHighlightText("" +.. "- Location : \n" +.. "- - : Fix map coords being off map in retail; Top and Bottom should now work in retail.\n" +.. "- - : Fix rare error that shows error on button text.\n" +.. "- Internally : \n" +.. "- - : Fix profile not saving (#1439).\n" +.. "- - : Expand GB widget adjust (allow 'up').\n" +.. "- - : Make Classic TOC show as Classic to help avoid confusion.\n" +) +.. TitanUtils_GetGoldText("8.3.2 : 2025/08/01\n") +.. TitanUtils_GetGreenText("Titan : \n") +.. TitanUtils_GetHighlightText("" +.. "- Ammo : \n" +.. "- - : Fix missing icon.\n" +.. "- Internally : \n" +.. "- - : Several tweaks for MoP.\n" +) .. TitanUtils_GetGoldText("8.3.0 : 2025/07/2\n") .. TitanUtils_GetGreenText("Titan : \n") .. TitanUtils_GetHighlightText("" @@ -27,55 +46,7 @@ Titan_Global.recent_changes = "" .. "- - : Titan Classic 3rd party plugins must use Titan as the dependency in TOC, not TitanClassic.\n" .. "- - : Saved variables will be in Titan.lua rather than TitanCLassic.lua.\n" ) -.. TitanUtils_GetGoldText("8.2.6 : 2025/06/23\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- TWW version to 11.1.7.\n" -) -.. TitanUtils_GetGoldText("8.2.5 : 2025/05/22\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- Updates to add timer for drop down menu (was not working in retail and Cata).\n" -.. "- Change drop down menu wrappers (Utils) to use Blizz routines over Ace.\n" -) -.. TitanUtils_GetGoldText("8.2.4 : 2025/02/03\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- TWW version to 11.1.5.\n" -.. TitanUtils_GetGreenText("Repair : \n") -.. "- Updated color code parsing. Thank you to Centias for finding this for us!\n" -) -.. TitanUtils_GetGoldText("8.2.3 : 2025/04/23\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- CE version to 1.15.6.\n" -.. "- Update TOC to use new Addon category tag.\n" -.. "- Update Config to use new AddonCompartment (retail only).\n" -.. TitanUtils_GetGreenText("Location : \n") -.. "- CE only, remove ShowLocOnMinimap.\n" -) -.. TitanUtils_GetGoldText("8.2.2 : 2025/02/05\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- TWW version to 11.1.0.\n" -) -.. TitanUtils_GetGoldText("8.2.1 : 2025/02/03\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- CE version to 1.15.6.\n" -.. "- Gray (disable) Hide if the bar is the only bar.\n" -) -.. TitanUtils_GetGreenText("Gold : \n") -.. TitanUtils_GetHighlightText("" -.. "- Another fix when logging into an 'old' toon.\n" -.. "- Fix error on 'reset database'.\n" -) -.. "\n\n" -.. TitanUtils_GetGoldText("8.2.0 : 2025/01/03\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- Internal fixes to prevent timing issues for built-in plugins on init - any splash screen .\n" -) + .. "\n\n" --[[ Var Notes -- 1.7.9.5