Download
(230Kb)
Download
Updated: 05-11-11 05:28 PM
Pictures
File Info
Updated:05-11-11 05:28 PM
Created:04-14-11 10:51 PM
Downloads:8,026
Favorites:78
MD5:

Daily To-Do's  Popular! (More than 5000 hits)

Version: r13
by: Mazaki [More]

NOTE: If you are receiving a Lua error, please reset your data in the Daily To-Do's options. This should fix the problem.
Daily To-Do's



Feel free to leave feature suggestions or opinions.
I try to implement most, if not all suggested features.


Troubleshooting / Bugs:

Before submitting a bug report, please try closing the WoW client, deleting the Daily To-Do's data from your WTF folder, reopen the WoW client, click the "Reset Data" button in the options pane, then reload your UI with the "/reload" command.

If this fails to fix the problem, please leave a bug report in the ticketing system, not in the comments.

The WTF data can be found in "World of Warcraft \ WTF \ Account \ ACCOUNT_NAME \ SavedVariables \ DailyTodos.lua"

Recent updates:

  • Enhanced tooltip information.
  • Quest completion tracked across characters and shown in the tooltip.
  • Objectives are broadcast in either Raid Warning, MSBT or Parrot when completed.
  • Tracking frame fully implemented.
  • Old tracking pane removed. All functionality transferred to new tracking pane.
  • Fishing and cooking quests separated into cities and tracked individually.
  • More customizability and configurability.
  • Bug fixes

What does Daily To-Do's do?
Daily To-Do's is an addon designed to keep of the many dailies you may be completing across many characters, servers and/or factions.
It is an easy way to make sure you are always doing all your daily objectives, whether profession, reputation or other daily repeatable objectives.
You can select any faction that has daily quests available, and they will be added to the tracking frame to be tracked for completion every day.
You can also track your daily valor run and your profession dailies. Profession dailies are automatically filtered according to which professions your character has learnt.

Instructions:
Open by typing the slash command, /dtd, or by using the minimap icon. Daily To-Do's is an addon designed to help keep track of the daily objectives you need to complete. I originally created this addon as a tool to help myself remember to do all my daily quests and heroic runs.

Upcoming features:
  • More memory use reduction
  • Improved tracking for certain dailies. (Such as Tol Barad)
  • The ability to track the farming of heroic instances

This addon was created by Rippled of Illidan Horde - US.

Version 1.6c - Bug Fixes
Fixed an issue with professions not being detected
Fixed an error while turning in quests

Version 1.6a - Objective completion announcement
  • Blizzard Raid Warning, Mik's Scrolling Battle Text, and Parrot support added.

Version 1.5a - Redesigned Interface
  • Tracking frame now displays all the previous tracking window's functionality.
  • Tracking tab in the main window has been removed.
  • Cooking and fishing quests are now separated by location, Dalaran, Shattrath and
  • Orgrimmar/Stormwind and tracked.
  • Reset data feature added in options pane.
  • Some synchronization issues fixed.
  • Memory use optimizations.
  • Miscellaneous visual improvements

Version 1.0b - Bug fixes
  • Error upon first login fixed
  • Tracking frame now lockable

Version 1.0a - Full Version Alpha!
  • Quest tracker frame implemented
  • Memory issues fixed (mostly)

Version 0.3a - Tracking Beta
  • Added rudimentary quest tracking. Quests should now automatically mark themselves as completed when completed.

Version 0.2b - Bug fixes
  • Fixed an issue with tracking quests that do not have a level requirement.
  • Various small improvements
Optional Files (0)


Post A Reply Comment Options
Unread 12-16-12, 11:33 AM  
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member

Forum posts: 135
File comments: 742
Uploads: 0
Lonely forlorn addon site....

This was updated on 13 Dec 2012 on curse.com. I've asked that it be updated here too, no clue if it will be.
Report comment to moderator  
Reply With Quote
Unread 10-18-12, 09:34 AM  
Ookami.kun
A Cliff Giant
 
