annotate Changelog.txt @ 124:d226a09066d0 v0.3.0-BETA

Changelog update.
author Zerotorescue
date Sun, 16 Jan 2011 00:42:03 +0100
parents b5dca5462004
children e0e473f89e79
rev   line source
Zerotorescue@124 1 v0.3.0-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200
Zerotorescue@124 2
Zerotorescue@124 3 ! Added Merchant restocking functionality.
Zerotorescue@124 4 + Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn't interfere.
Zerotorescue@124 5 - Fixed issue with DataStore item count no including bank data.
Zerotorescue@124 6 * Now resizing the mover frame based on text size.
Zerotorescue@124 7
Zerotorescue@115 8 v0.2.8-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200
Zerotorescue@115 9
Zerotorescue@115 10 ! Very few notable changes but lots of hidden code changes to the item refill algorithm. Please report any issues.
Zerotorescue@115 11 * Now only giving the ¨bags are full¨ message once per item rather then for every queued move.
Zerotorescue@115 12 * Items that belong to speciality bags are now put there. Other items should now ignore spaciality bags.
Zerotorescue@115 13 * The guild withdrawal limit is now taken into consideration.
Zerotorescue@115 14 - Fixed items appearing in the refill window twice; the queue is now reset before scanning again.
Zerotorescue@124 15 - Fixed positioning of static popups after closing the refill window. Now properly removing our refill window from the displayed static popup windows list so new popups won't be aligned at odd locations.
Zerotorescue@115 16
Zerotorescue@107 17 v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200
Zerotorescue@107 18
Zerotorescue@107 19 ! 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.
Zerotorescue@107 20 + Added premade groups where glyphs are grouped by inks.
Zerotorescue@107 21 + Added tooltips to the item refill window headers.
Zerotorescue@107 22 + Added a hide help text option (which is off by default).
Zerotorescue@107 23 + 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.
Zerotorescue@107 24 * Now color coding the availibility of items at the item refill window based on color coding rules in the config.
Zerotorescue@107 25 * 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.
Zerotorescue@107 26 * Moving and available columns are now aligned to the right.
Zerotorescue@107 27 - Item mover window is no longer setting point to itself when it is opened for a second time. Fixes an error.
Zerotorescue@107 28 * To-do list updated.
Zerotorescue@107 29
Zerotorescue@102 30 v0.2.6-BETA Zerotorescue Tue, Jan 11 2011 20:00:00 +0200
Zerotorescue@102 31
Zerotorescue@102 32 + Added a proper window displaying a list of movable items when at least one is available at the (guild) bank and refilling is enabled.
Zerotorescue@102 33 * The confirmation window before moving items when refilling from the (guild) bank can now be skipped at the general config. You will be prompted for your wanted action by default.
Zerotorescue@102 34 * The moves queue is now reset when closing the storage.
Zerotorescue@102 35
Zerotorescue@99 36 v0.2.5-BETA Zerotorescue Sun, Jan 09 2011 18:00:00 +0200
Zerotorescue@99 37
Zerotorescue@102 38 - Fixed errors in some options in the config window, mainly importing premade groups and adding items should no longer break after the first item.
Zerotorescue@99 39 * The cursor will be cleared of any items/spells before moving as well as when the mover aborts.
Zerotorescue@85 40
Zerotorescue@0 41 ------------------------------------------------------------
Zerotorescue@0 42 Legend:
Zerotorescue@0 43
Zerotorescue@77 44 ! Notable change / important information
Zerotorescue@77 45 * Changed
Zerotorescue@77 46 + Added feature or improvement
Zerotorescue@77 47 - Something removed or a bug fix
Zerotorescue@85 48
Zerotorescue@107 49 Version numbering: major.minor.build (optional -BETA appended)