Release v9.8.0: Lootbot Tracker & Map Pins Fixes

This commit is contained in:
Xurkon
2026-02-22 01:07:31 -06:00
parent 5bee40b953
commit ee3e06da90
15 changed files with 4597 additions and 4 deletions
@@ -277,7 +277,7 @@ function QuestieOptions.tabs.advanced:Initialize()
github_text = {
type = "description",
order = 4.8,
name = function() return Questie:Colorize(l10n('Questie is under active development for World of Warcraft: Classic. Please check GitHub for the latest alpha builds or to report issues. Or join us on our discord! (( https://github.com/Questie/Questie/ ))'), 'purple'); end,
name = function() return Questie:Colorize(l10n('Questie is under active development and being maintained by Xurkon. Please check my GitHub for the latest build or to report issues. (( https://github.com/Xurkon/PE-Questie ))'), 'purple'); end,
fontSize = "medium",
},
HeaderDev = {