Download
(12Kb)
Download
Updated: 06-03-09 12:19 PM
Pictures
File Info
Updated:06-03-09 12:19 PM
Created:12-13-08 05:12 PM
Downloads:6,208
Favorites:23
MD5:

Endless  Popular! (More than 5000 hits)

Version: Beta 6
by: jaliborc [More]

Since patch 3.3, this addon is unnecessary. The project has been abandoned.

By some reason, Blizzard decided that players could only track 10 quests at a time. They also prevented players from tracking some kind of quests (like the ones when the player has to talk and/or deliver a message to an npc), arguing that they "don't have objectives".
That's why Endless was born. It allows the player to track any quest or achievement, and how many he wishes. No limits! It also saves tracked quests and achievements between sessions, which may help the player to remember what he was doing last time he played.

Features:

  • Allows the player to track any quest or achievement, and how many he wishes
  • Saves tracked quests/achievements between sessions
  • Fixes many WatchFrame bugs which Blizzard introduced with 3.1
  • No configuration needed

How to Help:
  • Report bugs you find
  • Share your ideas for new features
  • Share your addons with your friends

Beta 6
  • Fixed an unusual bug recently reported by an user

Beta 5
  • Fixed all the quests' items bugs
  • Fixed a bug causing the WatchFrame to be with full alpha when no objectives are being tracked
  • Slightly improved the WatchFrame updating code

Beta 4
  • Updated for 3.1
  • Endless now works both for quests and achievements
  • Endless now fixes many WatchFrame bugs which Blizzard introduced with 3.1

Beta 3
  • Endless now uses an word per word size counting system, which will reduce the chances of the quest tracker being sized incorrectly
  • Changes the method that hooks the quest log to a safer one


Beta 2
  • Quests with no "real objectives" no longer have their description repeated in the quest log
  • Fixed some bugs causing the quest tracker text to be placed/sized incorrectly
  • Removed a line printing results from internal calculations in the chat (which I forgot to remove last version)

Beta 1
  • Initial Release
Post A Reply Comment Options
Unread 12-08-09, 08:30 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Since patch 3.3, this addons is unnecessary. I'm abandoning the project.
Report comment to moderator  
Reply With Quote
Unread 06-03-09, 12:21 PM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Re: Error upon login

Originally posted by Calik
I get this error sometimes upon login, doesn't seem to be affecting anything. I can list addons I use if needed.
Thank for your report. I think I've fixed the bug with beta 6. If the bug persists, please list the addons you're using.
Report comment to moderator  
Reply With Quote
Unread 06-03-09, 09:53 AM  
Calik
A Kobold Labourer
 
Calik's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
Error upon login

I get this error sometimes upon login, doesn't seem to be affecting anything. I can list addons I use if needed.


