Download
(99Kb)
Download
Updated: 10-04-13 09:37 PM
Pictures
File Info
Updated:10-04-13 09:37 PM
Created:12-03-08 02:14 AM
Downloads:15,030
Favorites:85
MD5:

QuestMods  Popular! (More than 5000 hits)

Version: 5.3.1
by: yarko [More]

QuestMods by Yarko
------------------
PartyQuests light. I wrote this when I realized that Cosmos PartyQuests was not reliable and very heavy. People liked it so now it's here!

NOTE: The party parts of the addon are no longer functional, and, at this time, I have no plans to get them working again. If I have the desire and the time in the future, I might get to them. So, this is QuestMods light.

Basic functionality
-------------------
- Shows quest levels in the quest log (of course) and also in the watch frame and map. This feature can be shut off in interface options.

- Shows a clear message on the screen when objectives for a quest are complete. Can be configured to play a sound as well (defaulted on).

- Configuration option allows user to send quest objective progress updates to the chat window for easy review.

- Configuration option allows quest objective progress and completion to be reported to party through chat.

- A button and message appear to the right of the center of the screen when the player receives an item that starts a quest. A sound can play as well if configured to do so (defaulted on). Left clicking the button will open the player's bags. Right clicking will simply hide the button. The button disappears when clicked or when all quests have been activated from the items. Can be configured to display button upon login when user has unactivated quest starter items in bags. Button can be moved by holding down shift, left clicking on the button and dragging with the mouse. A configuration button has been made available in configuration options to make the quest starter alert button visible for moving if it is not visible.

- Keeps track of which quest headers were collapsed and which quests were being tracked for each character through logout and login.

- Player can use ctrl+click in the quest log to drop a quest. Doing so will prompt the user with a confirmation dialog. If shift+ctrl+click is used, the confirmation dialog will not appear allowing for quick dropping of multiple quests.

Configuration
------------
Use the QuestMods options panel to configure the add-on by opening the main menu, clicking the Interface button, clicking the Addons tab, and selecting the QuestMods entry.

* 5.3.1
- Fixed problem with button showing up on login
- Updated toc to 50400

* 5.3
- Fixed problems with occasional nil errors

* 5.2.1 beta
- TOC to 50300

* 5.2
- Added ability to drop quests in quest log using ctrl+click and shift+ctrl+click.
- Removed display of quest log detail window when getting an automatic quest. Now displays regular quest info window with Close button.
- Button now displays when getting a quest starter item even when the quest has been completed.
- Button now does not disappear if a quest starter item is activated while the user is moving the button.
- Button text no longer sometimes displays when user shows the button for moving.
- Fixed problem with button not being silent at appropriate times.

* 5.1 beta 3
- Fixed bug in displaying quest completion

* 5.1 beta 2
- Fixed set watches bug due to cache being cleared
- Fixed quest selection bug

* 5.1 beta
- Added ability to move quest starter button
- Changed default button location closer to center of screen
- Properly tracks collapsed headers and quest watches

* 5.0 release
- Added quest levels to watch frame and map
- Now handles quest starters that stick arond after quest completion

* 5.0 beta 2
- Added option to send quest progress to party chat
- Added sound for quest objective completion
- Added option for showing quest item button at login
- Quest item button now only shows when getting a new quest item and hides when clicked
- Right-click hides button without opening bags
- Shortened button flash time a bit
- Moved some functionality into button OnShow and OnHide
- Now using OpenAllBags function for better support of other addons
- Button now properly indicates visually when clicked
- Fixed bug calling missing function in options

* 5.0 beta
- Starting from scratch again (hee hee)
- Only implemented a few of the non-party features
- Added a new feature that shows a button when user loots a quest starter
- TOC to 50200