Ookami.kun's Avatar

Forum posts: 79
File comments: 238
Uploads: 0
Originally Posted by Kelem
I'd love for this to be updated with all the new dailies available
Well looks like it's been updated for 5.0.4 as of 9/3/12 over on Curse.
http://www.curse.com/addons/wow/dailytodos

Not sure if it gives any errors, going to try it when I get home.
Hope this helps.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-16-12, 07:22 AM  
Kelem
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 118
Uploads: 2
I'd love for this to be updated with all the new dailies available
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 03:38 PM  
Kjarrval
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Number of daily quests

Thought I'd help a bit those who'd like to get this addon working under 5.0.4. I went into DailyTodos.lua and removed the references to the GetMaxDailyQuests function (in just 2 places) and the addon seems to work after that. Could the addon maintainer do this and post an update? Adding MoP data could come in a later version if the maintainer feels like adding it.

This fix should work until the addon maintainer fixes it in an official update:
In the fix, I assume you have version 1.9a of Daily To-Do's.

1. Open the file DailyTodos.lua in Interface/AddOns/DailyTodos with a text editor.
2. Delete every occurance of the following string:
"/"..GetMaxDailyQuests()..
In other words, search for that string and delete it. There should be 2 occurances of said string.
3. Save the file.
4. Open the file DailyTodos.toc in the same folder with a text editor.
5. There's a line near the top of the file which starts with ## Interface:
6. Change the number after that string to 50001
7. Save the file.
Last edited by Kjarrval : 08-31-12 at 03:39 PM.
Report comment to moderator  
Reply With Quote
Unread 02-15-12, 05:51 PM  
Bormes
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Is there a way this addon could work for any daily quest. I'm doing Love is In the Air dailies atm which are not supported. It would be nice if it tracked daily quests accepted and added it to the db if it wasn't already. Also, it would be nice if the LibDataBroker tooltip showed something useful besides what happens when your right/left click. Something I would really like to see in that tooltip is the daily quest progress across chars.

ie:

Char 1: 1/25
Char 2: 8/25
Char 3: 0/25

etc...(arbitrary number of completed qs used)

Thanks!
Last edited by Bormes : 02-15-12 at 06:02 PM.
Report comment to moderator  
Reply With Quote
Unread 07-09-11, 09:20 AM  
Peerly
An Aku'mai Servant

Forum posts: 31
File comments: 35
Uploads: 0
4.2 dailies, Dal JC, and others

Hi, I am still farming the White Bear from the smurf chicks in Northrend, as well as a few other weird, un-included dailies. Would it be possible to have a more specific selection process then just selecting blanket rep quests?

Also, for the daily community: There was at one point an add-on that used a spare chat channel to communicate things like which daily in a random selection was spawned for the day. (i.e. Crockalisks in the City instead of the other Old Man Barllow quests). Anyone know of a replacement? It's be nice to be able to check a panel instead of having to go to Shat or Deepholm just to farm up my mini-pet quests.
Report comment to moderator  
Reply With Quote
Unread 06-16-11, 04:51 PM  
Supersaint
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
Another nice feature for a future update would be map coords where the questgiver could be found.
Report comment to moderator  
Reply With Quote
Unread 05-18-11, 08:02 PM  
Supersaint
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
Hey!

Will the cooking and fishing dailies for UC be added in a future release?

Also, whenever I complete the UC fishing daily, it gives me credit for completing the Dalaran fishing daily instead.

Jusr a minor thing, but I thought I'd throw it out there.
Report comment to moderator  
Reply With Quote
Unread 05-12-11, 05:33 PM  
Mazaki
A Deviate Faerie Dragon
 
Mazaki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 4
Originally posted by Supersaint
I would like to apologize to the author for comments I made in a previous post.

I was having a bad week when I posted that.

