TravelAgent

Expanded tooltip.

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.
  • Self-refreshing tooltip, if you happen to have it open while traveling.
  • Collapsible tooltip sections.
  • LDB datafeed for zone/subzone names.
  • LDB datafeed for coordinates.
  • Minimap button for those who want it or don't have an LDB display.

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of AnthonyK AnthonyK Oct 28, 2016 at 00:44 UTC - 0 likes
    5x TravelAgent\TravelAgent-7.0.3.1.lua:153: attempt to perform arithmetic on local 'x' (a nil value)
    TravelAgent\TravelAgent-7.0.3.1.lua:153: in function <TravelAgent\TravelAgent.lua:151>
    TravelAgent\TravelAgent-7.0.3.1.lua:249: in function <TravelAgent\TravelAgent.lua:216>
    
    Locals:
    to_chat = nil
    x = nil
    y = nil
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = "(%s)"
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = "%.2f, %.2f"
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'x' (a nil value)"
    _G = <table> {
     ContainerFrame5Item7 = ContainerFrame5Item7 {
     }
     DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded."
     GetTrainerServiceTypeFilter = <function> defined =[C]:-1
     UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
     SetTrainerServiceTypeFilter = <function> defined =[C]:-1
     LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 734
     SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
     LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 395
     BT4Button58 = BT4Button58 {
     }
     XPerl_AssistsView_Close = <function> defined @ZPerl_RaidHelper\ZPerl_AssistFrame.lua:114
     PawnItemComparer = <function> defined @Pawn\Pawn.lua:3315
     MultiBarLeftButton7 = MultiBarLeftButton7 {
     }
     InterfaceOptionsNamesPanelUnitNameplatesShowAll = InterfaceOptionsNamesPanelUnitNameplatesShowAll {
     }
     LFGListInviteDialog_OnEvent = <function> defined @FrameXML\LFGList.lua:2195
     MerchantItem6AltCurrencyFrameItem1Text = MerchantItem6AltCurrencyFrameItem1Text {
     }
     BINDING_NAME_NAMEPLATES = "Show Enemy Name Plates"
     CHAT_HEADER_SUFFIX = ": "
     IsReferAFriendLinked = <function> defined =[C]:-1
     AudioOptionsVoicePanelMicrophoneVolumeThumb = AudioOptionsVoicePanelMicrophoneVolumeThumb {
     }
     PaperDollTitlesPaneButton17BgTop = PaperDollTitlesPaneButton17BgTop {
     }
     ERR_NOAMMO_S = "%s"
     BT4Button22Flash = BT4Button22Flash {
     }
     HasZoneAbility = <function> defined @FrameXML\ZoneAbility.lua:152
     BOOST2_WARRIOR_COLOSSUSSMASH = "Use |cFFFFFFFFColossus Smash|r.
    
    |cFFFFFFFFColossus Smash|r increases your damage."
     LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED = 941
     LFGTeleport = <function> defined =[C]:-1
     LE_GAME_ERR_ONLY_ONE_QUIVER = 32
     GetMonitorAspectRatio = <function> defined =[C]:-1
     ToggleEncounterJournal = <function> defined @FrameXML\UIParent.lua:804
     LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared"
     XPerl_Raid_Grp10UnitButton2buffFrame = XPerl_Raid_Grp10UnitButton2buffFrame {
     }
     TalentMicroButtonAlertShadowTopLeft = TalentMicroButtonAlertShadowTopLeft {
     }
     ACTION_SPELL_MISSED_POSSESSIVE = "1"
     XPERL_RAID_TOOLTIP_BUFFEXPIRING = "%s's %s expires in %s"
     ARKINV_Frame4TitleActionButton2 = ARKINV_Frame4TitleActionButton2 {
     }
     Is64BitClient = <function> defined =[C]:-1
     TutorialFrame_OnMouseDown = <function> defined @FrameXML\TutorialFrame.lua:383
     SortQuestWatches = <function> defined =[C]:-1
     ContainerFrame4Item16Cooldown = ContainerFrame4Item16Cooldown {
     }
     MovieRecordingOptionsFrameCheckButton1Text = MovieRecordingOptionsFrameCheckButton1Text {
     }
     XPerl_Raid_Grp10UnitButton17statsFramereadycheck = XPerl_Raid_Grp10UnitButton17statsFramereadycheck {
     }
     AudioOptionsVoicePanel_OnShow = <function> defined @FrameXML\AudioOptionsPanels.lua:390
     WowTokenRedemptionFrameBg = WowTokenRedemptionFrameBg {
     }
     SPELL_FAILED_CUSTOM_ERROR_152 = "You must choose a specialization to use Ascendance."
     LAG_TOLERANCE = "Lag Tolerance"
     FriendsTabHeaderShadowTopRight = FriendsTabHeaderShadowTopRight {
     }
     PetStableStabledPet7 = PetStableStabledPet7 {
     }
     TUTORIAL61_SPELLID_DRUID = "768"
     GoGoButton3 = GoGoButton3 {
     }
     MultiBarLeftButton9Border = MultiBarLeftButton9Border {
     }
     LE_GAME_ERR_NOT_ON_TOURNAMENT_REALM = 824
     BT4Button13Name = BT4Button13Name {
     }
     BuffButton3 = BuffButton3 {
     }
     OPTION_TOOLTIP_SHOW_ACCOUNT_ACHIEVEMENTS = "Turning this option on will only display your character achievements when people inspect you or use the Battle.net website or mobile app."
     GSDebugEnableViewButton = <table> {
     }
     OPTION_TOOLTIP_FIX_LAG = "Enabling this reduces user interface lag, but may drastically reduce frame rates."
     VOICEMACRO_8_Tr_1_FEMALE = "Cure me!"
     GetDeathReleasePosition = <function> defined =[C]:-1
     NEWBIE_TOOLTIP_ACHIEVEMENT = "View information about your achievement
    
  • Avatar of Torhal Torhal Sep 11, 2016 at 00:06 UTC - 0 likes

    The only update required was the interface version. I'd just forgotten to do it.

  • Avatar of Grizzly_UK Grizzly_UK Sep 10, 2016 at 22:18 UTC - 0 likes

    Is there going to be an update for Legion? Just wondering what the status of this project is seeing as it's been a while since the last update.

  • Avatar of Tziamat Tziamat Jan 03, 2012 at 03:59 UTC - 0 likes

    @ChairmanKaga: Go

    The line is missing a close parenthesis...

    ...format((num == 1 and "_" or "",num)

    should read:

    ...format((num == 1 and "_" or ""),num)

    Last edited Jan 03, 2012 by Tziamat
  • Avatar of ChairmanKaga ChairmanKaga Jan 03, 2012 at 02:50 UTC - 0 likes

    Current version (4.3.0-1.1.0) has a syntax error:

    Interface\AddOns\TravelAgent\TravelAgent.lua:521: ')' expected near ','

  • Avatar of Torhal Torhal Nov 29, 2011 at 20:49 UTC - 0 likes

    @Nimhfree: Go

    Updates here automatically synchronize to Curse, for all projects.

  • Avatar of Nimhfree Nimhfree Nov 29, 2011 at 20:46 UTC - 0 likes

    @mysticalos: Go

    Has this fix been posted to curse yet, or should we pull it from here?

  • Avatar of mysticalos mysticalos Nov 29, 2011 at 20:15 UTC - 0 likes

    that should be fixed now hsram, it was updated to include new libtourist

  • Avatar of hsram hsram Nov 29, 2011 at 20:11 UTC - 0 likes

    This AddOn is preventing WoW from entering the world.

  • Avatar of AlthenaWoW AlthenaWoW Dec 01, 2010 at 19:08 UTC - 0 likes

    With my Level 16 Char. Azhara is not in the List. Old Levelzones in Database ?

    Hidiho Althena

Facts

Date created
Dec 14, 2009
Categories
Last update
Oct 28, 2016
Development stage
Release
Language
  • deDE
  • enUS
  • frFR
  • koKR
  • ruRU
  • zhCN
  • zhTW
License
All Rights Reserved
Curse link
TravelAgent
Downloads
52,784
Recent files

Authors