* Previous
- Added option to display quest objective progress in the chat window
- Fixed problem with button placement when receiving an automatic quest
- Show close button instead of accept button when a quest is automatically added to the log
- Fixed a bug in quest detail background material texture handling
Post A Reply Comment Options
Unread 04-30-09, 01:50 AM  
yarko
A Murloc Raider
 
yarko's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 92
Uploads: 10
Originally posted by Zamphire
Here's the error I'm getting with the new version...
Yes. I am aware that there is some problem running QuestMods with NotesUNeed. I will check into it eventually.
Report comment to moderator  
Reply With Quote
Unread 04-28-09, 07:59 PM  
Zamphire
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Here's the error I'm getting with the new version. Seems to work ok however.

Code:
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\QuestMods\QuestMods_Log.lua line 783:
   attempt to get length of field '?' (a nil value)
Debug:
   [C]: ?
   QuestMods\QuestMods_Log.lua:783: GetQuestIndex()
   QuestMods\QuestMods_Log.lua:1492: PartySelect()
   QuestMods\QuestMods_Log.lua:699: QuestLog_SetSelection()
   NotesUNeed\NotesUNeed.lua:1906: NuN_ProcessQuest()
   NotesUNeed\NotesUNeed.lua:1876: NuN_UpdateQuestNotes()
   NotesUNeed\NotesUNeed.lua:11807: NuN_MainUpdate()
   [string "*:OnUpdate"]:1:
      [string "*:OnUpdate"]:1
Report comment to moderator  
Reply With Quote
Unread 04-24-09, 09:14 PM  
Mordreade
A Murloc Raider
 
Mordreade's Avatar

Forum posts: 6
File comments: 33
Uploads: 0
only thing that wont work is the questing tracker..... frakkin Blizz...... pfffffffght.



but thanks Yarko!!.... at least i dont have to deal with the blizz frame...

Last edited by Mordreade : 04-26-09 at 04:15 PM.
Report comment to moderator  
Reply With Quote
Unread 04-22-09, 10:49 PM  
NiQil
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Thank you for the update, Yarko. Steller work, as usual. Keep it up. Love your addons...use em all. Cheers!
Report comment to moderator  
Reply With Quote
Unread 04-20-09, 08:40 PM  
Kharthus
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 292
Uploads: 9
Re: Re: issues in 3.1

Originally posted by yarko
Yes, Blizzard's changes really screwed things up for my addon, including a bug they put in their own code. <sigh> I am currently working on it.
Aren't those the best? They finally added sourceIDs to SPELL_AURA_REFRESH events, but now those events are firing when other players apply the same spell. Very possible this bug was always there but impossible to see without knowing who cast the spell.
Report comment to moderator  
Reply With Quote
Unread 04-19-09, 10:19 PM  
G-13
A Kobold Labourer
 
G-13's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: issues in 3.1

Originally posted by yarko
Yes, Blizzard's changes really screwed things up for my addon, including a bug they put in their own code. <sigh> I am currently working on it.
no doubt, almost like they are challenging the add-on authors..

anyways, here is the error message i am receiving...



Date: 2009-04-20 00:04:52
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\QuestMods\QuestMods_Log.lua line 596:
attempt to call global 'QuestWatch_Update' (a nil value)
Debug:
(tail call): ?
[C]: QuestWatch_Update()
QuestMods\QuestMods_Log.lua:596: QuestLogTitleButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns: I DELETED TO ALLEVIATE CLUTTER AND SPAM, WILL ADD BACK IF REQUESTED FOR DIAGNOSTIC PURPOSES..

thanks yark,

G
__________________
"and if somone gave you a pile of gold, you'd probally complain it was too heavy!"
[DEV]-Abraxas
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 12:31 AM  
yarko
A Murloc Raider
 
yarko's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 92
Uploads: 10
Re: issues in 3.1

Yes, Blizzard's changes really screwed things up for my addon, including a bug they put in their own code. <sigh> I am currently working on it.
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 07:04 PM  
Kharthus
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 292
Uploads: 9
issues in 3.1

