From f3f57ef536fbd11be7ca24654ee9fc9260309371 Mon Sep 17 00:00:00 2001 From: urnati Date: Sat, 13 Apr 2024 11:30:13 -0400 Subject: [PATCH] - Update Recent Change text... --- Titan/TitanHistory.lua | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index 4f1e237..1aa32e9 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -15,13 +15,18 @@ Green - 'header' - Titan or plugin Highlight - notes. tips. and details --]] Titan_Global.recent_changes = "" - .. TitanUtils_GetGoldText("8.0.11 : 2024/04/10\n") - .. TitanUtils_GetGreenText("Volume : \n") - .. TitanUtils_GetHighlightText("" - .. "- Double click (left) will mute / unmute. Note: tooltip will flash, not sure how to prevent that.\n" - .. "- Icon should reflect volume % : = 0 | <= 33% | <= 66% | <= 100% .\n" +.. TitanUtils_GetGoldText("8.0.12 : 2024/04/14\n") +.. TitanUtils_GetGreenText("Ammo : \n") +.. TitanUtils_GetHighlightText("" +.. "- Fix to remove plugin error text when wand (non-ammo) weapon is equipped in Classic (Wrath or Era) .\n" +) +.. TitanUtils_GetGoldText("8.0.11 : 2024/04/10\n") +.. TitanUtils_GetGreenText("Volume : \n") +.. TitanUtils_GetHighlightText("" +.. "- Double click (left) will mute / unmute. Note: tooltip will flash, not sure how to prevent that.\n" +.. "- Icon should reflect volume % : = 0 | <= 33% | <= 66% | <= 100% .\n" ) - .. TitanUtils_GetGreenText("XP : \n") +.. TitanUtils_GetGreenText("XP : \n") .. TitanUtils_GetHighlightText("" .. "- Do not output time played - can spam Chat.\n" .. "- /played Use this command instead to see same output.\n" -- 1.7.9.5