InventoryList

An alternate inventory view presenting all items in a detailed table

File Details

InventoryList_1.1.zip

  • R
  • Feb 15, 2013
  • 170.83 KB
  • 336
  • latest

File Name

InventoryList_1.1.zip

Supported Versions

  • latest

1.1
* Rewrote parts of the MultiColumnListView for performance. Scrolling and
  resizing are now much faster after the initial load.
* Equipped items and items from the Assembly window are now shown.
* Added a column indicating which inventory contains the item.
* If the bank window is open, the addon will now show your bank items as well
  (but not Cabal Bank items).
* If the bank window is open, right clicking items in the Inventory will swap
  them to the Bank, and vice versa.
* The icon column can now be used to sort by the inventory's original order
  (probably not terribly useful).
* Added three drop targets that can be used to move items amongst inventories.
* Fixed that tooltips could get stuck open if visible when the Addon's hotkey
  was pressed.
* Fixed various text clipping and tooltip issues.
* Fixed that buttons responded on mouseDown instead of mouseUp.
* Decreased transparency to help with readability.

1.0.2
* Fixed an issue that could cause an extraneous "undefined" item to appear under
  certain circumstances.

1.0.1
* Apparently, marking all columns as non-resizable caused the header to stick
  out past the right edge of the window. Fixed.

1.0
* Initial release.
* Performance when resizing or scrolling is very poor. This seems to be a
  "feature" of the game's MultiColumnListView, and there does not appear to be
  anything I can do about it.