Category: Data Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Elkano's Portal Bug Reports Feature Requests
Author:
Version:
2.0.3 - r49
Date:
09-24-2009 04:42 AM
Size:
271.15 Kb
Downloads:
7,607
Favorites:
70
MD5:
Pictures
Click to enlarge
2.0.3 brings advanced item filters
Click to enlarge
1.9 brought icons, too
Click to enlarge
featuring auction house style search (prebeta pic)
Click to enlarge
featuring rarity filter and dressup frame (prebeta pic)
Elkano's ItemDB   Popular! (More than 5000 hits)
If you want to support development, consider donating:
Click here to lend your support!

This addon allows you to browse your client's internal item database in order to eg. look at the tooltips or dress up.

Be warned that I don't have control over the database so any item pruning is done by the client and is outside of my reach.
For now patching to a new version of WoW will prune all items in cache but your client will rebuild a cache of over 1k items very quick.

FEATURES:
- searchable list of all items known to your client
- auction house style interface
- lists stack size in the item's icon
- item's vendor value is shown
- only tracking base items; you won't find eg any "... of the ape" stuff in it

USAGE:
/itemdb -> will open the interface. You use it as you would use the auction house interface.
shift-clicking on the search button will force a rescan of the internal database
ctrl-clicking on the search button will try to cache items shown as uncached in the list

DISCLAIMER:
THIS ADDON COMES WITH ABSOLUTLY NO WARRENTY! I'M NOT RESPONSIBLE FOR ANY PROBLEMS IT MAY CAUSE!

If you find any bugs feel free to tell me about them: http://www.wowace.com/addons/itemdb/

So long
Elkano
  Change Log - Elkano's ItemDB
2.0.3 - r49 - 2009/09/18
- name search for item:x or spell:x will now show an entry for that item/spell (this can be used to lookup items by id)
- now uses GetItemInfo for sell value, so data will show for all items
- added advanced filters to include/exclude items with specific attributes
  Optional Files - Elkano's ItemDB
Sorry, there are currently no optional files available.
  Archived Versions - Elkano's ItemDB
File Name
Version
Size
Author
Date
1.1 2006/12/20
19kB
Elkano
12-20-2006 03:58 AM
  Comments - Elkano's ItemDB
Post A Reply Comment Options
Old 05-11-2009, 08:30 AM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 84
Uploads: 0
ItemDB-2.0.1-45\ItemDB.lua:493: bad argument #1 to 'string_lower' (string expected, got nil)
ItemDB-2.0.1-45\ItemDB.lua:493: in function `ItemList_Create'
ItemDB-2.0.1-45\ItemDB.lua:190: in function `SelectItemProvider'
ItemDB-2.0.1-45\ItemDB.lua:822: in function <Interface\AddOns\ItemDB\ItemDB.lua:821>
Maischter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-11-2009, 03:14 AM  
tinyu
wowui.incgamers staff
Interface Author - Click to view interfaces

Forum posts: 344
File comments: 157
Uploads: 10
its pretty good the only feature i want is adding items using their ItemIDs
__________________

Lothaer
Admin @ wowui.incgamers.com
Titan Dev Team Member.
tinyu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-16-2007, 12:39 AM  
ChaosInc
A Frostmaul Preserver
 
ChaosInc's Avatar
Interface Author - Click to view interfaces

Forum posts: 294
File comments: 197
Uploads: 13
How does this compare up to ItemSync? Better or worse, cause IS really does use up quite a bit of resources....
ChaosInc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-01-2007, 01:27 PM  
Kerecha
A Murloc Raider
 
Kerecha's Avatar

Forum posts: 8
File comments: 148
Uploads: 0
After i updated my ACE addons and installed 2 auction addons last night ItemDB is nolonger working.

Never min, found teh error had lost inventorylib for ome reason

Last edited by Kerecha : 05-01-2007 at 01:31 PM.
Kerecha is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-19-2007, 03:50 PM  
Kerecha
A Murloc Raider
 
Kerecha's Avatar

Forum posts: 8
File comments: 148
Uploads: 0
OKay, thanks, ill see if i can find a way to sort em out from whisperFu.
Kerecha is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-19-2007, 03:03 AM  
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
Interface Author - Click to view interfaces

Forum posts: 113
File comments: 148
Uploads: 12
1. well, the client2client communication is done via whispers since these support item links which I need to confirm valid links. But WhisperFu will possibly allow you to blacklist some message patterns so you could try that.

