Kandarz Extended Quest Log
This is a rewrite of BEQL for the Ace3 framework. I never finished doing some of the extra stuff such as the Achievement frame movement.
Feel free to finish the parts I didn't do, I'll try to answer questions if I remember.
I changed all the strings so those need translating again.
3.1 Updates
3.1 Game client changes the quest tracker a lot, I'll do my best to update keql to take advantage of the new features (quest items in tracker)
Options
Since Keql uses Ace3, the options are now all in the addon interface window. Or right-click the Databroker launcher.
Please Note
This is a stripped down version of the original BEQL addon. I '''did not add the compatibility''' code for other addons, I removed a lot of silly customization. Don't ask me to add this back because I won't.
Translations
If you use this addon and want it translated, add your locale's 4 character ISO code file in the locales directory and reference it in locales.xml
Interface\AddOns\keql\tracker.lua:13:attempt to index global 'QuestWatchFrame' (a nil value)
Since I play games and don't write them, I'm not a programmer... Is there an easy fix for this or something?? I really HATE the normal WoW quest log... Help.
>QuestLogTitleText:SetText(L["Bear's Extended Quest Log"])
rename to
>QuestLogTitleText:SetText(L["Kanarz's Extended Quest Log"])
Error on PTR:
Error: attempt to index global 'QuestWatchFrame' (a nil value) File: Interface\AddOns\keql\tracker.lua Line: 13 Count: 1
----------Error: attempt to call global 'QuestWatch_Update' (a nil value) File: Interface\AddOns\keql\tracker.lua Line: 173 Count: 1[2009/03/29 14:08:19-741-x8]: AceConfigDialog-3.0-26:1656: AceConfigRegistry-3.0:ValidateOptionsTable(): Extended QuestLog.args.tracker.name: expected a string or funcref, got 'nil' AceConfigRegistry-3.0-7:42: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:37> AceConfigRegistry-3.0-7:173: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:168> AceConfigRegistry-3.0-7:207: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182> AceConfigRegistry-3.0-7:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182> AceConfigRegistry-3.0-7:248: in function `ValidateOptionsTable' AceConfigRegistry-3.0-7:294: in function `app' AceConfigDialog-3.0-26:1656: in function `Open' AceConfigDialog-3.0-26:1721: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1719> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5> (tail call): ?: AceGUI-3.0-19 (!!!AceLibs):267: in function `Fire' ...AceGUI-3.0\widgets\AceGUIWidget-BlizOptionsGroup.lua:67: in function <...AceGUI-3.0\widgets\AceGUIWidget-BlizOptionsGroup.lua:66>: <in C code>: in function `Show' Interface\FrameXML\UIOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel': Interface\FrameXML\UIOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick': <string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
-I found it. Thanks for picking this mod up...it's perfect!