NOTICE of New Life
I have taken over this project and am working to get rid of any bugs in it.
Authors Wanted:
Any author who is interested in helping let me know... I am happy to admit that I could use the help.
Namdrof
__________________
Description:
Extended QuestLog is an extension of the QuestLog. It has a new bigger layout and allows you to watch 27 rows instead of 6, this will often be enough to see all quests at the same time.
Note: If you find an error, open a ticket on
http:www.curseforge.com/projects/5253/tickets/
or use the wowace forum at
http:forums.wowace.com/showthread.php?t=6891
You can login on the sites with your curse account.
Features:
- ACE mod
- FuBar support
- DewDrop configuration menu
- Mod can be disabled/enabled on the fly
- All frames are moveable/lockable
- All settings are stored on a per character basis
- Display Info and Play sound when a Quest is Completed
- Display quest info in related mobs and items tooltips
- Watch Achievements, restore it after logout -> login
Log:
- Quest Levels
- Maximizable/Minimizable
- Maximize on Select
- Movable
- Click a header to Track/Untrack all quests in it
- Click a quest to copy the questname and objectives in to the chatframe
Tracker:
- Show Zones in Tracker
- Remove Finished Quests
- Hide Objectives for Finished Quests
- Add New Quests
- Show Minimize button in Tracker
- Tracker font can be changed
- Quest Markers with Symbols or Listing
- Colors can be changed: Zone Color, Header Color, Background Color, Objective Color
- Hovering over a quest title with the mouse displays the quest's short description
- Clicking a quest title in the tracker opens the quest log with that quest
- Right-Clicking a quest title in the tracker removes the quest from the tracker
Achievements
- moveable
- resizeable
- resore after logout
- minimizeable
Todo list:
- Draggeable Quests between categories
- Optional Titanbar support
- Party/Raid 'Who is on Quest' display and from a bigger range (addon communication)
- Questlog browsable with other characters
- ...and many more
Compatibility:
The addon is compatible now with the most other quest addons out there.
Please note that some features are disabled and cant be reenabled if some addons loaded:
Fubar_QuestsFu - disables beql tracker as QuestsFu has its own tracker
CTMod - disabled questlevel display and tracker moving as this is handled by CTMod
FAQ
General
Q:Is this addon complete ?
A:No this addon still in a beta like state, most things work and it should be usable for now, but dont except a fully functioning addon before rc1.0. This addon is here now for testing and developing it, so please download it and test it and if u find bugs post it here
Q:How can i submit a bug report
A:Much things are needed for a bug report. First if u discover a bug check the comments or the bug reporting tool on this site to see was it already reported by somebody. In the bug report please submit the following data:
- Description of the bug
- Client Locale
- How do u reproduce the bug?
- Are other addons loaded ? (see below)
- Is the bug without addons ?
- Which addon is loaded when the bug appeared (see below)
If the bug isnt there with default UI, but is there with all the addons loaded do the following to find out which addon is causing it:
1 Disable all addons
2 Check if the bug is there
3 Enable one of ur addons
4 Do 2,3 until u have all the addons loaded
Features
Q:My 'Lock Tracker' function is grayed out and i cant move the tracker
A:CT_Core and other frame mover addons are hooking the QuestWatchFrame:SetPoint() function which makes beql unable to position the tracker where it like it to be. So if CT_Core is loaded the addons quest tracker mover functions are disabled, u cant enable them with theese addons loaded. To move the tracker u must use the other mover addon (CT_Core, MoveAnything etc.)
Q:bEQL's tracker is gone and the tracker options are grayed out.
A:If Fubar_QuestsFU the addon disables his tracker use QuestsFU's tracker.
Q:Adding new quests doesnt work
A:The 'Add new quests' function requires a perfect translation into your locale to work, without this it cant find the line 'Quest Accepted: '.. to pick up the quest name to add it to the tracker. Currently only enUS and enGB are 100% supported. The localization will be complete when the addon will be released (1.0).
Some locales for some languages are still missing, if u fell that is not good so u could write theese files yourself :). Use the localization.lua and localization-de.lua as templates. localization.lua will hold all the strings im using, and localization-de is now the best (not compelete) file written.
Keep in mind that there is no if GetLocale() == .. line in the default (localization.lua) file but in the others (see localization-de.lua) u MUST include them.
Special Thanks:
Daniel Rehn - Orignal mod, graphics
elitenls - an EQL version
Craig Coleman - for helping coding
all testers - for testing it (wyveryx, optmusprime and many more..)
TheBlackDrem - Quest auto complete
Brainsen - German translation
Unrak - heavy testing and helping to find bugs
Mans - Russian translation
damjau - Korean translation
nekromant - Spanish translation
Scylia - French translation
------------------------------------------------------------------------
r207 | bloodomen | 2009-06-09 04:36:36 +0000 (Tue, 09 Jun 2009) | 2 lines
Changed paths:
M /trunk/achievement.lua
M /trunk/beql.toc
M /trunk/questlog.lua
M /trunk/tracker.lua
Updated to make the grey box move.
Trackers still doesn't work properly - Recommended to Disable the tracker for now
------------------------------------------------------------------------
r206 | bloodomen | 2009-06-06 06:30:25 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
M /trunk/achievement.lua
M /trunk/tracker.lua
Update on Quest fonts
------------------------------------------------------------------------
r204 | bloodomen | 2009-06-06 05:00:51 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
M /trunk
M /trunk/achievement.lua
M /trunk/options.lua
M /trunk/options3.0.lua
M /trunk/questlog.lua
M /trunk/tooltip.lua
M /trunk/tracker.lua
beql: - Update for a bug free version of Beql
------------------------------------------------------------------------
r203 | namdrof | 2009-05-22 02:02:57 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
M /trunk
editing svn:externals
------------------------------------------------------------------------
r202 | namdrof | 2009-05-21 13:05:53 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk
libaboutpanel has changed their repo from svn to git.
------------------------------------------------------------------------
r201 | namdrof | 2009-05-21 12:41:11 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk
Updated svn:externals to also have LibQuixote-2.0
------------------------------------------------------------------------
r200 | a9012456 | 2009-05-21 04:11:14 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk/locales/localization-tw.lua
beql: - zhTW update
------------------------------------------------------------------------
r199 | namdrof | 2009-05-21 03:00:31 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk/achievement.lua
Changed QuestWatchFontTemplate to WatchFontTemplate in achievement.lua
------------------------------------------------------------------------
r197 | namdrof | 2009-05-20 23:55:45 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/beql.toc
updating toc to 1.0.5 to make Curse Client know it needs to update
------------------------------------------------------------------------
r195 | namdrof | 2009-05-20 23:44:22 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/beql.toc
updating toc after updating embeds.xml
------------------------------------------------------------------------
r194 | namdrof | 2009-05-20 23:41:33 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/embeds.xml
Fixing reference to LibQuixote-2.0.lua in embeds.xml
------------------------------------------------------------------------
r193 | namdrof | 2009-05-20 23:19:27 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/beql.lua
M /trunk/beql.toc
M /trunk/embeds.xml
Converting to LibQuixote-2.0
------------------------------------------------------------------------
r191 | namdrof | 2009-05-20 20:43:55 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/beql.toc
updated beql.toc
------------------------------------------------------------------------
r190 | namdrof | 2009-05-20 20:40:47 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Updated .pkgmeta to include Quixote again.
------------------------------------------------------------------------
r187 | namdrof | 2009-05-20 20:23:54 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
A /trunk/Libs
M /trunk/achievement.lua
M /trunk/beql.lua
M /trunk/beql.toc
M /trunk/options.lua
M /trunk/options3.0.lua
M /trunk/questlog.lua
M /trunk/tooltip.lua
M /trunk/tracker.lua
Fixed several bugs in the .lua files.
------------------------------------------------------------------------
r186 | ackis | 2009-03-23 22:22:26 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Fix .pkgmeta
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...