AcceptDailies

Description

AcceptDailies automatically accepts a specified list of quests when the quest giver is selected. Currently that list holds daily quests that have been interesting to me and is fixed (but easy to edit). Eventually I hope to allow in-game editing of the list of auto-accepted quests; in the mean time I'm willing to add more quests to the addon, or you can pop it open and edit the array in AcceptDailies.lua.

Usage

Right-click on quest-giver NPCs. Watch the magic. There's nothing else to it.

You can temporarily disable automatic quest acceptance by holding the shift key while opening the gossip/quest frame. This should help work around A) bugs in my code and B) situations where you temporarily don't want to accept quests. Be sure to hold down the shift key at each click in the process, otherwise the progress events will trigger automatic acceptance even if the initial click didn't.

You can permanently (until toggled back) disable AcceptDailies with the slash command:
    /ad disable
and re-enable it with:
    /ad enable
If the command /ad conflicts with another addon you can also use /acceptdailies.

Roadmap

Coming Features:

  • I fully intend to add the ability to cmd-click (or shift-click/etc.) quests into the accept-dailies queue. That should both make this addon more useful for people who aren't me AND make it compatible with other languages. I hope to have this update done shortly after classes are out (i.e. after Thanksgiving) but I'm not making an promises yet.

Possible Features:

(If I'm properly motivated to learn how to write a configuration UI, or can find some appropriate code to steal)

  • Make the bypass modifier key user-configurable
  • Make the bypass modifier key invertible, so the default does nothing and click-with-modifier activates automatic acceptance
  • Add an in-game-modifiable list of quests to be automatically accepted
  • Make the quest list invertible, so that the default accepts everything and only listed quests are not automatically accepted

Known Bugs

None that I'm aware of (though the addon is dead simple, so that's not as impressive/arrogant as it might seem). Please let me know if you disagree.

Contact

If you have an interest in additional features, any bugs to report, or anything else to contribute let me know at: zach-curse@kotlarek.com

Facts

Date created
05 Aug 2009
Category
Last update
02 Sep 2010
Development stage
Release
Language
  • enUS
License
BSD License
Curse link
AcceptDailies
Recent files
  • R: v1.0.17 for 3.3.5 on 02 Sep 2010
  • A: r37 for 3.3.5 on 02 Sep 2010
  • R: v1.0.16 for 3.3.3 on 27 Mar 2010
  • A: r35 for 3.3.3 on 27 Mar 2010
  • R: v1.0.15 for 3.3.0 on 13 Mar 2010

Authors