- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,111 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
ArchDB
- 1 Like
- World of Warcraft
- 257 Monthly Downloads
- Supports: 5.2.0
- 46,279 Total Downloads
- Updated 03/09/2013
- Created 01/12/2011
- 70 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: ArchDB-2.1.zip
About ArchDB
ArchDB is an addon that will scan your known Archaeology finds and report in a window which artifacts you have not found yet for each race. It will also track which artifacts you have found, with counts.
The main window is opened with the command /archdb
You can toggle showing all artifacts, or only the unknown ones.
Version 1.1:
Shift clicking links will link the artifact to your chat window.
Position and resizing of the window is remembered. To reset to defaults, use /archdb reset
Keybinding option available to open the window.
Version 2.1: 5.2 support with Mantid race.
Version 2.0.1: Attempt to fix a bug occuring to small number of players.
Version 2.0: MoP Update, works on live.
Version 1.6: TOC update, lib updates
Version 1.5: Added LDB (broker) support. Minimap icon added. You can add/remove the icon anytime with '/archdb icon'.
Version 1.4: Show All Races option available in the menu. Holding control down while mousing over items will hide the hyperlinks. Artifact counts won't show when showing unknown, it's always 0 so saves space.
Version 1.3: Updated to 4.1, added new items
Version 1.2: 4.0.6 changes to functions Minor bug fixes
Version 1.1: Shift clicking links will link the artifact to your chat window. Position and resizing of the window is remembered. To reset to defaults, use /archdb reset Keybinding option available to open the window.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| ArchDB-2.1.zip | Release | 5.2.0 | 2,550 | 03/09/2013 |
| ArchDB-2.0.1.zip | Release | 5.0.5 | 4,739 | 09/13/2012 |
| ArchDB-2.0.zip | Release | 5.0.4 | 1,941 | 09/06/2012 |
| ArchDB-1.6.zip | Release | 4.2 | 10,103 | 06/29/2011 |
| ArchDB-1.5.zip | Release | 4.1 | 14,163 | 05/14/2011 |
| ArchDB-1.4.zip | Release | 4.1 | 3,112 | 04/30/2011 |
| ArchDB-1.3.zip | Release | 4.1 | 1,090 | 04/29/2011 |
| ArchDB-1.2.zip | Release | 4.0.6 | 5,101 | 02/14/2011 |
| ArchDB-1.1.zip | Release | 4.0.3a | 2,141 | 01/28/2011 |
| ArchDB-1.0.zip | Release | 4.0.3a | 1,615 | 01/13/2011 |
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,172,613 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 491,839 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 393,478 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 350,761 Monthly Downloads
-
- Recount
- Combat
- 329,575 Monthly Downloads
Comments
Hi
How can I disable the messages from this addon to chat, because it alwasy spams we with the text: "Unknown Race Setup for Другие 10" ? Другие is Others by Russia
in the Artifacts.lua remove the line
DEFAULT_CHAT_FRAME:AddMessage("ArchDB: Unknown Race Setup for "..raceName.." "..raceIndex);
Hi,
even though I already got the item "Pandarisches Brettspiel" (English: Pandaren Game Board) multiple times, it's still listed in ArchDB as an item which is unknown to me.
Regards,
Stefan
Hi,
Thanks for the update but I noticed a "new" (or not) bug : it doesn't take into account what I already discovered be it on one toon or on all of them. Everything gets a 0 at the end of the line.
Possible to fix it please ?
Thanks in advance.
Drak
ever seen this error?
Message: ..\AddOns\ArchDB\ArchDB.lua line 238:
bad argument #1 to 'pairs' (table expected, got nil)
Debug:
(tail call): ?
[C]: pairs()
ArchDB\ArchDB.lua:238: FirstSetup()
ArchDB\ArchDB.lua:482: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
I have been unable to reproduce this error, but you're the second to report it. I have a possible fix that should be posted soon, at the very least it should print out an error message in the game chat that would help me track down the problem when this occurs.
yep u'r right "anderes" is "others" in german
need any help with the translation?
Actually that's a big help. I believe "Anderes" is "Other" in German. The addon hasn't been translated for other languages, and race 10 is filtered in English as "Other" and ignored. So the fix will work for now, and I'll find a better way to do this for the next update, removing the error message.
ok this error was never seen again, thx for the new version
there's a new error message in the chat: ArchDB: Unknown Race Setup for Anderes 10
but that doesn't really matter ;-)
In the Vrykul section, the rare item Vrykul Drinking Horn is listed incorrectly (it is listed as Vrykyl Drinking Horn instead of the correct spelling), causing it to not register in the addon upon completion.
I'll look into it. It's misspelled on the server side (Go look up Vrykyl on wowhead and you'll see) and I match on the completed spell id to create the item. Of course this is one of the few iems I don't have so I can't reproduce it.
I have it and it is spelled correctly as an item. Lists in archdb that I don't have the misspelled item.
Is this addon going to be updated for the new expansion? I really like it because it doesnt have all the unnecessary crap most of the others do.
Thanks, Laura
Hi,
Would it be please possible for you to update and correct your mod according to the comments ?
Thanks a lot in advance,
Drak
Just to let you know: I just run into a artifact that it doesn't recognize: Mummified Monkey Paw, Tol'vir rare. Neither does Wowhead know about it. I can submit the item id when solved.