Download
(8Kb)
Download
Updated: 07-15-11 06:35 PM
Pictures
File Info
Updated:07-15-11 06:35 PM
Created:06-09-09 09:29 AM
Downloads:1,930
Favorites:7
MD5:

BriefQuestComplete

Version: 1.0.4
by: Animammal [More]

BriefQuestComplete is a small and simple addon created to reduce the amount of system message lines shown when completing a quest to a single line that links to more information if wanted.

When a completed quest has rewards, those rewards will appear as a chat link that will display a tooltip containing all of the item, money and experience rewards for the completed quest. Any items in this tooltip can be clicked to open up a seperate tooltip for that specific item.

When a quest was a daily quest, the single line will display the amount of dailies completed or select the option to show the amount remaining for the current day.

Use /bqc chat command to access the options window or find it in the list of addons in the blizzard interface options, addons section.

The functionality of the addon should work for all locales.

Version 1.0.4
- Updated TOC for WoW version 4.2

Version 1.0.3
- Fixed for WoW version 4.0.1

Version 1.0.2
- Updated TOC for WoW version 3.2
- Bugfix: Quest links should now show properly when quest log categories are minimized.
- Bugfix: Rewards tooltips should now be the proper width when containing long item names.

Version 1.0.1 beta
- Change: Display of rewarded money now uses coin icons by default.
- Addition: The rewards tooltip now allows clicking of rewarded items to open up that items tooltip.
- Addition: New options window in the blizzard addons list.
- Addition: New chat command /bqc used to open up options window.
- New option: Ability to display rewarded money amount using words instead of coin icons.
- New option: Ability to display daily amount remaining instead of amount complete.
- New option: Ability to display the completed quest name in the result instead of default "[Quest]"
- Bugfix: Quest links with questID's containing "00" should now display properly.
Post A Reply Comment Options
Unread 07-21-11, 10:17 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
it's me again^^
and again with the same error

Code:
Message: ...ace\AddOns\BriefQuestComplete\BriefQuestComplete.lua:91: invalid capture index
Time: 07/21/11 18:13:03
Count: 1
Stack: [C]: in function `strfind'
...ace\AddOns\BriefQuestComplete\BriefQuestComplete.lua:91: in function `QuestComplete'
...ace\AddOns\BriefQuestComplete\BriefQuestComplete.lua:216: in function `BriefQuestComplete_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: (*temporary) = "Erhaltener Gegenstand: [Mantel der Geduld]."
(*temporary) = "^Erhaltener Gegenstand: %2$s (%1$d Einheiten)$"
pops up after turning each quest that rewards an item (guess that's because it strictly looks for units of a received item...)
Report comment to moderator  
Reply With Quote
Unread 11-06-09, 03:23 PM  
Animammal
A Murloc Raider
 
Animammal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 7
Uploads: 4
As best I can tell, it seems to be a localization issue. I'll take a look at it if I can but I'm very busy right now so don't expect anything too soon. I'm surprised that it crashed WoW completely though, not sure why that would happen.

- Animal

Originally posted by Baine
ran the daily hero, tried to turn in the quest
crashed my wow :/
i'll try to get the error somehow, but that will take some time
using deDE client, quest was http://www.wowhead.com/?quest=13256

hope that you can find the reason, love it so far (if it weren't for the crashing ^^)

edit:
that's the error
Code:
BriefQuestComplete.lua:91: invalid capture index
BriefQuestComplete.lua:38: invalid capture index
get the same error when i turn in http://de.wowhead.com/?quest=14203
Report comment to moderator  
Reply With Quote
Unread 10-30-09, 09:12 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
ran the daily hero, tried to turn in the quest
crashed my wow :/
i'll try to get the error somehow, but that will take some time
using deDE client, quest was http://www.wowhead.com/?quest=13256

hope that you can find the reason, love it so far (if it weren't for the crashing ^^)

edit:
that's the error
Code:
BriefQuestComplete.lua:91: invalid capture index
BriefQuestComplete.lua:38: invalid capture index
get the same error when i turn in http://de.wowhead.com/?quest=14203
Last edited by Baine : 11-02-09 at 01:21 PM.
Report comment to moderator  
Reply With Quote
Unread 06-13-09, 06:57 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Originally posted by Animammal
Thanks for the feedback. I checked out the Hodir dailies (I hadn't tested them before) and I seem to get the same bug for that quest and also a similar problem with "Thrusting Hodir's Spear." I'll try to get it fixed for the next version.

I'll also see about adding an option for dailies remaining for the next version.

- Animammal


[EDIT] Alright I found the problem with the two Hodir quests and I think I fixed it, I'll have to check tomorrow to be sure so the fix will be in the next version.
If I'm right the bug should also affect the "Fires Over Skettis" quest in Outland.
I never do the Fires Over Skettis or the Thrusting Hodir's Spear ones, so I wasn't aware of them. Glad to hear that it will be fixed. Wasn't major, just a minor annoyance lol. I'll let you know if I find any more. Thanks for the great work! You should make a ton of these "compress spam" mods as a lot of the ones that are out there are buggy as hell, or suppress it rather than compress it. XD
Report comment to moderator  
Reply With Quote
Unread 06-12-09, 03:22 PM  
Animammal
A Murloc Raider
 
Animammal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 7
Uploads: 4
Thanks for the feedback. I checked out the Hodir dailies (I hadn't tested them before) and I seem to get the same bug for that quest and also a similar problem with "Thrusting Hodir's Spear." I'll try to get it fixed for the next version.

I'll also see about adding an option for dailies remaining for the next version.

- Animammal


[EDIT] Alright I found the problem with the two Hodir quests and I think I fixed it, I'll have to check tomorrow to be sure so the fix will be in the next version.
If I'm right the bug should also affect the "Fires Over Skettis" quest in Outland.
Last edited by Animammal : 06-12-09 at 04:45 PM.
Report comment to moderator  
Reply With Quote
Unread 06-12-09, 12:48 AM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Works great! I've done dailies on it for a few days now (no dungeon ones though) and I found a strange mistake. On the Sons of Hodir daily "Polishing the Helm" the text posted in chat after completion looks like this:

6:80[Quest] completed. [Reward] (1/25 Daily)

and only the reward is a clickable link, whereas the [Quest] is just text. Hasn't happened on any other dailies, but happens consistently with that one for me.

Excellent mod, I love it. Makes dailies and leveling much less spammy. I'd like to request something though: can you have an option (slash command is fine) to turn the daily info into how many left instead of how many you've done? Such as:

[Quest] completed. [Reward] (11 dailies left)

I find myself doing math more often with this installed, and I'm pretty terrible at it. XD
Last edited by xtoq : 06-12-09 at 12:51 AM.
Report comment to moderator  
Reply With Quote
Unread 06-09-09, 10:17 AM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Looks good, I'm trying it out now. Suggestion about the screenshots though: put the one that shows what the addon does when its enabled first, so it shows up in the search results when you hover over the mod's name.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.