Mercurial > wow > inventory
comparison Changelog.txt @ 15:b11b3c0b5287 v0.1.2-BETA
Changelog update.
| author | Zerotorescue |
|---|---|
| date | Mon, 18 Oct 2010 19:37:36 +0200 |
| parents | c6ff7ba0e8f6 |
| children | f1884514ac89 |
comparison
equal
deleted
inserted
replaced
| 14:0fc8a54516d7 | 15:b11b3c0b5287 |
|---|---|
| 1 v1.0.0 Zerotorescue ? | 1 v0.1.2-BETA Zerotorescue Mon, Sep 18 2010 19:30:00 +0200 |
| 2 | 2 |
| 3 Initial release. | 3 A Added a duplicate group button. |
| 4 A Added a button to refresh the cache. | |
| 5 A Added a slider to increase caching speed. | |
| 6 A Added an option to include tadeskill items above a certain item level in the add items config tab. | |
| 7 A Auction addons, crafting addons and itemcount addons can now register themselves through a few global functions. The most used addons have been included in the addon folder. | |
| 8 A You can now select the prefered default pricing, item count and crafting addons. | |
| 9 A Added a "queue all" button to the summary window. | |
| 10 M Renamed addon from Inventory to Inventorium. | |
| 11 M Whenever your items cache has been reset (and thus certain items are new to your client), Inventorium should default to itemname and link "Unknown (#ITEMID)" and white rarity. | |
| 12 M Close the summary frame when opening the config. | |
| 13 M Remove "track at" data when exporting/importing a group. | |
| 14 M Don't add items when importing a group that are already inside a group. | |
| 15 M Cleaned up group management layout. | |
| 16 M Track at character data is erased when exporting/importing groups. | |
| 17 M Duplicate items are erased when importing groups. | |
| 18 M Bug fixes and speed increases in Summary. | |
| 19 M Auction value will no longer be cached if the threshold was set to 0. | |
| 20 M Removed sound media registrations since we don't use them. | |
| 21 M Renamed the variable for toggling hiding from summary when below price threshold-option. You will have to re-set it. | |
| 22 M Summary size and processing speed will now be remembered. | |
| 23 M Processing speed slider can now go up to 500% (up from 100%). | |
| 24 M Silver will be hidden from money when it includes more than 10 gold (down from 100g) and copper will be hidden if it includes more than 1 gold (down from 10g). | |
| 25 M Temporarily removed the "dialogControl = "DropDown"" from the track at select boxes. This functionality is broken within the Ace3 library and until it is fixed I wish to keep these options somewhat functional. | |
| 26 M The item list will now be truncated before rebuilding. Previously items disappearing from your inventory would still appear in this list. | |
| 27 M Mass add is now functional. | |
| 28 M All buttons and sliders that were meant to receive a tooltip (including the sort-headers), now have one. | |
| 29 M If the value of an item is not retrieved from the auction prices database (because we don't need it), it will appear as a dash (-) rather than "0c". | |
| 30 M If no item count is enabled, item counts will appear as "Unknown" instead of breaking (or defaulting to 0). | |
| 31 M Altoholic is now marked as an optional dependency. | |
| 32 M Fixed the queue button so it doesn't get recreated when a widget is re-used from the pool. | |
| 33 M Queue all button and queue single group buttons are now working. | |
| 34 M Items within a group being queued that couldn't be found in the current profession will be announced. The goal is to put these into a new window from which you can queue these at a later time. | |
| 4 | 35 |
| 5 ------------------------------------------------------------ | 36 ------------------------------------------------------------ |
| 6 Legend: | 37 Legend: |
| 7 | 38 |
| 8 R Removed | 39 R Removed |