[2009/06/03 11:40:13-1-x1]: Endless-Beta 5\Quests.lua:192: attempt to index local 'titleLine' (a nil value)
Endless-Beta 5\Endless.lua:64: in function `WatchFrame_Update'
Interface\FrameXML\QuestLogFrame.lua:58: in function <Interface\FrameXML\QuestLogFrame.lua:54>:

---

And as always, thank you for creating a useful addon.
Report comment to moderator  
Reply With Quote
Unread 05-24-09, 10:53 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Ok, I think I've finally been able to fix the majority of the Blizzard bugs/inconveniences. Haven't been able to finish quests with item buttons, but it's almost perfect.

Bug reports would be really useful at this time.
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 11:43 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Originally posted by Phanx
I've actually never been able to resize the WatchFrame, only move it, even with no addons at all enabled and/or with completely clean settings.
It's hard to figure it out, I now, Blizzard sucks . Try to drag the BottomLeft corner of the frame. If you want to see it for yourself, search for "ResizeThumb" in the WatchFrame.xml file: http://wowcompares.com/3119835/FrameXML/WatchFrame.xml.
Last edited by jaliborc : 05-04-09 at 01:03 PM.
Report comment to moderator  
Reply With Quote
Unread 05-03-09, 04:41 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Originally posted by jaliborc
I'm still trying to update Endless to 3.1, please be patient.
Glad to hear it.

Originally posted by jaliborc
I've recently discovered why the WatchFrame isn't "endless": if you enable "advanced mode" in the blizzard interface options, you will notice that you can drag the corners of the frame to increase its size, and new objectives are only tracked if the WatchFrame has enough height for it.
I've actually never been able to resize the WatchFrame, only move it, even with no addons at all enabled and/or with completely clean settings.
Report comment to moderator  
Reply With Quote
Unread 05-02-09, 05:12 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Originally posted by Phanx
Well, today I was tracking 3 quests, with a total of 4 objectives between them, and tried to track a 4th quest, and got:

"You don't have space to track any more objectives, stop tracking some first."

Apparently the new objectives frame is not "endless".

Further experimentation seems to indicate that the frame can only track a total of 5 objectives now (as opposed to 5 quests before) regardless of where they're coming from...
I'm still trying to update Endless to 3.1, please be patient.
I've recently discovered why the WatchFrame isn't "endless": if you enable "advanced mode" in the blizzard interface options, you will notice that you can drag the corners of the frame to increase its size, and new objectives are only tracked if the WatchFrame has enough height for it.

What am I trying to do? Make the WatchFrame "smart", so that it increases and decreases its size automatically when objectives are added and/or removed.

P.S: I'm glad to announce that achievements will be also "endless" in the next version.
Report comment to moderator  
Reply With Quote
Unread 05-02-09, 02:32 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Well, today I was tracking 3 quests, with a total of 4 objectives between them, and tried to track a 4th quest, and got:

"You don't have space to track any more objectives, stop tracking some first."

Apparently the new objectives frame is not "endless".

Further experimentation seems to indicate that the frame can only track a total of 5 objectives now (as opposed to 5 quests before) regardless of where they're coming from...
Last edited by Phanx : 05-02-09 at 02:33 AM.
Report comment to moderator  
Reply With Quote
Unread 03-01-09, 01:06 PM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
It appears that Blizzard finally decided to allow players to track a larger number of quests and achievements. This feature will be released in the patch 3.1.
Depending of how Blizzard develops it, I may discontinue Endless. If not, I may have to change its name.
Last edited by jaliborc : 03-01-09 at 05:02 PM.
Report comment to moderator  
Reply With Quote
Unread 02-17-09, 09:52 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Re: Questhelper / Endless Problem

Originally posted by Saelemar
When someone want use your Addon and have Questhelper installed too, your addon make questhelper to fail with an error. It work but just with errors. After i on my UI deactivated Endless then all apeared normaly without errors.
Which error? Can you explain what it says, and when it occurs?

EDIT: Found the problem... easy to fix.
It should work in next version.
Last edited by jaliborc : 02-17-09 at 01:22 PM.
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 09:24 AM  
Saelemar
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
Questhelper / Endless Problem

When someone want use your Addon and have Questhelper installed too, your addon make questhelper to fail with an error. It work but just with errors. After i on my UI deactivated Endless then all apeared normaly without errors.
Report comment to moderator  
Reply With Quote
Unread 12-16-08, 08:54 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Originally posted by Moosetrax
Great Idea thanks! 8^)

If you do decide to create another mod to add features/options to this there are a couple I would like to see. I'm not sure how difficult these might be to implement but they would be nice additions.
All what is asked is possible, but I have other projects which I need to develop first. I will do these ones soon as I can...
The features will be arranged the following way:
  • Auto track accepted quests and deselect completed quests: I will create a separate mod which will have these features
  • Mouse over to display quest details: For this one, I'm not sure what to do. I already had this idea, but I don't know if it will be included in an addon which I have in mind for a long time (totally redesigns the quest log and animates the quest tracker) or if in a separate addon
Report comment to moderator  
Reply With Quote
Unread 12-15-08, 08:48 PM  
Moosetrax
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 124
Uploads: 1
Great Idea thanks! 8^)

If you do decide to create another mod to add features/options to this there are a couple I would like to see. I'm not sure how difficult these might be to implement but they would be nice additions.
  • Auto track accepted quests (if you click accept on a quest it gets tracked)
  • Deselect completed quests (once you complete the requirements for a quest it is removed from the tracker)
  • Mouse over display quest details (if you mouse over a quest title in the tracker it displays the summery of the quest requirements in a tooltip)
Report comment to moderator  
Reply With Quote
Unread 12-15-08, 11:52 AM  
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 329
Uploads: 20
Re: simple

Originally posted by jlb969
simple addon which i love so far. any chance of an option to track all quests automatically that aren't already being watched?
Hmm... I don't know, I never thought about that. But, if I decide to create such kind of feature, it will be in a separate addon, because I don't want Endless to have any kind of configuration.
Report comment to moderator  
Reply With Quote
Unread 12-15-08, 08:29 AM  
jlb969
A Defias Bandit
 
jlb969's Avatar

Forum posts: 2
File comments: 24
Uploads: 0
simple

simple addon which i love so far. any chance of an option to track all quests automatically that aren't already being watched?
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.