annotate Changelog.txt @ 141:5ed50feddeb0

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