Keybinding opens Log and Details, but only closes Log leaving Details open.

Also, error when trying to add quests to tracker.

Date: 2009-04-16 17:57:21
ID: 1
Error occured in: Global
Count: 6
Message: ..\AddOns\QuestMods\QuestMods_Log.lua line 596:
attempt to call global 'QuestWatch_Update' (a nil value)
Debug:
[C]: QuestWatch_Update()
QuestMods\QuestMods_Log.lua:596: QuestLogTitleButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 04:12 AM  
NiQil
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Any chance of an update for 3.1?
Report comment to moderator  
Reply With Quote
Unread 03-15-09, 11:34 AM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
Error below also seems to be causing menus to not retain checkmarks in option (discovered with DamageMeters). Disabled this addon and everything works fine again.
Report comment to moderator  
Reply With Quote
Unread 03-13-09, 07:07 PM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
Code:
Error occured in: Global
Count: 23
Message: ..\AddOns\QuestMods\QuestMods_Log.lua line 937:
   attempt to index global 'QuestDetail' (a nil value)
Debug:
   (tail call): ?
   [C]: ?
   QuestMods\QuestMods_Log.lua:937: QuestDetailUpdate()
   QuestMods\QuestMods_Log.lua:741: LogSelect()
   QuestMods\QuestMods_Log.lua:679: QuestLog_SetSelection()
   NotesUNeed\NotesUNeed.lua:1903: NuN_ProcessQuest()
   NotesUNeed\NotesUNeed.lua:1873: NuN_UpdateQuestNotes()
   NotesUNeed\NotesUNeed.lua:11784: NuN_MainUpdate()
   [string "*:OnUpdate"]:1:
      [string "*:OnUpdate"]:1
Doesn't like NotesUNeed anymore.
Report comment to moderator  
Reply With Quote
Unread 03-11-09, 10:51 AM  
yarko
A Murloc Raider
 
yarko's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 92
Uploads: 10
Originally posted by Twidget
This mod doesn't replace DoubleWide imo simply because it doesn't support Lightheaded...
The newest version works better with Lightheaded than the last one, which didn't at all. If you turn on the toggle option in QuestMods, you can view the Lightheaded window by toggling the detail window. Of course, that is not ideal. The ideal would be that the Lightheaded window be attached to the detail window when the detail window is open and the log window when the detail window is closed. Or something like that. I'll give it some thought.

But let's be clear: Lightheaded doesn't work with QuestMods, not the other way around.

just kidding!
Report comment to moderator  
Reply With Quote
Unread 03-11-09, 10:07 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Originally posted by Zorklat
Looks like just the thing to replace UberQuest Reborn Again and/or DoubleWide, both of which I'd want for the 2-pane quest log, and both of which are abandoned, and both of which are much heavier than this.

I'm going to recommend this on my blog and guild site.
This mod doesn't replace DoubleWide imo simply because it doesn't support Lightheaded...

IMO one mod doesn't replace another unless the new mod can do everything the previous mod did and more.

I'll stick with DW for now but will keep checking back to see what the author of this mod comes up with... lots of potential here.
Report comment to moderator  
Reply With Quote
Unread 03-11-09, 07:28 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1359
File comments: 829
Uploads: 55
DoubleWide is the exact opposite of heavy and it is not abandoned, it is working fine.

Mods that do one thing and do it well don't need to be updated every week to be considered uptodate.
Report comment to moderator  
Reply With Quote
Unread 03-07-09, 11:54 AM  
Zorklat
A Deviate Faerie Dragon

Forum posts: 13
File comments: 62
Uploads: 0
Looks like just the thing to replace UberQuest Reborn Again and/or DoubleWide, both of which I'd want for the 2-pane quest log, and both of which are abandoned, and both of which are much heavier than this.

I'm going to recommend this on my blog and guild site.
__________________
Play World of Warcraft Free from Windows!
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.