- Update Recent Change text...
urnati [04-13-24 - 15:30]
- Update Recent Change text...
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"