Mercurial > wow > inventory
changeset 186:e121e5ae97ab v0.5.1-BETA
Changelog update.
author | Zerotorescue |
---|---|
date | Sun, 30 Jan 2011 20:54:44 +0100 |
parents | 2d8afaa4fb9d |
children | 2707dea58d96 |
files | Changelog.txt |
diffstat | 1 files changed, 11 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog.txt Sun Jan 30 20:53:25 2011 +0100 +++ b/Changelog.txt Sun Jan 30 20:54:44 2011 +0100 @@ -1,3 +1,9 @@ +v0.5.1-BETA Zerotorescue Sun, Jan 30 2011 21:00:00 +0200 + + * The stock alert should now properly scan immediately after a login. + * Setting the stock scan speed at fast or higher now properly speeds things up when your FPS is below 100. + * Renamed "instant" scan speed to "(Near) instant" and changed it to 100 steps per scan rather than scanning everything at once. + v0.5.0-BETA Zerotorescue Sun, Jan 30 2011 15:30:00 +0200 ! Implemented stock alerts. You will be notified a moment after logging in or after writing "/im a". @@ -16,7 +22,7 @@ * Dependencies should by embedded rather than required. This means the Curse client should no longer always install all libraries as seperate addons. Oops. * Premade groups can now be combined into a single group to allow easier adding of a combination (e.g. all glyphs at once). - - Forgot to include guilds in the ¨DataStore (current account only)¨ item count plugin. + - Forgot to include guilds in the "DataStore (current account only)" item count plugin. v0.4.4-BETA Zerotorescue Sat, Jan 22 2011 19:30:00 +0200 @@ -27,7 +33,7 @@ v0.4.3-BETA Zerotorescue Thu, Jan 20 2011 07:00:00 +0200 - - Fixed queueing single groups rather than using ¨queue all¨. + - Fixed queueing single groups rather than using "queue all". v0.4.2-BETA Zerotorescue Thu, Jan 20 2011 00:00:00 +0200 @@ -64,7 +70,7 @@ v0.2.8-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200 ! Very few notable changes but lots of hidden code changes to the item refill algorithm. Please report any issues. - * Now only giving the ¨bags are full¨ message once per item rather then for every queued move. + * Now only giving the "bags are full" message once per item rather then for every queued move. * Items that belong to speciality bags are now put there. Other items should now ignore spaciality bags. * The guild withdrawal limit is now taken into consideration. - Fixed items appearing in the refill window twice; the queue is now reset before scanning again. @@ -72,11 +78,11 @@ v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200 - ! Renamed all premade groups to a new naming pattern; ¨Profession - Category - Detail¨, e.g. ¨Inscription - Glyphs by class - Death Knight¨. To continue getting notified about updates to a selected premade group, you must re-add them. + ! Renamed all premade groups to a new naming pattern; "Profession - Category - Detail", e.g. "Inscription - Glyphs by class - Death Knight". To continue getting notified about updates to a selected premade group, you must re-add them. + Added premade groups where glyphs are grouped by inks. + Added tooltips to the item refill window headers. + Added a hide help text option (which is off by default). - + Added an ¨extra¨ config group which contains the additional (but completely optional) settings. Moved color codes adjustments, forget character, auto refill skip confirm and hide help info options to this group. + + Added an "extra" config group which contains the additional (but completely optional) settings. Moved color codes adjustments, forget character, auto refill skip confirm and hide help info options to this group. * Now color coding the availibility of items at the item refill window based on color coding rules in the config. * Merged missing and available columns together (showing available / missing) and sorting on available now sorts on percentage of how many of the missing items are available. * Moving and available columns are now aligned to the right.