-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new race #5
Comments
Hmm... each character should have its own progress. So that is a bit odd. However, you will have to manually "skip" actions that TourGuide hasn't "seen" itself if installing/using it for the first time not at the beginning of a zone's steps. |
Yeah i thought that was the case, but wanted to say it anyway, just in case you can do some light detection. I was thinking, if you log into goldshire you could get the starting quest from goldshire, or if your in westfall you get those, and maybe skip quest`s that are way to low level for you. |
Re: light detection... yeah, I like the idea. I don't know what the vanilla API is like for quest data. I know it is probably nothing compared to what they added in TBC/WOTLK (or whatever xpac that was). However, theoretically after spending the 2-3 mins checking what you've done in that zone, it should be able to carry you through the rest of the leveling experience, so I'm not too motivated to work on something like this quite yet. Re: dead corpse arrow... that logic is entirely within TomTom. I haven't really messed with it too much, but given the wording of "My possibly dead corpse", I figured situations like yours were why it wasn't always correct. I haven't had any issue with it thus far, but can imagine your situation being a potential issue. I can add a check when you logout (and are dead) to "save" the location and present that on login. |
Great. I noticed you get additional info in the tooltip if you mouseover the Tourguide, Maybe it would be better to have this info in the same frame as the Tourguide steps? it`s pretty easy to mess things up in town/quest hub, when you deliver and pick up the quests. |
What do you mean by "mess things up"? The intent is to be small and unobtrusive. When you talk to an NPC to accept a quest, TourGuide will tell you at the top of the quest pane whether or not it is a part of your guide (if it says nothing, it is a part of the guide). You don't have to focus too much on following the steps to the exact "T". Does that make sense? |
ah, i got this addon that auto accept quests, so i missed the thing a top of the quest pane. It just made it look like the addon was skipping steps, if i did not do it in the correct order. |
So i got to westfall, and the next step says Furlbrow's Deed. I didn't see this quest, so i googled. It is a low drop of the Defias mobs, maybe not the best first step in westfall? It looks like the best drop for this is in Elwynn forest. Next step is Gryan Stoutmantle, but Tomtom think it`s Guard Thomas, so i guess i don't have this quest. I was level 8 before (I think) when i was at Guard Thomas and the quest Requires you to be level 9. This is all part of Elwynn Forest (1-12) |
Re; Elwynn Forest quests... yes, they may need a big of cleaning up here and there. Eventually. Thanks for catching that, I thought I removed it at one point, but I went ahead and removed it again :) |
Nice, also i dont see Tirisfall Glades 1-12 on the guide list, and some times when i deliver a quest the guide will jump to a previous step. |
I downloaded the new update, but this time playing on a human paladin, Tourguide started at the point i left on my dwarf priest. I went into the menu and selected the human starting zone, but the addon starts from first quest, when my paladin was lvl 5, so i had to skip past all the quests that i already did before.
The text was updated successfully, but these errors were encountered: