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
- 2 comments
- 2 comments
Facts
- Date created
- 08 Mar 2009
- Category
- Last update
- 08 Mar 2009
- Development stage
- Beta
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Kandarz Extended Quest Log
- Recent file
- B: r2 for 3.0.9 on 08 Mar 2009
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibCrayon-3.0
- LibQuixote-2.0
- LibStub
- #2
Grilor Sat, 11 Apr 2009 20:29:20Error 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- #1
laincat Sun, 29 Mar 2009 06:10:45[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>
-