Mercurial > wow > inventory
comparison Changelog.txt @ 25:6d4bb32babee v0.1.4-BETA
Changelog update.
author | Zerotorescue |
---|---|
date | Thu, 28 Oct 2010 19:20:42 +0200 |
parents | f1884514ac89 |
children | 3a58dde5516a |
comparison
equal
deleted
inserted
replaced
24:db57cd9273f1 | 25:6d4bb32babee |
---|---|
1 v0.1.4-BETA Zerotorescue Thu, Oct 28 2010 19:00:00 +0200 | |
2 | |
3 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. | |
4 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). | |
5 A Added an option to always show the auction value, even when the threshold is nil. | |
6 A Added the option to override the preferred addons to individual groups. | |
7 A Added tooltip descriptions to the ¨Add items¨ and ¨Current items¨ tabs. | |
8 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). | |
9 A You can now close the summary frame with escape. | |
10 M If Auctioneer data can not be retrieved, it will now display as ¨Error¨ rather than break the caching. | |
11 M The premade group update check should now be fully functional . | |
12 M Removed useless pullout hiding code for the track at characters option. | |
13 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). | |
14 M The ¨Stock settings¨ tab is now called the ¨General¨ tab. | |
15 M The ¨Group Management¨ tab is now called ¨Management¨ tab. | |
16 M No longer copying tables when making the groups list in the config. We can just reference it (saves quite some memory). | |
17 M Bumped the interface version from 30300 to 40000. | |
18 | |
1 v0.1.3-BETA Zerotorescue Wed, Oct 20 2010 01:30:00 +0200 | 19 v0.1.3-BETA Zerotorescue Wed, Oct 20 2010 01:30:00 +0200 |
2 | 20 |
3 A Added an option to the "add items" tab called "Import premade data" which allows a user to import item data from a premade group shipped with the addon. (not yet functional:) If this premade data ever changes, the user will be notified and queried for an update. | 21 A Added an option to the "add items" tab called "Import premade data" which allows a user to import item data from a premade group shipped with the addon. (not yet functional:) If this premade data ever changes, the user will be notified and queried for an update. |
4 A Added a "mass remove" option to the "current items" tab. | 22 A Added a "mass remove" option to the "current items" tab. |
5 A Added "DataStore (current account only)", "DataStore (with guilds)" and "DataStore (without guilds)" item count options. One might prefer these over Altoholic for a few reasons. | 23 A Added "DataStore (current account only)", "DataStore (with guilds)" and "DataStore (without guilds)" item count options. One might prefer these over Altoholic for a few reasons. |