File Details
Inventory Viewer 0.9 by The Gooch
- B
- Feb 25, 2009
- 15.20 KB
- 79
- 1810
File Name
InventoryViewer_v0.9.zip
Supported Versions
- 1810
Changes:
v0.9:
- Added support for German clients to see the Clothes/Weapon Rack items.
- Note: I don't have a German client, so I couldn't test this but it should work.
v0.8:
- Added support for a Weapon Rack
- Optimization: Removed old Hanger tables introduced in v0.7
- Fixed Clothes Rack detection bug for v0.7
- Fixed a bug where v0.7 data files could be set as v0.6 data files
- Note: The Weapons Rack and Clothes Rack will only work on the English client for now. Sorry.
v0.7:
- Added support for one Clothes Rack. I tested with one Mens Clothes Rack, not sure what will happen if user has two clothes racks or a Womans Clothes Rack.
- Fixed a possible issue when attempting to display another characters House Chest when that other character never initialized an empty house chest in a previous version of Inventory Viewer.
v0.6:
- Optimization: Inventory Viewer v0.6 data is almost 3 times smaller in size than it was with v0.5.
- Inventory viewer v0.4 and v0.5 data will automatically be imported and converted to v0.6 format.
- Fixed AddOn so it works with RoM 2.0.1.1812.
v0.5:
- Added support for moving the Inventory Viewer tabs (characters) around to any order the user wants. Just hold SHIFT and drag the tabs to change their order.
- Optimization: Moved some duplicate code into functions.
- Optimization: Removed some variables that weren't needed.
- Fixed bug (since v0.3) where new users of the AddOn would see a warning in red about deleting old incompatible Inventory Viewer data.
- Fixed bug where calling ReloadUI() while the Inventory Viewer window was open resulted in not being able to open it again (unless you logged out/in).
- Fixed bug where Inventory Viewer would show the previously selected characters House Chest if the selected character didn't have one.
- Note: House chest is still broken in the game (build 1811) but this AddOn is doing the best it can to handle it. Write-up is here: http://forum.runesofmagic.com/showthread.php?p=542190#post542190
*Warning*: All Inventory Viewer data from v0.3 or less 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. (If you had v0.4, you're ok!)
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

