Download
(46Kb)
Download
Updated: 03-28-10 07:36 PM
Pictures
File Info
Updated:03-28-10 07:36 PM
Created:02-19-10 05:24 PM
Downloads:10,350
Favorites:124
MD5:

QuestRouterLite  Popular! (More than 5000 hits)

Version: 0.9.4
by: Lyncks [More]

QuestRouterLite was inspired by addons like TourGuide, QuestHelper, and Carbonite. With the release of 3.3 and specifically Points of Interest for quests, it is now possible to shed libraries like LightHeaded, if all you want is simple quest routing.

QuestRouterLite only uses Blizzard-provided information, so the locations are accurate, and there's virtually no additional memory use.

If you want to simply and cleanly go from one quest to another, QuestRouterLite is your addon.

Update Modes
When I started this addon I tried to make something comparable to QuestHelper or Carbonite, only using the quest events - turns out this isn't really possible.

So now QuestRouterLite has two major modes. You can either run without the timed updates and use only the quest events, or use periodic updates much like the other major questing addons. Timed updates are on by default, as I believe this is closer to my goal and gives a smoother and more accurate experience. If you want to turn them off, you can. The updating itself is so minimal that even with this on, it barely chews any cycles.

Current Version
I have managed to get blobs tracking with the minimap - however, due to the way Blizzard handles the blob, it is a rather hacked method. Because of this, swapping between the world and minimap is currently glitchy, and without a masking feature in the WoW API, the blobs run off the minimap. It may be impossible to fix this, but I will keep trying. Use of the minimap blobs is at your discretion - and is off by default.

Please report any bugs, issues, or feature requests.

TomTom Required
While there is a feature that will automatically select the closest quest on your map, the addon relies on TomTom to provide easy navigation to the next quest.

You can get TomTom here: http://www.wowinterface.com/download...32-TomTom.html

Current Features

  • Shows you the closest quest
  • Automatic adding of quest to tracker
  • Automatic updates on tracking changes
  • Selects the quest in your map and watch frame
  • POIs on the minimap (can right-click to track)
  • Blobs on the minimap
  • Objective information on minimap tooltips
  • Cross-zone closest quest
  • Option to toggle including completed and in progress quests
  • Option to only search currently tracked quests
  • Option to skip closest quest
  • Option to use quest tracker sorting
  • Optional timed updating (mostly for multi-blob quests)
  • Minimally invasive (doesn't remove all TomTom or Astrolabe points)

Upcoming Features
  • Optional optimized quest pathing
  • Suggestions?

Known Issues
  • Minimap blobs are only correct at most zoomed minimap distance
  • Can get stuck on quests whose POI remains at the questgiver even if it isn't completed - you can temporarily skip the quest to avoid this

Usage
Install and go.

The TomTom arrow will update to show the direction to the closest quest after major quest events (getting a new quest, completing an objective, etc.)
The closest quest will also be selected in the quest frame on the World Map, and added to the quest tracker.

/qrl - Brings up the options screen.
/qrl force - Forces an update.
/qrl skip - Skips the current closest quest.
/qrl clear - Clears the skipped quest.

0.9.4
Fixed the map zooming errors
Now disabled in instanced areas

0.9.3
Not using current zone only should be fixed now
Should include minimap icons, waypoints and all
Fixed error when clicking on minimap POI

0.9.2
Added option to toggle adding closest quest to tracker
Fixed an occasional error when zoning instances

0.9.1
Fixed the minimap blob flickering
Added button highlighting to the watch frame

0.9
Option to use the top quest in the tracker as "closest" to use tracker sorting
Fixed a potential bug with the 3.3.3 stuff

0.8.4
3.3.3 working, new features coming soon
Fixed an error caused by a WorldMapFrame change in 3.3.3

0.8.3
Fixed scaling error when in instances

0.8.2
Fixed minimap blob scaling in zone, positioning should be correct for all zones now

0.8.1
Fixed bug when using WorldMapFrame_UpdateQuests() that causes the quest frame to blank

0.8
Minimap blobs
Turned off updating when dead so doesn't interfere with TomTom corpse pointer
Fixed weirdness with the minimap icons

0.7.1
Fixed displaying all quest blobs, it's also now correct

0.7
Reduced the wait time after quest progress to 1 second to improve responsive feel
This worked fine in my testing, but if it causes problems for anyone, let me know
Fixed blobs still showing after a quest was completed
Added skip feature
* Use /skip to skip current closest quest
* Use /clear to clear the skipped quest
* If you want to skip more than one quest, use the tracker
Added optional timed updating (mostly for moving around multi-blob quests) - disabled by default
Adjustable udpate time - default is 8 seconds
This really shouldn't be a whole lot heavier if you want to just leave it on, addon is light as it is

0.6.3
Ability to display all blobs on the world map at once (still in testing)
Fixed TomTom points being put on the minimap as well as POIs
Fixed the minimap POIs not working correctly when you don't have current zone only selected
This should have also fixed the sticking minimap POIs

0.6.2
Another shot at fixing the iffy progress events

0.6.1
Should have fixed not catching some progress/complete events

0.6
Changed update event (should catch more events)
Added checking player position is valid
Auto-updates on quest tracking change
Tooltips now work even when map is closed

0.5.2
Auto-tracking closest quest fixed (when not using tracked only)
Can now right-click on the minimap icons to track quest
Fixed an instance of not checking if TomTom was avaialable

0.5.1
Fixed a nasty bug when completing a quest

0.5
Returned the map to it's original page when searching continent
Which fixes not selecting quest on map as above
Fixed a bug in the config that wasn't toggling/displaying current zone only correctly
Added icons to minimap (doesn't work 100% in continent mode)
Added icons to world map for different zones (only TomTom right now)
Added option to only search through currently tracked quests
Added an option to display a warning when there are no more quests in range
Fixed some weirdness with which quests were actually completed

0.4
Can now look for closest quest on continent

New Options
* Can toggle including completed and in progress quests
* Can toggle zone or continent for closest quest

0.3
Fixed an issue with waypoints sometimes not updating correctly

0.2
Automatically adds closest quest to tracker
No longer clears all waypoints from TomTom
No longer updates map, tracker or TomTom if location hasn't changed
Added workaround for the fact there's no event that fires when quest actually completes

0.1
First version
Optional Files (0)


Post A Reply Comment Options
Unread 02-21-10, 02:01 PM  
Malice.US
A Murloc Raider
 
Malice.US's Avatar

Forum posts: 5
File comments: 40
Uploads: 0
Flying to Desolace from Auberdine.

Code:
[14:57:41] Interface\AddOns\QuestRouterLite\QuestRouterLite.lua:153: attempt to compare two nil values
[C]: ?
Interface\AddOns\QuestRouterLite\QuestRouterLite.lua:153: in function `GetClosestPOI'
Interface\AddOns\QuestRouterLite\QuestRouterLite.lua:218: in function `SetClosestPOI'
Interface\AddOns\QuestRouterLite\QuestRouterLite.lua:96: in function <Interface\AddOns\QuestRouterLite\QuestRouterLite.lua:95>
(tail call): ?
__________________
Report comment to moderator  
Reply With Quote
Unread 02-21-10, 09:07 AM  
shane3547
A Kobold Labourer
 
shane3547's Avatar

Forum posts: 0
File comments: 55
Uploads: 0
I just started yet another toon the other day, gonna be my 5th 80 .. but it's my first Horde. Didn't want to use QuestHelper, so this will be a nice change if it works to my liking.

Likes like the Author is great at responding to questions and concerns promptly, so I'll be sure to post any issues or recommendations that might occur.
Report comment to moderator  
Reply With Quote
Unread 02-21-10, 08:04 AM  
MadCow
A Chromatic Dragonspawn
 
MadCow's Avatar

Forum posts: 150
File comments: 95
Uploads: 0
Im loving this, just switched from carbonite.
Silly request, can you add a "quest finished" sound? lol
Report comment to moderator  
Reply With Quote
Unread 02-21-10, 01:12 AM  
Lyncks
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 1
Originally posted by richerich
Isn't this very similar to QuestPointer? And if, what's the difference?
I honestly hadn't seen this addon when I started mine (I did look, but didn't find it.) Right now, they are very similar.

However, I plan on adding more features to QuestRouterLite, hopefully ones that will distinguish it from QuestPointer. Anyway, there's always room for more than one addon that does the same thing in different ways (look at how many minimap addons there are!)
Report comment to moderator  
Reply With Quote
Unread 02-20-10, 02:05 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Isn't this very similar to QuestPointer? And if, what's the difference?
__________________
Livestream | Twitter | YouTube
Last edited by Dajova : 02-20-10 at 02:06 AM.
Report comment to moderator  
Reply With Quote
Unread 02-20-10, 12:18 AM  
Lyncks
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 1
Originally posted by willgk
Can you change this from a .rar to a .zip so that the Minion updater for WOWI will install it?
Of course, my bad.

Done!
Report comment to moderator  
Reply With Quote
Unread 02-20-10, 12:06 AM  
willgk
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 147
Uploads: 1
Can you change this from a .rar to a .zip so that the Minion updater for WOWI will install it?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: