Download
(245Kb)
Download
Updated: 03-30-23 09:00 AM
Pictures
File Info
Compatibility:
Dragonflight patch (10.0.7)
Updated:03-30-23 09:00 AM
Created:12-14-09 09:40 PM
Downloads:16,968
Favorites:183
MD5:

TravelAgent  Popular! (More than 5000 hits)

Version: 10.0.7.1
by: Torhal [More]

Provides a detailed tooltip describing particular localities, such as zones or instances or battlegrounds.

Translators needed - apply localizations here.

Features:

* Optional TomTom waypoint integration for instance locations.
* Collapsible tooltip sections.
* Self-refreshing tooltip, if you happen to have it open while traveling.
* LDB datafeed for zone/subzone names.
* LDB datafeed for coordinates.
* Minimap button for those who want it or don't have an LDB display.

TravelAgent
10.0.7.1 (2023-03-30)
Full Changelog Previous Releases
  • Update Lua globals.
  • Update all repository URIs - they changed some years ago. Whoops.
  • Fix project IDs in ToC.
  • Fix URI for LibQTip-1.0
  • Merge remote-tracking branch 'origin/main'
  • Create release.yml
    Add release.yml file to support the BigWigs Packager.
  • Add CurseForge and WoWInterface project IDs to the ToC for BigWigs Packager support.
  • Remove unnecessary _G annotations.
  • Remove TipTac support.
  • Reformat using StyLua.
  • Add StyLua and EditorConfig files.
  • Update ToC Interface to 100007
  • Update InterfaceOptionsFrame to SettingsPanel and InterfaceOptionsFrame_OpenToCategory to Settings.OpenToCategory.
  • Create README.md
Post A Reply Comment Options
Unread 11-03-10, 08:00 PM  
Asheyla
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 354
Uploads: 5
There's a bug when using this addon with Bazooka to display it. I have it in the top bar; if i move my mouse up to the top of my screen, Travel Agent's tooltip disappears.

This is because LDB_Anchor:IsMouseOver() is returning false, though, weirdly, GetMouseFocus() still returns LDB_Anchor and it's OnLeave script had not yet fired.

I fixed it on my end by modifying your OnEnter and Onleave functions to set a flag on the 'display' variable (the first arg passed to the function; had to add it into OnLeave's signature) - a simple 'isMouseOver' flag. I then looked at this flag instead of calling LDB_Anchor:IsMouseOver() in the OnUpdate code for the tooltip.

You may have a better solution, but this one worked for me!
Report comment to moderator  
Reply With Quote
Unread 10-20-10, 07:54 PM  
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1196
File comments: 223
Uploads: 34
Originally posted by coldsun
Hello, is there any way to disable the Minimap location text display and the map button above the Minimap, like locationFu does ?
The map location text should be controlled by whichever minimap AddOn you're using. As for the icon, it's in the configuration settings under the Datafeed tab as "Minimap Icon".
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
Report comment to moderator  
Reply With Quote
Unread 10-19-10, 12:58 PM  
coldsun
A Kobold Labourer

Forum posts: 1
File comments: 37
Uploads: 0
Hello, is there any way to disable the Minimap location text display and the map button above the Minimap, like locationFu does ?
Report comment to moderator  
Reply With Quote
Unread 08-11-10, 03:15 PM  
el labero
A Defias Bandit

Forum posts: 2
File comments: 36
Uploads: 0
thank you^^
Report comment to moderator  
Reply With Quote
Unread 08-11-10, 02:50 PM  
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1196
File comments: 223
Uploads: 34
I fixed the column sizing issue a couple of weeks ago (it was due to changes in LibQTip) but for some reason didn't release the fix - it's done now.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
Report comment to moderator  
Reply With Quote
Unread 08-10-10, 12:20 PM  
el labero
A Defias Bandit

Forum posts: 2
File comments: 36
Uploads: 0
same here
Report comment to moderator  
Reply With Quote
Unread 08-10-10, 11:47 AM  
Talia
A Kobold Labourer

Forum posts: 0
File comments: 52
Uploads: 0
In the past few days, Travel Agent has started displaying its mouse-over tooltip double-, sometimes even triple-spaced. This makes it HUGE, covering the full length of the screen on my 80s with lots of available instances/raids. Any idea what might be causing this? Any way to just turn the mouse-over tooltip off? I really don't need it on a non-leveling toon, I just want the location. Oh, and I use Chocolate Bar for the display. Thanks.

Edit: I collapsed all the categories (duh, little minus button! Silly girl...) so it no longer takes up the whole screen, but there's still a bug somewhere causing the problem in the first place.
Last edited by Talia : 08-10-10 at 11:59 AM.
Report comment to moderator  
Reply With Quote
Unread 06-30-10, 11:39 AM  
elals29
A Wyrmkin Dreamwalker
 
elals29's Avatar

Forum posts: 57
File comments: 97
Uploads: 0
I love this mod! Thanks for making it.
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 11:25 PM  
Aquillian
A Kobold Labourer
 
Aquillian's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
Haha, alright =) Well, I checked out Chocolate Bar for updates and found a fix in the comments for it, it is working just fine now. Thank you for this, it is especially handy for leveling alts. Cheers!
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 09:55 PM  
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1196
File comments: 223
Uploads: 34
Originally posted by Aquillian
Yeah, I figured you wouldn't have released a version that had problems -- sorry if that seemed insulting of me... :s I'll just have to mess with my other mods and figure it out, it's probably an issue related to chocolate bar.
Nah, wasn't insulting. I was basically telling you I use Bazooka rather than ChocolateBar.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 09:41 PM  
Aquillian
A Kobold Labourer
 
Aquillian's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
Yeah, I figured you wouldn't have released a version that had problems -- sorry if that seemed insulting of me... :s I'll just have to mess with my other mods and figure it out, it's probably an issue related to chocolate bar.
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 09:31 PM  
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1196
File comments: 223
Uploads: 34
Re: Re: Re: Hiding MiniMap Tagline

Originally posted by Aquillian
Hmm. Since updating today, I have to go into my lib display and unable/re-enable this addon before it will appear. I use Chocolate Bar. Is this happening to anyone else?
It isn't happening to me (obviously, or would have fixed it) - I use Bazooka.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 08:06 PM  
Aquillian
A Kobold Labourer
 
Aquillian's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
Re: Re: Hiding MiniMap Tagline

Hmm. Since updating today, I have to go into my lib display and unable/re-enable this addon before it will appear. I use Chocolate Bar. Is this happening to anyone else?
Report comment to moderator  
Reply With Quote
Unread 05-04-10, 09:19 PM  
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1196
File comments: 223
Uploads: 34
Re: Hiding MiniMap Tagline

Originally posted by Meloric
I am in the process of converting all my FuBar add-ons/plugins to LDB ones and using ChocolateBar for the FuBar replacement. I downloaded and installed TravelAgent to replace FuBar_LocationFu because I like it's layout and display options.

I started with a completely clean UI and I can find no way to disable or hide the "Location Bar" that seems to be the default Blizzard bar that shows above the minimap. I didn't get the exact name of the frame and haven't been back in game yet. Fubar_LocationFu hid that part of the UI but all the LDB plugins I tried to replace it with do not.

I wish to use TravelAgent for the replacement but that extra "location bar/icon" above the minimap is driving me batty. Is there a setting I'm not seeing or doesn't TravelAgent hide that default bar?

I opened a ticket at Ace also.
To be honest, it isn't an issue for me so I never thought about it since I use SexyMap, which allows you to turn it off. A map AddOn is actually where a feature like this belongs, anyway.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
Report comment to moderator  
Reply With Quote
Unread 05-04-10, 12:37 PM  
Meloric
A Deviate Faerie Dragon

Forum posts: 14
File comments: 31
Uploads: 0
Hiding MiniMap Tagline

I am in the process of converting all my FuBar add-ons/plugins to LDB ones and using ChocolateBar for the FuBar replacement. I downloaded and installed TravelAgent to replace FuBar_LocationFu because I like it's layout and display options.

I started with a completely clean UI and I can find no way to disable or hide the "Location Bar" that seems to be the default Blizzard bar that shows above the minimap. I didn't get the exact name of the frame and haven't been back in game yet. Fubar_LocationFu hid that part of the UI but all the LDB plugins I tried to replace it with do not.

I wish to use TravelAgent for the replacement but that extra "location bar/icon" above the minimap is driving me batty. Is there a setting I'm not seeing or doesn't TravelAgent hide that default bar?

I opened a ticket at Ace also.
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.