public
Description: WoW Addon - Powerleveling guide framework
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/TourGuide.git
Click here to lend your support to: TourGuide and make a donation at www.pledgie.com !
name age message
file Broker.lua Fri Nov 06 20:53:42 -0800 2009 We can watch TURNINs now too [tekkub]
file CallbackHandler-1.0.lua Sun Jul 06 23:25:59 -0700 2008 Add LDB quicklaunch button [tekkub]
file Config.lua Mon May 18 13:04:54 -0700 2009 Added koKR Localization. [Bruteforce]
file Dongle.lua Sun Dec 21 14:16:23 -0800 2008 Embed update [tekkub]
file GuideList.lua Tue Oct 13 22:47:55 -0700 2009 Don't purge QIDs on guide reset [tekkub]
file Help.lua Sun Oct 19 20:49:05 -0700 2008 Full deDE loaclization [gregormelhorn]
file ItemButton.lua Tue Mar 24 00:56:31 -0700 2009 Add config to reset item button position [tekkub]
directory LibDataBroker-1.1/ Tue Jul 08 12:07:19 -0700 2008 Fix LDB, we don't like submodules! [tekkub]
file Locale.lua Mon May 18 23:48:26 -0700 2009 koKR locale update [Bruteforce]
file Mapping.lua Thu Nov 05 23:31:37 -0800 2009 Make mapping work, again [tekkub]
file NilGuide.lua Mon May 18 13:04:54 -0700 2009 Added koKR Localization. [Bruteforce]
file ObjectivesFrame.lua Mon May 18 13:04:54 -0700 2009 Added koKR Localization. [Bruteforce]
file Parser.lua Tue Oct 13 22:58:30 -0700 2009 Fix completed quest query on initial login with... [tekkub]
file QuestIDTracking.lua Wed Oct 21 18:26:48 -0700 2009 Blizzy changed the completed quest table format... [tekkub]
file QuestTracking.lua Thu Oct 15 17:55:14 -0700 2009 Make |QID| work with |QO| tags and the new trac... [tekkub]
file README.textile Mon Apr 27 20:49:30 -0700 2009 Updating README [tekkub]
file StatusFrame.lua Thu Nov 05 23:32:17 -0800 2009 Give status frame better default anchor, since ... [tekkub]
file TourGuide.lua Sat Oct 24 17:53:06 -0700 2009 Adjust how QID'd objectives are completed, fix ... [tekkub]
file TourGuide.toc Tue Oct 13 22:28:56 -0700 2009 Don't save QIDs, use new API [tekkub]
directory TourGuide_Alliance/ Sat Oct 24 18:56:19 -0700 2009 Fix Ally BC guides to tie loose objectives to QIDs [tekkub]
directory TourGuide_Horde/ Thu Nov 05 23:31:55 -0800 2009 Never meant to commit that [tekkub]
directory TourGuide_Neutral/ Tue Aug 04 18:16:56 -0700 2009 Updating TOC to 30200 [tekkub]
file UnlistedQuest.lua Thu Dec 20 19:38:07 -0800 2007 Fix "not listed" quest stuff displaying at the ... [tekkub]
file WidgetWarlock.lua Sun Oct 07 21:16:10 -0700 2007 TourGuide - Move scrollbar code into WidgetWarl... [tekkub]
file changelog.txt Mon Sep 21 20:11:21 -0700 2009 Update changelog for 3.2.0.55-Beta [tekkub]
file resting.tga Thu Oct 11 12:17:52 -0700 2007 TourGuide - Icon changes git-svn-id: https://t... [tekkub]
directory tekKonfig/ Fri Feb 06 00:12:08 -0800 2009 Add group box and scroll bar to guide config panel [tekkub]
README.textile

TourGuide is an interactive leveling guide addon.
It is designed to provide the user with a streamlined order of quest completion with smart detection.
It is also designed for easy creation of “guides” for users with little-to-no programming knowledge.

Where are the Wrath guides?

Wrath guides are in progress and will be released as they are completed. Note that I do not (yet) have a hordie to test guides on, so Ally guides are coming first.

If you would like to help, install TourGuide Recorder and email me the savedvariables it creates.

Features

  • Automatic detection of objective completion
    • Detect quest accept, completion and turnin
    • Detect travel (by foot, flight, boat and stone)
    • Detection of flight point discovery
    • Detection of Hearth point change
    • Conditionals based on class, level and item possession (only tell the player to accept the quest if they have the item that starts the quest)
  • Small “lego block” style frame shows current objective, detailed tooltips on hover
  • “Use item” frame, for those annoying quests where you have to use an item on a mob before you kill it, or you have to equip something, or you have to use an item to start a quest
  • Pop out frame for detailed view of quest sequence
  • Automatic mapping of coordinates with TomTom and questgiver locations from LightHeaded if installed
  • LDB data feed, for those that would rather use a LDB display than the built in “lego”

Notes

There is no way to query what quests you have completed. If you start using TourGuide on anything except a fresh level 1 toon, you will have to manually check off what quests you’ve done in the guide you load. You may run into chain quests or followups which you cannot do because you didn’t do the prerequisite quest.

Level ranges on the guides are general guidelines only, mainly designed to help you find what guide you should start with for your current level.

TourGuide does not provide coords for every single objective. If you are lost check with LightHeaded or Wowhead and submit a bug so notes can be added to the objective.

If you wish to use the “use item” frame from a keybind or your actionbar, make a macro: /click TourGuideItemFrame

Horde guides are not up to par with the Alliance guides, I’ve not been able to playtest them much. Never fear, they’re getting rewritten bit by bit.

Submitting bugs

For details on how to submit bugs, please read this page

How to create (or edit) guides

TourGuide data files are fairly simple to create.
The simplest method is to copy an existing file and edit it how you want.
Please read How to edit TourGuide guides for help on the format and general guidelines.
I ask that all submissions follow these guidelines, to present a consistent format to the user.
I welcome all submissions, but reserve the right to edit them as I see fit, or reject ones that infringe upon Joana’s, Kopp’s or any other copyrighted guide.

See this page for details on how to fork my github repo to push your changes.

If you use Joana’s or Kopp’s as a source do not infringe on their copyrighted material (the notes and comments), I cannot accept guides that are a direct ripoff of their works.

Links

Visit my site for more great addons
Please report all bugs and feature requests to my Github tracker
Please direct all feedback and questions to my Google Groups mailinglist