Get an Epic Experience with Premium

ArkInventory

Bags & Inventory Login to Add Favorites
  • 92 Likes
  • World of Warcraft
  • 18,649 Monthly Downloads
  • Supports: 5.2.0
  • 5,521,676 Total Downloads
  • Updated 03/07/2013
  • Created 12/23/2006
  • 5,411 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: 3.03.27
or
Support development! **
Donate

About ArkInventory

the FAQ is here http://code.google.com/p/arkinventory/wiki/FAQ

the wiki is here http://code.google.com/p/arkinventory/w/list

to see how you need to setup sorting go here http://code.google.com/p/arkinventory/wiki/UserGuide_HowTo_Sorting

to see how to setup rules go here http://code.google.com/p/arkinventory/wiki/RuleFunction

please ensure you have read those before you lodge a ticket at http://code.google.com/p/arkinventory/issues/list


when posting a comment about an error do not include the list of addons, just the actual error and trace is fine.


AI's display windows are built from "virtual bars", you assign categories to bars so that items in that category are displayed on the specific bars you want. There is no limit to the number of bars you can have inside a window but obviously you only have so much screen real estate before it becomes "too many".

AI uses several methods to assign a default category to an item such as what professions you have, tooltip scanning, basic type/subtype and PeriodicTable. You then assign those categories to a virtual bar.

You can also over-ride the default category by creating a rule that matches either a single or multiple items.

Overview:

  • unlimited number of bars (there are practical limits though before your screen becomes full)
  • assign items to a category of your choice (overrides the default assignment)
  • assign categories to the bar of your choice
  • configurable bars per row
  • configurable width
  • separate keybindings for bag, keyring and bank viewing


Key Bindings:
Press ESCAPE to bring up the blizzard menu
click on Key Bindings
scroll down to ArkInventory
bind the keys you want to use

See ReadMe.txt and VersionHistory.txt for further details

Beta Versions:

ensure you make a backup copy of your saved variables file before installing a beta version - you normally cannot revert back to the release version without that backup. your saved variable file is normally located in World of Warcraft\WTF\Account\yourwowaccountname\SavedVariables\ArkInventory.lua

if you have the curse client set to download beta versions then it is your responsibility to ensure you have adequate backups of your saved variables file - do not complain if you lose them or they get screwed up because you installed a beta version, its what beta versions tend to do.

a simple way to back it up is to just do a copy and paste then rename the new file (using the version number of AI is a good idea), eg ArkInventory-3-01-09.lua

------------------------------------------------------------------------
r400 | arkayenro | 2013-03-07 08:17:18 +0000 (Thu, 07 Mar 2013) | 3 lines
Changed paths:
   A /tags/3.03.27 (from /trunk:399)

*3.03.27 (07-MAR-2013)*
 * fixed - re-enabled threading in combat

------------------------------------------------------------------------
r399 | arkayenro | 2013-03-07 08:15:18 +0000 (Thu, 07 Mar 2013) | 2 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/VersionHistory.txt

*3.03.27 (07-MAR-2013)*
 * fixed - re-enabled threading in combat
------------------------------------------------------------------------
r397 | arkayenro | 2013-03-06 08:41:19 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
   A /trunk/Libs/LibDialog
   A /trunk/Libs/LibDialog/LibDialog-1.0.lua
   M /trunk/embeds.xml

ArkInventory:
-
------------------------------------------------------------------------
r396 | arkayenro | 2013-03-06 08:35:45 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
   A /trunk/ArkInventoryPetJournal.lua
   A /trunk/ArkInventoryStaticPopups.lua

ArkInventory:
-
------------------------------------------------------------------------
r395 | arkayenro | 2013-03-06 08:33:09 +0000 (Wed, 06 Mar 2013) | 14 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryExternals.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryRestack.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Locale/deDE.lua
   M /trunk/Locale/enUS.lua
   M /trunk/Locale/esES.lua
   M /trunk/Locale/esMX.lua
   M /trunk/Locale/frFR.lua
   M /trunk/Locale/koKR.lua
   M /trunk/Locale/ruRU.lua
   M /trunk/Locale/zhCN.lua
   M /trunk/Locale/zhTW.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.toc
   M /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRulesExample.lua
   M /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRulesExample.toc
   M /trunk/VersionHistory.txt

