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.

Slash Commands

AcceptDailies now supports slash commands for in-game configuration. All slash commands can be called either as /ad or /acceptdailies as is most convenient for your usage.

Accept All Quests

If you would like AcceptDailies accept all available quests, rather than just repeatable ones, you can toggle all-quests mode with the slash command:
    /ad all
To return to normal operation just re-issue the same command.

Enable/Disable

You can enable/disable AcceptDailies with the slash command:
    /ad disable
and re-enable it with:
    /ad enable

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 but I'm not making an promises.

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
Aug 05, 2009
Category
Last update
Jul 24, 2011
Development stage
Release
Language
  • enUS
License
BSD License
Curse link
AcceptDailies
Downloads
14,865
Recent files
  • R: v1.1.7 for 4.2 Jul 24, 2011
  • A: r57 for 4.2 Jul 24, 2011
  • R: v1.1.6 for 4.2 Jul 05, 2011
  • R: v1.0.18 for 4.2 Jul 05, 2011
  • A: r54 for 4.2 Jul 05, 2011

Authors