- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,105 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
Rundown IV
- 0 Likes
- World of Warcraft
- 15 Monthly Downloads
- Supports: 4.3
- 1,835 Total Downloads
- Updated 12/17/2011 10:02:31 PM
- Created 1/26/2011 8:53:38 PM
- 5 Favorites
- Project Site
- Comments
- Release Type: Release
- License: MIT License
- Newest File: v1.9.0
About Rundown IV
This is a from-scratch version of Kaelten's old KC_Rundown/KC_Items addon from 2005, which has long since died. It was sorely missed in my household, and there were no replacements that fit my needs exactly. Necessity being the mother of invention, this addon was born.
Rundown does substring searching of your bank and bag contents. It works cross-character and cross-realm, so you can track down where you left that stack of crafting materials. It can search guild vaults. It uses as little overhead as possible. It specifically does not try to be everything and the kitchen sink.
Installation
You will need some of the DataStore [link] library modules installed, because I am sick of writing bag-scanning code. (Also, this means that if you are using other addons at the same time which use the same library, like Altoholic, there is no duplication of storage or wasted memory. You can even switch between using multiple bag-search addons if you like; there are plenty of good ones out there!) Specifically, you need the Characters module, and either or both of the Inventory and Containers modules. Installing the Inventory module lets you search equipped gear; installing the Containers module lets you search bank/bags/vaults.
If you install using the Curse client, these DataStore libraries should be installed automatically. They are not included in the .zip file, because they are technically addons in their own right rather than "embedded" libraries. Version 4.2.002 is what's currently required.
Void Storage
To date, the author of DataStore has not updated those libraries to include information about the Void Storage contents. Starting in v1.9, I have added code to include Void Storage in the DataStore_Containers saved variables. Users of this addon will see it labeled as such; users of other DataStore addons such as Altoholic will see void storage contents as simply an additional bag, if they see it at all.
Usage
- Type /rundown to open the window, and enter a search string in the box at the bottom. You can also type the search string after the slash command.
- If you have an item you want to search for, you can drag it into the search box, or link it after the slash command.
- You can do multiple searches at once by separating search strings with semicolons. For example, "/rundown peacebl;silverleaf;earthroot" to find everything that could be milled into alabaster pigment.
- /what and /rd are synonyms for /rundown.
- You can shift-click an item in the results window to link it back into a chat box.
- Further info is in the in-game Help window.
Bugs/TODO
- Maybe search through other things also. I hesitate to add more data sources because I don't want to write a replacement for Altoholic.
- Finding some Really Cool Way to integrate with the new bag/bank/vault search fields in patch 4.3 would be Really Cool.
Details
- There are only a few options available, but they make large changes. I encourage people to play around with them to find what you prefer. None of the options will lose data.
- Options are accessible through the standard Interface -> AddOns menus, or by clicking the options button at the bottom of the Rundown window. If you use a slash command followed by any of "-option[s]", "-opt[s]", or "-config", then you'll get the options window instead of the normal one. Ditto for "-?" and "-help" for the instructions window. A slash can be used in place of the dash.
- Bank data is only available after you log on to a character and open the bank. Ditto for each tab of a guild vault.
- There is no "reset" button; the Rundown options window will let you delete all stored data for specific characters/guilds.
Localization
If you're a reasonably proficient speaker of non-English languages, any translations you can do would be welcome! Just make changes at http://www.wowace.com/addons/rundowniv/localization/ and then send me a PM to notify me. I can offer nothing in return except public credit, my appreciation, and a beverage of your choice if you're ever in town.
------------------------------------------------------------------------
r44 | farmbuyer | 2011-12-18 04:00:58 +0000 (Sun, 18 Dec 2011) | 6 lines
Changed paths:
A /tags/v1.9.0 (from /trunk:43)
Tagging as v1.9.0
- More translations, many thanks to all who have contributed!
- Kludge to include Void Storage contents in DataStore_Containers; see Rundown project page for more.
- Reworking some interior code bits to not be so wasteful of memory.
------------------------------------------------------------------------
r43 | farmbuyer | 2011-12-17 05:11:08 +0000 (Sat, 17 Dec 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/AceGUIContainer-InteractiveSimpleGroup.lua
A /trunk/DS_Containers_VoidStorage.lua
M /trunk/RundownIV.toc
M /trunk/main.lua
Until/unless DataStore supports void storage scanning, we will do it ourselves. Treat void as a specially-labeled bag and write data there accordingly (use an arbitrarily large number instead of a meaningful string so that Altaholic won't fail on nil errors).
------------------------------------------------------------------------
r41 | farmbuyer | 2011-11-30 21:06:47 +0000 (Wed, 30 Nov 2011) | 1 line
Changed paths:
M /trunk/RundownIV.toc
TOC bump for 4.3 (DS libs still at 4.2 but working unchanged)
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.9.0-nolib | Release | 4.3 | 2 | 12/17/2011 10:02:31 PM |
| v1.9.0 | Release | 4.3 | 180 | 12/17/2011 10:02:31 PM |
| v1.8.0-nolib | Release | 4.3 | 3 | 11/30/2011 3:12:17 PM |
| v1.8.0 | Release | 4.3 | 167 | 11/30/2011 3:12:17 PM |
| v1.7.0-nolib | Release | 4.2 | 4 | 11/3/2011 10:44:38 PM |
| v1.7.0 | Release | 4.2 | 140 | 11/3/2011 10:44:38 PM |
| v1.6.2-nolib | Release | 4.2 | 6 | 8/1/2011 12:51:26 AM |
| v1.6.2 | Release | 4.2 | 216 | 8/1/2011 12:51:26 AM |
| v1.6.1-nolib | Release | 4.2 | 3 | 6/28/2011 12:34:13 PM |
| v1.6.1 | Release | 4.2 | 88 | 6/28/2011 12:34:13 PM |
| v1.6 | Release | 4.1 | 138 | 4/26/2011 4:48:52 PM |
| v1.6-nolib | Release | 4.1 | 5 | 4/26/2011 4:48:51 PM |
| v1.5.5-nolib | Release | 4.0.6 | 4 | 4/15/2011 11:08:23 PM |
| v1.5.5 | Release | 4.0.6 | 103 | 4/15/2011 11:08:23 PM |
| v1.5.4 | Release | 4.0.6 | 94 | 4/10/2011 4:49:57 PM |
| v1.5.4-nolib | Release | 4.0.6 | 3 | 4/10/2011 4:49:56 PM |
| v1.5.3-2 | Release | 4.0.6 | 10 | 3/17/2011 1:51:35 AM |
| v1.5.3-2-nolib | Release | 4.0.6 | 2 | 3/17/2011 1:51:34 AM |
| v1.5.3 | Release | 4.0.6 | 7 | 2/26/2011 4:03:12 PM |
| v1.5.3-nolib | Release | 4.0.6 | 2 | 2/26/2011 4:03:11 PM |
| v1.5.2 | Release | 4.0.6 | 7 | 2/18/2011 4:23:04 AM |
| v1.5.2-nolib | Release | 4.0.6 | 1 | 2/18/2011 4:23:03 AM |
| v1.5.1 | Release | 4.0.6 | 7 | 2/13/2011 4:53:46 PM |
| v1.5.1-nolib | Release | 4.0.6 | 1 | 2/13/2011 4:53:45 PM |
| v1.5 | Release | 4.0.6 | 7 | 2/10/2011 10:36:43 PM |
| v1.5-nolib | Release | 4.0.6 | 1 | 2/10/2011 10:36:42 PM |
| v1.4 | Release | 4.0.3a | 4 | 2/1/2011 3:36:40 PM |
| v1.4-nolib | Release | 4.0.3a | 1 | 2/1/2011 3:36:39 PM |
| beta-4 | Beta | 4.0.3a | 8 | 2/1/2011 3:06:05 AM |
| beta-4-nolib | Beta | 4.0.3a | 2 | 2/1/2011 3:06:04 AM |
| beta-3 | Beta | 4.0.3a | 4 | 1/29/2011 1:09:18 AM |
| beta-3-nolib | Beta | 4.0.3a | 1 | 1/29/2011 1:09:17 AM |
| beta-2-nolib | Beta | 4.0.3a | 1 | 1/27/2011 5:35:17 PM |
| beta-2 | Beta | 4.0.3a | 3 | 1/27/2011 5:35:17 PM |
| beta-1 | Beta | 4.0.3a | 1 | 1/27/2011 12:29:19 PM |
| beta-1-nolib | Beta | 4.0.3a | 1 | 1/27/2011 12:29:18 PM |
Top Downloads
-
- Bagnon
- Bags & Inventory
- 359,243 Monthly Downloads
-
- Deadly Boss Mods
- Combat and Boss Encounters
- 297,158 Monthly Downloads
-
- Recount
- Combat
- 295,968 Monthly Downloads
-
- SpellFlash
- PvP, Buffs & Debuffs, Quests & Leveling, Action Bars, and Combat
- 284,254 Monthly Downloads
-
- GatherMate2_Data
- Achievements
- 208,828 Monthly Downloads


Comments
Both are/were inventory addons, with cross realm, bags, guild vault search..
Anyway, thanks for your work. I only wanted to share this with you ;)