I've loaded the newest version and it seems to be working fine so far, I'll post any issues I have in the future.

I look forward to seeing what you do with it.
I appreciate your apology, and hope that you find Daily To-Do's and all its future versions useful!

@Myster, I believe that problem has been fixed with the latest version. Please feel free to post if you still are experiencing a problem.
__________________
Author of Daily To-Do's - Track all your dailies.
Report comment to moderator  
Reply With Quote
Unread 05-11-11, 11:03 PM  
Supersaint
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
I would like to apologize to the author for comments I made in a previous post.

I was having a bad week when I posted that.

I've loaded the newest version and it seems to be working fine so far, I'll post any issues I have in the future.

I look forward to seeing what you do with it.
Report comment to moderator  
Reply With Quote
Unread 05-04-11, 07:28 PM  
Myster
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 167
Uploads: 11
Bug Report: Jewl Daily

when accepting jewelcrafting daily i get the following error even after data reset and reload


3x DailyTodos\DailyTodos-r8.lua:789: attempt to index field "acceptedQusets" (a nil value)
DailyTodos\DailyTodos-r8.lua:789: in function "?"
Ace3-r1028\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[3]":4: in function <string>:"safecall Dispatcher[3]":4
<in C code>
<string>:"safecall Dispatcher[3]":13: in function "?"
Ace3-r1028\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
Ace3-r1028\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:
nil
Report comment to moderator  
Reply With Quote
Unread 05-04-11, 06:22 AM  
Mazaki
A Deviate Faerie Dragon
 
Mazaki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 4
Re: bug report

Originally posted by Myster
2x DailyTodos-v4.1 release\Modules\Tooltips.lua:144: attempt to index field "?" (a nil value)
DailyTodos-v4.1 release\Modules\Tooltips.lua:144: in function "CreateQuestTooltip"
DailyTodos\DailyTodos-v4.1 release.lua:684: in function <DailyTodos\DailyTodos.lua:682>

Locals:
lblBtns = <table> {
6-1 = <unnamed> {}
}
i = 6
n = 1
This error is caused by outdated save data. The fix I posted on the info page should address this issue. Just open the options pane, press "Reset Data" and then use the command "/reload".

I believe this fixes the issue.
__________________
Author of Daily To-Do's - Track all your dailies.
Report comment to moderator  
Reply With Quote
Unread 05-04-11, 06:02 AM  
Myster
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 167
Uploads: 11
bug report

2x DailyTodos-v4.1 release\Modules\Tooltips.lua:144: attempt to index field "?" (a nil value)
DailyTodos-v4.1 release\Modules\Tooltips.lua:144: in function "CreateQuestTooltip"
DailyTodos\DailyTodos-v4.1 release.lua:684: in function <DailyTodos\DailyTodos.lua:682>

Locals:
lblBtns = <table> {
6-1 = <unnamed> {}
}
i = 6
n = 1
Report comment to moderator  
Reply With Quote
Unread 05-04-11, 04:00 AM  
Firedancer
An Aku'mai Servant
 
Firedancer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 35
File comments: 59
Uploads: 2
@Carenzi: use this as your macro and it will be a one button toggle:

/script if DTD.TrackingFrame:IsShown() then DTD.TrackingFrame:Hide() else DTD.TrackingFrame:Show() end

Works for me, at least.
__________________
(\ /)
( . .) <( if you say 'plz' because it's shorter than 'please' then I'll say 'no' because it's shorter than 'yes' )
c('')('')
Report comment to moderator  
Reply With Quote
Unread 04-26-11, 07:35 AM  
Carenzi
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Thank you for your speedy reply.

Ok, that works for now. If you can implement it like I suggested so it can be toggled via one button, it would be absolutely great. Love the addon. Tried a few others in the past, never cared much for any of them. But this addon is very good. I love the design and how it works. Please continue to work on it and thank you for sharing it with the community.
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.