From 503aef59123b0ab14a6a238f21017d46f6cb4541 Mon Sep 17 00:00:00 2001 From: urnati Date: Sun, 15 Jan 2023 16:07:32 -0500 Subject: [PATCH] - 6.00.11 release - Config - update update change history --- Titan/TitanConfig.lua | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Titan/TitanConfig.lua b/Titan/TitanConfig.lua index bb28e30..9695d6b 100644 --- a/Titan/TitanConfig.lua +++ b/Titan/TitanConfig.lua @@ -33,7 +33,14 @@ local notes = "" .."On PTR the menu & bag frame and the status / xp frame ARE adjustable via edit mode. This adjustment will be removed in a future release.\n" ) local changes = "" - ..TitanUtils_GetGoldText("6.00.11.100002 : 2023/01/31\n\n") + ..TitanUtils_GetGoldText("6.00.11.100002 : 2023/01/31\n") + ..TitanUtils_GetGreenText("TitanRepair : \n") + ..TitanUtils_GetHighlightText("" + .."- Can now sell ALL gray items - use with CAUTION!\n" + .."--- Option to to show gray total value on plugin.\n" + .."--- Option to auto sell at vendor.\n" + .."--- Can sell at vendor using Left click on plugin.\n" + ) ..TitanUtils_GetGreenText("TitanBag : \n") ..TitanUtils_GetHighlightText("" .."- Fix so Open Bags option really opens bags if user desires.\n" @@ -55,7 +62,8 @@ local changes = "" ..TitanUtils_GetHighlightText("" .."- Labels : Extend custom labels to 2 (second) through 4 (fourth). Plugins should be used / shown at least once, especially if more than one label / value pair is shown by that plugin.\n" ) - ..TitanUtils_GetGoldText("6.00.10.100002 : 2022/12/13\n\n") + .."\n\n" + ..TitanUtils_GetGoldText("6.00.10.100002 : 2022/12/13\n") ..TitanUtils_GetGreenText("TitanBag : \n") ..TitanUtils_GetHighlightText("" .."- Made 'open bags' (left click) an option (default off) until container taint resolved.\n" @@ -76,12 +84,14 @@ local changes = "" ..TitanUtils_GetHighlightText("" .."- Fix for some LDB addons not being updating properly.\n" ) - ..TitanUtils_GetGoldText("6.00.09.100002 : 2022/12/01\n\n") + .."\n\n" + ..TitanUtils_GetGoldText("6.00.09.100002 : 2022/12/01\n") ..TitanUtils_GetGreenText("TitanRepair : \n") ..TitanUtils_GetHighlightText("" .."- Quick fix for repair pop up.\n" ) - ..TitanUtils_GetGoldText("6.00.08.100002 : 2022/12/01\n\n") + .."\n\n" + ..TitanUtils_GetGoldText("6.00.08.100002 : 2022/12/01\n") ..TitanUtils_GetGreenText("TitanRepair rewritten - Notable changes: \n") ..TitanUtils_GetHighlightText("" .."- See plugin notes.\n" -- 1.7.9.5