File Details
v1.1.5
- R
- Oct 20, 2010
- 37.48 KB
- 1.9K
- 4.0.1
- Retail
File Name
ItemCount-v1.1.5.zip
Supported Versions
- 4.0.1
v1.1.5 Zerotorescue Thu, 21 Oct 2010 00:30:00 +0200
M Item ids are now always stored as integers. This should solve some issues where certain item counts were not included (e.g. auction house data).
v1.1.4 Zerotorescue Tue, 19 Oct 2010 17:30:00 +0200
M The default API provides a function to get the total item count in the current character's bags and the bank, when not exporting, this will be used for the itemcounts instead (so unless you are exporting, you no longer have to visit the bank to get live item count data from there). Because bags no longer have to be scanned when an itemcount is requested, this should speed the process up too.
Dependency info:
M Renamed global function for getting the total item count of an item to GetItemCountTotal (old: _GetItemCount).
M Added a global function to get a detailed report of items for the current character: "GetItemCountCharacter". This also requires itemid as parameter but returns bag, bank and AH data seperated (in that order).
v1.1.3 Zerotorescue Sat, 16 Oct 2010 15:30:00 +0200
M Fixed updated/added count when importing items.
M Fixed dialog windows.
v1.1.1 Zerotorescue Wed, 13 Oct 2010 20:00:00 +0200
M ItemID fixes & TOC update to latest WoW version.
v1.1.0 Zerotorescue Sun, 26 Sep 2010 18:00:00 +0200
A Added slash command to reset all stored data.
A Added slash command to view the status of all data.
M Imported data now does get merged with existing data rather than overwriting it, as explained at the addon page.
A Added checkboxes to the dialog frame to reset the cache and remember the chosen action.
M Fixed the tracking of how many items were updated or added when importing data (display issue fix).
M Fixed an error when displaying the import frame without filling it's data.
A Added ChatHyperlinks library for displaying a clickable link (similar to item links) in chat when data is being automatically processed so I don't have to write a config frame.
M The checkboxes when importing data will no longer continue appeaing on all other statispopupdialogs.
M When exporting ItemCount will now always refresh your bag cache.
v1.0.0 Zerotorescue Sun, 19 Sep 2010 17:00:00 +0200
A Added everything to repository. Project doing the main things I wanted it to do; initial commit.
------------------------------------------------------------
Legend:
R Removed
A Added
M Modified

