Mercurial > wow > inventory
changeset 28:3a58dde5516a v0.1.5-BETA
Changelog update.
author | Zerotorescue |
---|---|
date | Thu, 28 Oct 2010 19:33:05 +0200 |
parents | 95c813292a88 |
children | 661a59cdcb18 |
files | Changelog.txt |
diffstat | 1 files changed, 11 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog.txt Thu Oct 28 19:31:58 2010 +0200 +++ b/Changelog.txt Thu Oct 28 19:33:05 2010 +0200 @@ -1,18 +1,22 @@ +v0.1.5-BETA Zerotorescue Thu, Oct 28 2010 19:30:00 +0200 + + M Fixed the "Hide when below threshold" option to properly hide items. + v0.1.4-BETA Zerotorescue Thu, Oct 28 2010 19:00:00 +0200 A Added clicking functionality to the item links in the summary window. You can now shift-click item links into other text fields and alt-click while the auction house window is open to search it. - A Added an option to the config to select the data which should be used for getting the local item data. This option currently does nothing and is just a placeholder (just like the ¨alert when below threshold¨ option). + A Added an option to the config to select the data which should be used for getting the local item data. This option currently does nothing and is just a placeholder (just like the "alert when below threshold" option). A Added an option to always show the auction value, even when the threshold is nil. A Added the option to override the preferred addons to individual groups. - A Added tooltip descriptions to the ¨Add items¨ and ¨Current items¨ tabs. - A Added slash command arguement ¨reset¨ (or the short version ¨r¨) to reset the size of the summary frame (I messed mine up while making some screenshots /facepalm). + A Added tooltip descriptions to the "Add items" and "Current items" tabs. + A Added slash command arguement "reset" (or the short version "r") to reset the size of the summary frame (I messed mine up while making some screenshots /facepalm). A You can now close the summary frame with escape. - M If Auctioneer data can not be retrieved, it will now display as ¨Error¨ rather than break the caching. + M If Auctioneer data can not be retrieved, it will now display as "Error" rather than break the caching. M The premade group update check should now be fully functional . M Removed useless pullout hiding code for the track at characters option. - M When overriding an option, the default value should now be copied into the group, even without you changing it back and forth (previously if you overridden an option and didn´t change the value, it would still use the default value). - M The ¨Stock settings¨ tab is now called the ¨General¨ tab. - M The ¨Group Management¨ tab is now called ¨Management¨ tab. + M When overriding an option, the default value should now be copied into the group, even without you changing it back and forth (previously if you overridden an option and didn't change the value, it would still use the default value). + M The "Stock settings" tab is now called the "General" tab. + M The "Group Management" tab is now called "Management" tab. M No longer copying tables when making the groups list in the config. We can just reference it (saves quite some memory). M Bumped the interface version from 30300 to 40000.