*3.03.26 (06-MAR-2013)*
 * changed - toc updated
 * fixed - void storage item tooltips now include item counts
 * fixed - issue with toc file for rules (addonloader)
 * fixed - issue with toc file for example rule (addonloader)
 * fixed - issue with empty bag tooltip text
 * fixed - issue with mouseover tooltips not working for some of the newer battlepets (guid code needed an extra digit processed)
 * fixed - issue with "can use" code not working correctly for some patterns/recipes (will now scan downwards until the first blank line then scan upwards until the first blank line)
 * changed - battlepet scanning code
 * updated - notification code for better battlepets (checks level 25 approximate health, power and speed now, not just rarity)
 * changed - battlepet cage, release and rename static popups now use LibDialog so should not taint blizzards secure code
 * changed - non wild battlepets now use their actual rarity colour for their border, tooltips and links remain the default colour (yellow)
 * added - options to not display the restack messages

------------------------------------------------------------------------

Comments

First Previous Page 4 of 272 Next Last
  • #4582

    the rules are global but the enabled/disabeld state is currently per profile, so for different toons to have different rules enabled youd have to put them on different profiles

  • #4577

    Love this addon, but I'm experiencing a significant delay when an item changes in my inventory.  For example, when I am trying to sell a bunch of greens, or disenchant a bunch of items, each time something changes the bag auto updates.  Is there anyway to postpone this update only when I open the bags?

  • #4580

    check that instant sorting is not enabled, its under config > settings > location > window > sorting >  instant (should not be ticked)

    youll still get updates but its usually the re-sort that kills

  • #4585

    Excellent, worked perfectly.  Thank you!

  • #4576

    Thanks for a nice addon!
    I was looking for an alternative to a non-working recently engbags - and accidentally found your addon.
    Now in my bags harmony and order =)

  • #4575

    Hi!

    I don¡t know why but all my customs have disapeared >_<

  • #4571

    Will you be adding a class group for Monk?

  • #4572

    it was added back in july last year when the class came out.

  • #4568

    On of my favorite addons ! Thanks for that.

    Would it be possible to get a rule to collect all "new items" or even better separated for new items "collected", "dropped" or "bought". Virtual bags with this rule woul dthen have a button to unmark the items as new and thus sort them using to the other bag rules.

    This way one could see all th edrops from an ini, raid,wuest tour,...

     

  • #4564

    I have my bags all set up and want to share these with guildies to get them into using this mod but i dont want them having my data just the layout of my ArkInventory. Is there a way to do this?

  • #4573

    not at the moment, easily anyway.

    you could make a copy of your saved variables and then delete everything except the profile part and give that to them, it will get most but not all settings.

  • #4563

    It would seem I can't get the outfit( "Tank" ) etc rule to work.  I'm aware it's case sensitive etc and I've made it exactly as it should be.  Been using ArkInventory for years now and this is the first time I've been having trouble with this rule.

    Any clue what's wrong?

  • #4574

    try just outfit() to see if the outfit code is working.  do the tooltips for those items show they are in an outfit?

  • #4561

    I've used this addon forever, and once I started using Void Storage a while back, I'm pretty sure tooltips were correctly listing items that were stored there.  However, in recent updates (not sure exactly when this stopped working), the tooltips fail to list if the items are in my void storage.  If I open ArkInventory and change location to Void Storage, all items are listed there just fine, and the tooltips for those items (in the ArkInventory version of Void Storage) do show the Void Storage counts.  When I speak to the Void Storage NPCs, I still get default Blizzard UI Void Storage interface.
    Also to note is that the empty icon for void storage shows up as a green square/unknown for me.
    I have 3.0.3.25, and have recently reinstalled AI via curse client.

    Any thoughts on how I can get tooltips to work with Void Storage at least? 

  • #4562

    item counts on the tooltips will be in next version.  dont really use void storage that much and never noticed they werent there

    void storage is currently read only as i didnt want to code up the add/withdraw features (was too much work)

    Last edited by Arkayenro on 1/28/2013 5:03:47 PM
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!