b8594c9782
- QuestieOptionsAdvanced.lua: restore compat_header, plugin_header, plugin_status_desc blocks showing loaded Questie-X plugins with stats in the Advanced options tab - QuestieCompat.lua: add C_QuestLog shim (GetNumQuestLogEntries, GetQuestLogTitle, GetAllQuestIDs, GetQuestObjectives, IsQuestFlaggedCompleted, GetQuestPlayerQuestLink), C_Map shim (GetPlayerMapPosition, GetBestMapForUnit, GetMapInfo), GetTrackedAchievements, IsAchievementCompleted, and LibUIDropDownMenu shims - QuestieInit.lua: import QuestieServer module, add QuestieServer:Init() call with nil guard, wrap HBDHooks:Init() in nil guard