Change log
Version 1.6 - January 19, 2009
- Fixed: Issue with a clean install of UberInventory related to guildbanks
- Fixed: Greatly decreased memory usage for static data
- Changed: Improved performance checking usability of items
- Changed: Redesign of settings page (now also in a scrollable frame)
- Changed: Expiration of mail is now only tracked for mail with items or cash attached
- Changed: More code cleanups
- Added: Added options for warnings on full mailbox and expiring mails
- Added: Added the possibility to filter by subclass
Version 1.5 - December 24, 2008
- Fixed: No more huge delays when opening mailbox or tradeskill windows and overall speed improvements
- Changed: Updated Armory data (now includes data for books as well)
- Changed: Guildbank data is now only sent when there are other guild members online
- Changed: Removed obsolete code
- Changed: Changed structure for pricing data (huge decrease in data size)
- Added: Redesign of the filters for locations, now possible to search across All characters, All guildbanks or the combination thereof
- Added: Warning when you have 50 messages (or more) in your mailbox, WoW only provides data for the 50 most recent messages, thus data for the other messages can not be fetched
Version 1.4 - November 20, 2008
- Fixed: Resolved issue with stored data cleanup (itemid known but empty or non-existing name tag)
- Changed: Updated Armory data, and corrections to the older data
- Added: Cash that is automatically collected from mail is now reported (very handy for all those AH mails)
Version 1.3 - November 15, 2008
- Fixed: No guildbank data is sent to other guildies when we didn't have view access to all guildbank tabs
- Fixed: Popup message when deleting character/guildbank data
- Added: Information added to tooltips for recipes obtainable from vendors (vendor name and zone)
- Added: Information added to tooltips for recipes obtainable from quests
- Added: Information added to tooltips for recipes obtainable from mob drops, including drop rates
- Added: Translations for Chinese Traditional (provided by Jamesz)
Version 1.2 - October 20, 2008
- Changed: Updated item prices
Version 1.1 - October 14, 2008
- Fixed: Moved guildbank updates to separate handler to prevent disconnects due to high volume of addon messages being sent
- Fixed: Removed unused events (speed improvement)
- Changed: Updated TOC for WoW 3.0.2
- Changed: Removed forced garbagecollecting (speed improvement)
- Added: Additional mailbox events are being monitored
- Added: Pending sales are now also recorded as actual cash stored in your mailbox
Version 1.0 - June 9, 2008
- Fixed: Reset now also resets the 'Usable items' checkbox (also renamed to 'Usable items only')
- Fixed: Cash collection from inbox has changed, should no longer cause internal mail database errors
- Fixed: Usable-info not correct when item was not stored in local cache
- Changed: Prices are no longer collected from merchants, instead a static library is provided containing pricing information
- Changed: More cleanups
- Added: Warn when mail is about to expire (5 days) for any of your characters (login each of your characters and visit mailbox to collect proper data)
- Added: Options again accessible using the 'Options'-button on the main UberInventory frame
Version 0.9 - April 25, 2008
- Fixed: Minimap button again shown when maintaining options
- Fixed: If no cash wash owned anymore, no cash info would be shown (chatframe, minimap tooltip)
- Fixed: Settings got wiped when applying settings for other AddOns using the new when the UberInventory options dialog was not shown earlier
- Changed: Minor changes (code cleanup, further optimizations)
- Changed: Removed unregistering of events (caused UBI to stop working when doing battlegrounds)
- Added: Information (item counts, prices) now also added to the compare tooltips
- Added: Unusable items are marked red to easily identify the stuff you can't use (yet)
- Added: Now possible to filter to only show usable items (like the Auction House)
Version 0.8 - April 15, 2008
- Fixed: Total counts for alts could still sometimes be off
- Fixed: Initial display of frame could cause an error
- Fixed: Sometimes new items did not get counted from looting
- Changed: New method of adding sell prices (optimized and workaround for Blizzard issue)
- Changed: Unregister all events on exit (Hopefully this prevents erroneous 'Not in guild' messages)
- Changed: Moved Options into the new in-game options interface
- Changed: You can now see from whom you have received guildbank data
- Changed: Enhancement money update within chat frame
- Changed: Enhancement money display for items in main frame
Version 0.7 - April 2, 2008
- Fixed: Removed trailing / from chat window search results
- Fixed: Guild cash not updated when inventory window is open and you are visiting the guildbank
- Fixed: Item count not shown for items owned by current player when viewing guildbank data
- Fixed: Filters active in the inventory frame also had influence of command line searches
- Fixed: In rare situations total count did not match the sum of the individual counts
- Fixed: Due to a bug in WoW cash info added to tooltips (after visit to AH, price per unit and buyout price per unit) displays incorrect. Cash info added as text for now.
- Changed: Values for minimap position and transparency now visible (not just the sliders)
- Changed: When updating minimap icon position, the icon is now always visible regardless op the 'Show minimap icon'-setting
- Changed: Information for all guildbanks are added to the tooltips
Version 0.6 - March 30, 2008
- Initial upload to Curse.com