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

  • Your Rating

  • Share
  • Report Abuse

WoWLink

 

Project Updated:
Files Updated: Tue, May 5 2009
Supports Game Version: 3.1.0
Category: Chat & Communication, Bags & Inventory, and Professions
Tags:

, , , , , , , , and [Edit Tags]

Project Manager: Derrekk
Additional Authors: No additional authors
Current Version: WoWLink 0.9.8
License: GNU General Public License version 2 (GPLv2)
Development Site: CurseForge
Avg Daily DL (last 30 days): 4
Downloads Total: 6,302
Favorites: 22
Comments: 17
  • About WoWLink
  •  

WoW Link

Intro


WoWLink is an addon that records Items, Quests, and Patterns (enchanting/profession links) into a database for later searching and linking. It allows viewing of the whole list, as well as searching by keyword or filtering by quality or profession.

I mostly made this addon to learn lua, but that doesn't mean it's not useful, in fact I've found it very useful myself.

Basic Usage


Database building tip.
You can easily build up your database of equippable items by standing in a capital city and ctrl-tabbing through the players.

To start using this addon, you must first gather the information. Items can be picked up from the chat window, your inventory and bank, the Auction House, a vendor, the trade window, any trade skill window (either one of yours or from a link in the chat) and even by just selecting another player. Same goes for Quests and Patterns. Quests are picked up through the chat or your quest log, and Patterns are picked up through the chat or your tradeskill window.

Once you have picked up some information, open the main window, either by typing "/wowlink", making a macro with "/wowlink" in it, or assigning a key binding in the bindings interface. This is the main window, and will be your source for viewing the information you have gathered.

Viewing all of the information is easily done by selecting an information type from the drop-down menu, right above the search box. WoWlink will then build you a list of everything you have gathered. You can use the scroll bar to navigate this list.

When you're done, hit the "X" at the upper right to close the window and continue about your buisness.

Finding and Linking items


Item Links
Items are stored directly by the links, so if an item isn't cached, that's no problem, it will appear fine when moused over.

Finding a specific item can be easy. If you want, you can just find it with the scroll bar after selecting a data type, but that may take too long. To search for an item by name, simply type in the name into the Search Box, and click the Search button. If you have a data type selected, it will resort the list and only show items that contain your criteria in their name.

If you're looking at items, you can select a Rarity in the Qualities drop down menu, from Poor to Heirloom, to show only the items of that quality. If you're browsing through patterns, you can select a profession in the Professions drop down menu, to only display the patterns from that profession.

Linking items couldn't be easier. Once you've found the item, mouse over it to display it, click it to keep it's tooltip open, and shift click on it to add it to your chat.

Compatability and Localization


AuctionMaster
If you use AuctionMaster, you can check any item's price with WoWLink, and scanning the auction house adds to your item database.

Currently this addon is only localized in English, and no plans are made for addition localizations. However, if you happen to make or find one, please feel free to send it to me! It would be much appriciated by me and the users!

As for compatability, WoWLink can work well with some other addons. AuctionMaster is one to point out in perticular. AuctionMaster records prices from the Auction House and stores them in the item tooltips. Not only does WoWLink provide searching for items to look up price data without having the item link, but scanning the Auction House with AuctionMaster also builds up your database of items in WoWLink.

Credits


WoW UI Designer
WoW UI Designer is a great IDE, but I still had to learn lua coding. It doesn't do everything for you, just makes it easier.

I, Derrekk, made this AddOn from scratch using WoW UI Designer. It is my first addon, so it may not be well coded yet, but I try. I used no libraries, though I did start out learning from Ace3, but then later scrapped it and started over without it, so I guess Ace3 deserves some credit.
WoW UI Designer does deserve a lot of credit, it is a great IDE, and made making the windows much easier. Though I still had to learn lua AddOn Coding, it provided a useful environment for me to create my first AddOn. NOTE that WoW UI Designer will be useless to you unless you learn to code basic AddOns.

I would also like to thank ShadowDrakken for suggestions. I couldn't have made a good AddOn without adding what the people want. Also I thank Drundia on WoWInterface.com for the trick to remove unnecessary rendering and generate the list almost instantly, and Xinhuan from our own CurseForge forums for a tun of help with my questions.

