• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Traveler

 
Project Updated:
Files Updated: Fri, Jul 17 2009
Supports Game Version: 3.1.0
Category: Chat & Communication, Mage, Map & Minimap, and Warlock
Tags:

[Edit Tags]

Project Manager: Malex
Additional Authors: No additional authors
Current Version: 2.6.1
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 8
Downloads Total: 11,277
Favorites: 35
Comments: 20
  • Contests
  • About Traveler
  •  

Traveler is a mage utility for those who wish to sell ports for gold.  It sits in the background and monitors the channels you've joined and notifies you when someone is asking for a port.

The interface allows you to manage multiple ongoing port requests, see where customers are, where they want to go, and allows you to invite them and whisper them.

It also allows for banning users if you wish so that they won't show up in the future.

Selling 10g ports can make gold pretty quickly, especially if you're just sitting in town anyway.  It's fun to hear the notification and know you can make a quick buck.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Traveler 2.2.0 Release 3.1.0 286 5/27/2009
  Traveler 2.1.0 Release 3.1.0 242 5/24/2009
  • Screenshots (2)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Darduel said

    looks like a realy cool and usfull addon, i want to download it, but is patch 3.2 right now, do you mean do update the addon?

    Reply Report Permalink
  • Aphyosis said

    Hello, new user here. I usually have sound turned off and music going when i play, so i don't hear notification. Is there a way to have a visual cue?

    Reply Report Permalink
  • When I updated this aadon to 2.6.0 [I think I had 2.4.0 before] the sound isn't playing any more.
    And I have problem with 'new buyer popup'... it's not showing.

    Reply Report Permalink
  • Malex said

    Czarny_Iwan,

    I think your settings might have been wiped with the upgrade. You might check your settings and see if the advertise is still enabled after your upgrade. If that doesn't work, maybe try completely removing the addon (including the saved variables), and then reinstalling it.

    Reply Report Permalink
  • Ok! I've reinstalled it and I still have errors. Now in lines 904 and 906 in Traveler.lua "attempt to index field 'LDB' (a nil value)". Also I still have no notification sound and 'new buyer popup'.

    Reply Report Permalink
  • I've just turned on showing lua errors [sorry for not turning it on earlier to see if there are any errors] and there is an error saying 'Interface/AddOns/Traveler/Traveler.lua:71:Cannot find library instance of "LibDataBroker-1.1".'. If this helped you in finding whats wrong and you know the sollution, please let me know, othewise I'll just reinstall this [very helpful] addon.

    Reply Report Permalink
  • Malex said

    Czarny_Iwan.

    I think I figured out the problem. I'm actually surprised this hasn't come up earlier. When I added LibDataBroker support, I forgot to register the library. This means that in order for Traveler to work, another addon that registers LibDataBroker would need to be installed and load before Traveler. You probably removed some addon when you upgraded to Traveler 2.6.0 which was registering that library.

    I'll get the patched version up shortly. Thanks a lot for posting!

    Reply Report Permalink
  • ctasich said

    I like the idea of this addon. I have the addon displayed in my Titan Bar. It is displayed as "Sellers: X Buyers: Y." When I click on it I get the follow error:

    Date: 2009-06-19 17:10:12
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Traveler\TravelerAdvertise.lua line 225:
    attempt to index local 'selectedBuyer' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    Traveler\TravelerAdvertise.lua:225: RefreshAdvertiseFrame()
    [string "*:OnShow"]:1:
    [string "*:OnShow"]:1
    [C]: Show()
    Traveler\Traveler.lua:816: OnClickTab()
    Traveler\Traveler.lua:770: Toggle()
    Traveler\Traveler.lua:81:
    Traveler\Traveler.lua:77
    Titan\LDBToTitan.lua:215:
    Titan\LDBToTitan.lua:213

    I just want to be able to see who asked for a port. I still hear the ding when the program catches a port request. Any ideas? Also, I seem to be experiencing the AFK deal as well.

    You are now AFK: Away from keyboard
    You are no longer AFK

    Reply Report Permalink
  • Malex said

    ctasich,

    I think I might have a fix for the crash you are describing. I'll post the new version and let me know if that fixes your problem.

    Malex

    Reply Report Permalink
  • while the sort channels function is a great start, when it does it, it leaves all global channels to do it, and doesnt re-enter them afterwards. I have to manually add them again for each tab.

    Reply Report Permalink
  • Malex said

    gnomishinvader,

    Yes I knew this was going to be a problem when dealing with multiple tabs. For most users that just use the single tab, it should be okay.

    I'll need to add some additional code to detect which tab the channel is in so that it can be restored to the proper tab.

    The 'sort channels' option will re-add all the channels that it removed, but they will always show up in the default tab, so if you have custom tab/channel settings, you'll need to re-enable output in those tabs again.

    There are two reasons I let this go for now.

    When the 'sort channels' function is enabled, it will only do it when the Traveler channel is not last. The channel number will be saved so that subsequent logins will not need to do the channel sorting operation again. If you have to move channels around into custom tabs, it should be a very infrequent thing.

    And I can't remember the second thing...

    Another problem is channels with passwords. They will not be restored after the sort operation since the passwords aren't saved before the removal.

    The channel/tab stuff isn't exposed very well at an API level, so this feature was a pain to implement. I'm not excited about fixing it the right way, but if you want to add a ticket, I'll get around to it eventually.

    Thanks for posting.

    Reply Report Permalink
  • just to clarify my previous post, and unlike what i think you meant in your reply, it removes me from all global channels in all tabs, and doesnt restore _any_ of them. the way i read your post was that it should restore the first one. had it restored the first one, i wouldnt have noticed the other tabs for quite some time. this in unfortunate since traveler seems to like to grab channel 1 on my client.

    Reply Report Permalink
  • or rather does not restore any tabs.

    as another note, none of this is criticism. excellent mod, very useful. and i fully realize that the change is only a couple days old. i dont expect miracles, just trying to give you as much information as possible.

    Reply Report Permalink
  • Malex said

    gnomishinvader,

    Let's start up a thread in a bug report ticket so we can get this resolved. I might need some repro steps and some additional details of your setup. I'll start it off and you can add more info.

    Malex

    Reply Report Permalink
  • Josaline said

    This mod keeps making my who list pop up all the time. Even when its disabled! So i've had to uninstall it and delete the saved variables to it

    Reply Report Permalink
  • Malex said

    Josaline,

    That is very strange. The only way I can think of that happening is that another addon you are using is causing the problem.

    That other addon is probably referencing an external library that it did not include (most likely the WhoLib Ace3 library which Traveler includes). I imagine your other addon is failing to load normally because it doesn't have the required dependency.

    However once Traveler loads the WhoLib into the global namespace, the other addon is able to load. Once this other addon loads, it is improperly using the WhoLib to make calls which is popping up the /who frame.

    You could test this by turning off all your addons except Traveler and see if that fixes the problem. You could then start enabling the others until you start seeing the problem again, narrowing down the faulty addon. If you find out which one it is, let me know and I'll see if I can fix it for you.

    Reply Report Permalink
  • Josaline said

    The only other addon that uses the who list is polite whisper. i've also wrote a bug report to them...but now i haven't got traveler installed its not popping up. Maybe its a conflict with the 2? Hm...Also Traveler seems to spam my chat with peoples details for example: night elf paladin...if you get what i mean. (when u shift right click on a persons name u get details) I'll check to see if polite whisper has that lib although if it was failing to load i'm sure it would make an error pop up which it doesn't. I'll get back to you though once i've tested it.

    Reply Report Permalink
  • Malex said

    Josaline,

    It looks like PoliteWhisper is the problem. I found this constant:
    PoliteWhisper_WhoDelay = 5; -- don't /who more than once every 5s

    You mentioned the popup being displayed every 5 seconds.

    It looks like it is doing some direct who call stuff, which is pretty complicated, especially when working with other addons, which is why using the WhoLib is really necessary for using the /who stuff.

    I'll play around with it and see if I can get it working.

    Reply Report Permalink
  • raum said

    This addon - while great - is a nuisance, which is unfortunately causing me to disable it until a fix is made ... Because of how it monitors with the Traveler channel, it screws up all other channels, and numbers. Since it has a persistent channel monitor, there's no way to even re-arrange the channels, as the second you leave Traveler, it rejoins it, preventing any fix.

    Reply Report Permalink
  • Malex said

    Hi Raum.

    Tell me what you want it to do, and i'll fix it. Would you like it to always make the 'Traveler' channel the last one?

    Thx.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 39,517 QuestHelper Map & Minimap, and Quests...
  2. 25,691 Atlasloot Enhanced PvP, Arena, Map & Minimap...
  3. 4,774 GatherMate_Data Map & Minimap
  4. 2,243 Gatherer Herbalism, Map & Minimap,...
  5. 2,136 Cartographer Map & Minimap