[ add ] login noticiation about new theme and readme note

This commit is contained in:
gwetchen
2025-06-26 21:46:19 +02:00
parent c2e0429267
commit 68c62b8d35
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
# aux Turtle
* Now comes with a new blizz-like theme by default thanks to Oldmana. Use **/aux theme** to switch between them.
* Shares some price data through the LFT chat when searching the AH, use **/aux sharing** to disable sending and receiving data.
* Accurate auction durations for Turtle WoW.
* Autocompletion for custom Turtle WoW items.
+1
View File
@@ -6,6 +6,7 @@ local gui = require 'aux.gui'
M.print = T.vararg-function(arg)
DEFAULT_CHAT_FRAME:AddMessage(LIGHTYELLOW_FONT_COLOR_CODE .. '<aux> ' .. join(map(arg, tostring), ' '))
DEFAULT_CHAT_FRAME:AddMessage(LIGHTYELLOW_FONT_COLOR_CODE .. 'aux now comes with a new blizz-like theme by default, if you wish to continue using the old one use /aux theme')
end
local bids_loaded