I would also like to thank Telo, for the original inspiration from Lootlink to make this addon, to store more then just items. And all praise World of Warcraft, MMO god!

  • 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  
  WoWLink 0.9.8 Beta 3.1.0 1,771 5/5/2009
  WoWLink 0.9.7 Beta 3.1.0 301 4/30/2009
  WoWLink 0.9.6 Beta 3.1.0 204 4/28/2009
  WoWLink 0.9.4 Beta 3.0.3 2,527 12/25/2008
  WoWLink 0.9.3 Beta 3.0.3 962 11/28/2008
  • 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.
  • I still have that bug where the tooltip doesn't display on mouseover and I can't link it. I'm sure I have the latest version.

    Reply Report Permalink
  • Great adddon.
    I have written an Titan Panel addon that allows people to open WoWLink. I always ask the original mod author for permission. Is it OK if I go public with it?

    Reply Report Permalink
  • could you pls include an option for showing the item icons.. because now two addons showing me the icons.. so it looks realy bad...

    Reply Report Permalink
  • How do you open this addon? There is no icon on my minimap for it.

    Reply Report Permalink
  • Derrekk said 

    I'm still trying to decide whether to put a minimap icon or some other way of opening WoWLink, since a lot of people have their minimap overflowing with icons. For now though, do what it says in the description:

    "Once you have picked up some information, open the main window, either by typing "/wowlink", making a macro with "/wowlink" in it, or assigning a key binding in the bindings interface."

    Reply Report Permalink
  • Derrekk said 

    Here's a good one:
    Updated to 0.9.8

    -WoWLink will now gather equipped items from any other player just by selecting them.
    -A few other changes to the look.

    Now you can easily build up your database of items by just standing in Dalaran and Ctrl-Tabbing through the players, just like in good old Lootlink.

    Reply Report Permalink
  • Derrekk said 

    Updated to 0.9.7

    -Fixed a but that caused the tooltips to sometimes not display on mouseover.
    -You can now filter patterns by profession.
    -The filtering drop down box will now only appear with the filters for the data type you have selected.

    Reply Report Permalink
  • ldene said 

    i've got the newest version, but the mouse over doesnt always display the tooltip and i cant link it. any ideas why?

    Reply Report Permalink
  • Derrekk said 

    Yeah sorry about that, when I fixed the odd layering of the stuff in the window it also messed with the events that make the tooltips appear. It should be fixed now in 0.9.7

    Reply Report Permalink
  • Derrekk said 

    Updated to 0.9.6

    Whew, it's been a while. Sorry about the wait. Here's 0.9.6
    -Updates to 3.1 TOC
    -You can now sort items by rarity, from Poor (gray) to Legendary (Orange) plus Heirloom (light orange)
    -The window will no longer show some components above other windows while leaving others underneath.
    -Some cosmetic changes to the look of the main window.

    Reply Report Permalink
  • how do you open it up I dont know how to

    Reply Report Permalink
  • daxdax said 

    do you have a pre-made database for download?

    Reply Report Permalink
  • Derrekk said 

    There is no official one, no. Someon can, however, share theirs with you, or I can share mine when I get back.

    Reply Report Permalink
  • excellent progress so far! running into a couple problems though, so I'll try to keep things clean and brief...

    1. The window always appears behind other windows, while all of its controls always appear above other windows... this is very distracting and causing issues with clicking the wrong windows cause it's hard to tell which window is in front.

    2. after viewing several pages in the auction house (usually after doing a scan), I can no longer mouse over or click any items in WoWLink... the window still displays, but the tooltips and the linking function both fail with no error messages.

    3. the floating tooltips are still using the wrong tooltip type, they're using the static tooltip type instead of the floating type (the floating type has no X button, while the static type does). The static type should be on click only, while the floating type should be on mouseover only

    4. could use some filtering options, specifically quality (rare, epic, legendary, heirloom [uses peach link text], artifact [none yet in game, but the engine supports it for upcoming releases, uses red link text], etc). Another useful filter would be like the crafting window where it's broken down by type (wrist, legs, head, quest, etc). Both of these filters should be separate and usable simultaneously.

    anyway, loving what you've got so far, can't wait to see more :)

    Reply Report Permalink
  • Derrekk said 

    Thanks for your input.

    1. I am aware of this, I've been messing with the draw layer of the window background right now.

    2. This I have not noticed I'll have to look at this.

    3. I thought I was getting away with that. Do I have to use floating tooltips? It seems to be working fine. I'm still a bit new to this.

    4. This is where another problem comes in, I'm not currently caching the items, so I can't really add a lot of filters without caching all the items. The quality though I may be able to do since I can check the color of the item link. I will also look into caching the items.

    Thanks again ShadowDrakken, you've been a big help with this.

    Reply Report Permalink
  • blezzo said 

    This is needed , soo u get a 4

    Reply Report Permalink
  • Derrekk said 

    Updated to 0.9.4

    -BREAKING NEWS: The list will now generate instantly with NO WAIT!*
    -Added tooltips instead of a help menu
    -Resized the window to a scale similar to the normal UI windows.

    *I've found a trick to bypass the unneeded rendering that makes the list take so long to generate. There's no such thing in computers as "NO WAIT". There may be a half a second depending on the size of the list, but no more. Thanks to Drundia on WoWInterface.com

    Reply Report Permalink
  • Derrekk said 

    Updated to 0.9.3

    Fixed the list so it links properly on a shift-click.
    Item tooltips now disappear when you move your mouse out.
    An item's tooltip will now lock in if you click it, allowing you to keep the tooltip up and move your mouse away.

    Sorry about the linking problems. My fault for not testing more before releasing it.

    Reply Report Permalink
  • Derrekk said 

    Updated to 0.9.2

    Aligned the list to the left.
    Added a scroll bar that can be used to scroll through the list.
    The tooltips now appear on hover instead of click.

    Thanks to ShadowDrakken for the suggestions!

    Reply Report Permalink
  • love the new update, but there's a couple problems occuring now.

    1) shift-click seems to not be adding the link to the open chat, not sure what happened there

    2) the tooltip is great, but you're using the click tooltip instead of the hover tooltip, which stays open when you're not hovering, and also doesn't trigger the proper events to be compatible with mods such as Auctioneer. should be only a minor fix there :)

    3) wish I could give more insight on this problem, but I'm not sure what's causing it. This was in the previous version as well as this version, but having WoWLink enabled slows the game down considerably. I'm not sure what's causing it, but the problem goes away just by disabling the addon without removing it. Can't think of any way to improve that for you unfortunately.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 33,884 Atlasloot Enhanced PvP, Arena, Map & Minimap...
  2. 11,505 Prat 3.0 Chat & Communication
  3. 5,538 Ackis Recipe List Professions, and Data Export
  4. 5,407 Bagnon Bags & Inventory
  5. 4,340 WIM (WoW Instant Messenger) v3 Chat & Communication