2. That is 100% intentionaly. Valid items will become invalid when the server restarts. Since I can't check for server reboots, simply not storing the information over sessions is the best way to go. As long as you are logged in, the server hasn't rebooted for sure But with DistChat, valid session items are shared between clients so that as long as there are some people using it it the list of valid items grows over the session. And if you are sure that an item is valid you are still free to link it despite of the warning.
Elkano is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-19-2007, 01:42 AM  
Kerecha
A Murloc Raider
 
Kerecha's Avatar

Forum posts: 8
File comments: 148
Uploads: 0
Im loving it sofar but with some minor issues.

1: Its internal comunication channels gets picked up by WhisperFu as PM comunication. (Noted this to WhisperFU thread aswell)

2: It dosent store logged/comfirmed items between sessions.
Kerecha is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-21-2006, 04:48 PM  
Hamu Zauberwerk
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Wow, it seems the AddOn is a really worthy alternative for ItemSync. I'm impressed! Keep the work up!
Hamu Zauberwerk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2006, 02:54 AM  
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
Interface Author - Click to view interfaces

Forum posts: 113
File comments: 148
Uploads: 12
hopefully it will work with TBC with minimal ajustments (basicaly some API changes by Blizzard). I was planning a rewrite based on Ace2 framework but I've got some other things scheduled on higher priority so the rewrite will take some time. But it won't keep me from fixing things for WoW2.0 ^^
Elkano is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-29-2006, 12:22 PM  
Cyan8313
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Best Item database :)

Just thought I'd show my appriciation for imho the best item database addon

Thanks for your work and hope to see it continue in BC
Cyan8313 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-25-2006, 02:51 PM  
_dire_
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 1
Uploads: 1
Getting the following error upon "/itemdb":
ItemDB\ItemDB_DBFrame.lua:519: attempt to call method `GetCode' (a nil value)

Changing the line to:
Code:
return KC_Common:GetItemPrices(KC_Common:GetCode(itemID));
solved the problem - I'm guessing the error appears because of API changes in KC_Items.
_dire_ is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-06-2006, 04:12 PM  
Breva
An Aku'mai Servant

Forum posts: 38
File comments: 1
Uploads: 0
Quote:
Originally posted by Beladona
should include a keybinding for the itemdb command to open the window.

I also wish that it would display the actual icons for each item rather than the unknown icon...

Otherwise great addon!
Beladona:

On the version that I have, it does show the actual icon for each item in the window. I don't know why it wouldn't.

And second, in the keybindings option, you can set the Database window to a key for easy opening.
Breva is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-05-2006, 08:01 PM  
Nahkohe
A Deviate Faerie Dragon

Forum posts: 14
File comments: 10
Uploads: 0
Tab for searching a persistent DB like KC_Items

Elkano:
The last thing I'd recommend is building another persistent DB of items - there are plenty out there. Having a new tab at the bottom of your current window would be a superb way to search. My personal preference is KC_items from Kaelten which would allow searching for any item on any toon whether worn, banked or in their bags. Access to mailbox items is trickier, Possesions and OfflineMail are options here but I'd rank that secondary to worn/banked/bagged.

Your current addon does what it does very well and I'd completely understand it if you said that was the extent to which you wanted to develop - I'm just making a suggestion based on something I've been searching for, for a long time.

Nahkohe

Last edited by Nahkohe : 02-05-2006 at 08:01 PM.
Nahkohe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-05-2006, 10:03 AM  
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
Interface Author - Click to view interfaces

Forum posts: 113
File comments: 148
Uploads: 12
Since I'm not maintaining my own DB I don't know which items are worn by toons. If there is such a DB it might be possible to show it as an extra tab but I won't have this addon build a persistant DB.
Elkano is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-04-2006, 10:18 PM  
Nahkohe
A Deviate Faerie Dragon

Forum posts: 14
File comments: 10
Uploads: 0
Feature Request

I've just tried the addon and like it. That being said I'm wondering if there could be an option to limit itself to only those items actually on my toons. I've been looking for a way to search and filter items on my toons and this is very close. Of course there would need to be a way to identify on what toon and where the items are. Maybe access KC_Items?

Nahkohe

Last edited by Nahkohe : 02-04-2006 at 10:21 PM.
Nahkohe is offline Report comment to moderator   Edit/Delete Message 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.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.