annotate Changelog.txt @ 135:43c6750df18f

Added tag v0.4.0-BETA for changeset e0e473f89e79
author Zerotorescue
date Tue, 18 Jan 2011 00:36:48 +0100
parents e0e473f89e79
children 396c2960d54d
rev   line source
Zerotorescue@134 1 v0.4.0-BETA Zerotorescue Tue, Jan 18 2011 00:30:00 +0200
Zerotorescue@134 2
Zerotorescue@134 3 ! Added GUI for item queueing and rewrote the queueing module.
Zerotorescue@134 4 - Fixed Glyphs by class - Druid and Glyphs by ink - Jadefire Ink premade groups to include 3 more glyphs.
Zerotorescue@134 5 - Fixed WotLK epic gem premade item groups to no longer include removed items.
Zerotorescue@134 6 - Fixed premade group updating.
Zerotorescue@134 7
Zerotorescue@134 8 v0.3.0-BETA Zerotorescue Sun, Jan 16 2011 00:30:00 +0200
Zerotorescue@124 9
Zerotorescue@124 10 ! Added Merchant restocking functionality.
Zerotorescue@124 11 + Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn't interfere.
Zerotorescue@124 12 - Fixed issue with DataStore item count no including bank data.
Zerotorescue@124 13 * Now resizing the mover frame based on text size.
Zerotorescue@124 14
Zerotorescue@115 15 v0.2.8-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200
Zerotorescue@115 16
Zerotorescue@115 17 ! Very few notable changes but lots of hidden code changes to the item refill algorithm. Please report any issues.
Zerotorescue@115 18 * Now only giving the ¨bags are full¨ message once per item rather then for every queued move.
Zerotorescue@115 19 * Items that belong to speciality bags are now put there. Other items should now ignore spaciality bags.
Zerotorescue@115 20 * The guild withdrawal limit is now taken into consideration.
Zerotorescue@115 21 - Fixed items appearing in the refill window twice; the queue is now reset before scanning again.
Zerotorescue@124 22 - 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 23
Zerotorescue@107 24 v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200
Zerotorescue@107 25
Zerotorescue@107 26 ! 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 27 + Added premade groups where glyphs are grouped by inks.
Zerotorescue@107 28 + Added tooltips to the item refill window headers.
Zerotorescue@107 29 + Added a hide help text option (which is off by default).
Zerotorescue@107 30 + 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 31 * Now color coding the availibility of items at the item refill window based on color coding rules in the config.
Zerotorescue@107 32 * 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 33 * Moving and available columns are now aligned to the right.
Zerotorescue@107 34 - Item mover window is no longer setting point to itself when it is opened for a second time. Fixes an error.
Zerotorescue@107 35 * To-do list updated.
Zerotorescue@107 36
Zerotorescue@102 37 v0.2.6-BETA Zerotorescue Tue, Jan 11 2011 20:00:00 +0200
Zerotorescue@102 38
Zerotorescue@102 39 + 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 40 * 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 41 * The moves queue is now reset when closing the storage.
Zerotorescue@102 42
Zerotorescue@99 43 v0.2.5-BETA Zerotorescue Sun, Jan 09 2011 18:00:00 +0200
Zerotorescue@99 44
Zerotorescue@102 45 - 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 46 * The cursor will be cleared of any items/spells before moving as well as when the mover aborts.
Zerotorescue@85 47
Zerotorescue@0 48 ------------------------------------------------------------
Zerotorescue@0 49 Legend:
Zerotorescue@0 50
Zerotorescue@77 51 ! Notable change / important information
Zerotorescue@77 52 * Changed
Zerotorescue@77 53 + Added feature or improvement
Zerotorescue@77 54 - Something removed or a bug fix
Zerotorescue@85 55
Zerotorescue@107 56 Version numbering: major.minor.build (optional -BETA appended)