From 2180b928fcc82f72485ae4e65b9da75e12c05a96 Mon Sep 17 00:00:00 2001 From: urnati Date: Sun, 28 Jul 2024 11:45:22 -0400 Subject: [PATCH] - Update recent release history for next release. --- Titan/TitanHistory.lua | 55 ++++++++++++++++++------------------------------ 1 file changed, 21 insertions(+), 34 deletions(-) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index 7326bab..562210a 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -15,7 +15,28 @@ Green - 'header' - Titan or plugin Highlight - notes. tips. and details --]] Titan_Global.recent_changes = "" +.. TitanUtils_GetGoldText("8.0.17 : 2024/08/06\n") +.. TitanUtils_GetGreenText("Titan : \n") +.. TitanUtils_GetHighlightText("" +.. "- Updated TOC files to use *_Classic; single TOC file for Classic versions" +) +.. "\n\n" +.. TitanUtils_GetGreenText("Gold, Repair, XP : \n") +.. TitanUtils_GetHighlightText("" +.. "- Gold : Fix gold display when user selects . (period) as thousands separator.\n" +.. "- Added TitanUtils_NumToString for use in all 3.\n" +.. "- Added TitanUtils_CashToString for use in Gold and Repair for common look of gold/silver/copper.\n" +) +.. TitanUtils_GetGreenText("Regen : \n") +.. TitanUtils_GetHighlightText("" +.. "- Cleanup documentation (comments); made some routines local.\n" +) +.. "\n\n" .. TitanUtils_GetGoldText("8.0.16 : 2024/07/22\n") +.. TitanUtils_GetGreenText("Titan : \n") +.. TitanUtils_GetHighlightText("" +.. "- Updated Retail version to 11.0.0." +) .. TitanUtils_GetGreenText("Gold, Repair, XP : \n") .. TitanUtils_GetHighlightText("" .. "- Gold : Fix gold display when user selects . (period) as thousands separator.\n" @@ -27,7 +48,6 @@ Titan_Global.recent_changes = "" .. "- Cleanup documentation (comments); made some routines local.\n" ) .. "\n\n" -Titan_Global.recent_changes = "" .. TitanUtils_GetGoldText("8.0.15 : 2024/07/14\n") .. TitanUtils_GetGreenText("Location : \n") .. TitanUtils_GetHighlightText("" @@ -55,39 +75,6 @@ Titan_Global.recent_changes = "" .. "- Refactor code for Titan color code changes.\n" ) .. "\n\n" -.. TitanUtils_GetGoldText("8.0.13 : 2024/06/18\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- Update Retail version to 10.2.7.\n" -.. "- Unknown LDB will not print error to Chat. Remains in Config > Attempted.\n") -.. TitanUtils_GetGreenText("Repair : \n") -.. TitanUtils_GetHighlightText("" -.. "- Change to not error in Beta (The War Within).\n") -.. TitanUtils_GetGreenText("Bag : \n") -.. TitanUtils_GetHighlightText("" -.. "- Bag taint appears to be fixed (10.2.7). Removed nag message and reverted code.\n" -.. "- Change to not error in Beta (The War Within).\n") -.. TitanUtils_GetGreenText("XP : \n") -.. TitanUtils_GetHighlightText("" -.. "- Improve performance. Now on a 30 sec timer rather than OnUpdate. Still event driven.\n") -.. TitanUtils_GetGreenText("Location : \n") -.. TitanUtils_GetHighlightText("" -.. "- Classic versions Only : Add option to put coords on Top or Bottom to prevent Cata overlap.\n") -.. TitanUtils_GetGreenText("AutoHide : \n") -.. TitanUtils_GetHighlightText("" -.. "- Fix error in tooltip.\n") -.. TitanUtils_GetGreenText("Loot : \n") -.. TitanUtils_GetHighlightText("" -.. "- Small cleanup.\n") -.. TitanUtils_GetGreenText("Volume : \n") -.. TitanUtils_GetHighlightText("" -.. "- Small cleanup.\n") -.. "\n\n" -.. TitanUtils_GetGoldText("8.0.12 : 2024/05/01\n") -.. TitanUtils_GetGreenText("Titan : \n") -.. TitanUtils_GetHighlightText("" -.. "- TOC update for Cataclysm.\n") -.. "\n\n" --[[ Var Notes Use for important notes in the Titan Config About -- 1.7.9.5