File Details
Inventory Viewer 0.4 by The Gooch
- B
- Feb 15, 2009
- 9.97 KB
- 81
- 1810
File Name
InventoryViewer.zip
Supported Versions
- 1810
Changes:
v0.4:
- Added support for closing the window using the Escape key.
- Added version info to the data file so future versions can do special handling when upgrading older versions instead of requiring the user to do it.
- Optimization: No longer storing item name as the itemLink has it embedded
- Optimization: Calling RoM API only once to get the Account name and Player Name instead of each time we need it.
- Fixed bug where Inventory Viewer might not run (until ReloadUI() is called) due to GetCurrentRealm() being called too early with v0.3.
*Warning*: All Inventory Viewer data from previous versions will be wiped out. You will need to log in as each character (and open your House Chest if you have one) to re-populate the Inventory Viewer database. Sorry.
v0.3:
- Switched back to the logic of each character having their own house chest, no longer shared per account. You will need to open your house chest on each character after updating this AddOn for the Inventory Viewer to record the items in there.
- Optimization: Calling RoM API only once to get the Realm Name instead of each time we need it.
- Warning*: The Realm name will be stripped of colors which will make this incompatible with previous versions. To save memory, please exit the game and delete your InventoryViewer(Account).ini file before using this version. After upgrading you will need to log in to each character again (and open your House Chest if you have one) to populate the Inventory viewer with initial data (sorry).
v0.2:
- Added support for removing characters from the Inventory Viewer database. Just right-click on the tab you want to remove and choose "Delete".
- Added ability to keep characters from different accounts separated. Now each account has its own data file.
- Fixed a bug where the items didn't always match up with the selected tab.
- Fixed bug to handle /script ReloadUI()
- Fixed bug to handle users that don't have a house chest (some like to drop it on the floor and lose it)
v0.1:
- Original Release

