annotate Changelog.txt @ 149:4e5d8033ed5f

Fixed queueing single groups rather than using ?queue all?.
author Zerotorescue
date Thu, 20 Jan 2011 06:53:59 +0100
parents fa909634e3b3
children 81bed7540ded
rev   line source
Zerotorescue@147 1 v0.4.2-BETA Zerotorescue Thu, Jan 20 2011 00:00:00 +0200
Zerotorescue@147 2
Zerotorescue@147 3 + Added a ¨remove¨ button to the crafting queue.
Zerotorescue@147 4 + Now keeping track how many times an item has been queued into your favorite crafting addon. This isn't displayed anywhere yet though.
Zerotorescue@147 5 + Added a craft button to the queue window. This functionality is still very experimental and will stay optional to queueing items into your favorite crafting addon.
Zerotorescue@147 6 * When removing an item from the queue or when it is finished casting (when using the Inventorium queue processer), items are moved to the ¨unqueuables¨ window.
Zerotorescue@147 7 * Now resetting filters before scanning the tradeskill recipes.
Zerotorescue@147 8 * Skip reasons are now sorted by importance (also by default).
Zerotorescue@147 9 * Now closing the queue window when you close your profession window.
Zerotorescue@147 10 - Fixed auction price checking.
Zerotorescue@147 11 - Fixed sorting not working at any frame.
Zerotorescue@147 12 - Fixed ¨fully stocked¨ tooltip to say it uses the restock target setting rather than the global stock setting.
Zerotorescue@147 13
Zerotorescue@147 14 v0.4.1-BETA Zerotorescue Tue, Jan 18 2011 06:30:00 +0200
Zerotorescue@138 15
Zerotorescue@138 16 - Fixed an error when scanning a bank, guild bank or mailbox.
Zerotorescue@138 17
Zerotorescue@134 18 v0.4.0-BETA Zerotorescue Tue, Jan 18 2011 00:30:00 +0200
Zerotorescue@134 19
Zerotorescue@136 20 ! Added GUI for item queuing and rewrote the queuing module.
Zerotorescue@134 21 - Fixed Glyphs by class - Druid and Glyphs by ink - Jadefire Ink premade groups to include 3 more glyphs.
Zerotorescue@134 22 - Fixed WotLK epic gem premade item groups to no longer include removed items.
Zerotorescue@134 23 - Fixed premade group updating.
Zerotorescue@134 24
Zerotorescue@134 25 v0.3.0-BETA Zerotorescue Sun, Jan 16 2011 00:30:00 +0200
Zerotorescue@124 26
Zerotorescue@124 27 ! Added Merchant restocking functionality.
Zerotorescue@124 28 + Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn't interfere.
Zerotorescue@124 29 - Fixed issue with DataStore item count no including bank data.
Zerotorescue@124 30 * Now resizing the mover frame based on text size.
Zerotorescue@124 31
Zerotorescue@115 32 v0.2.8-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200
Zerotorescue@115 33
Zerotorescue@115 34 ! Very few notable changes but lots of hidden code changes to the item refill algorithm. Please report any issues.
Zerotorescue@115 35 * Now only giving the ¨bags are full¨ message once per item rather then for every queued move.
Zerotorescue@115 36 * Items that belong to speciality bags are now put there. Other items should now ignore spaciality bags.
Zerotorescue@115 37 * The guild withdrawal limit is now taken into consideration.
Zerotorescue@115 38 - Fixed items appearing in the refill window twice; the queue is now reset before scanning again.
Zerotorescue@124 39 - 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 40
Zerotorescue@107 41 v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200
Zerotorescue@107 42
Zerotorescue@107 43 ! 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 44 + Added premade groups where glyphs are grouped by inks.
Zerotorescue@107 45 + Added tooltips to the item refill window headers.
Zerotorescue@107 46 + Added a hide help text option (which is off by default).
Zerotorescue@107 47 + 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 48 * Now color coding the availibility of items at the item refill window based on color coding rules in the config.
Zerotorescue@107 49 * 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 50 * Moving and available columns are now aligned to the right.
Zerotorescue@107 51 - Item mover window is no longer setting point to itself when it is opened for a second time. Fixes an error.
Zerotorescue@107 52 * To-do list updated.
Zerotorescue@107 53
Zerotorescue@102 54 v0.2.6-BETA Zerotorescue Tue, Jan 11 2011 20:00:00 +0200
Zerotorescue@102 55
Zerotorescue@102 56 + 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 57 * 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 58 * The moves queue is now reset when closing the storage.
Zerotorescue@102 59
Zerotorescue@99 60 v0.2.5-BETA Zerotorescue Sun, Jan 09 2011 18:00:00 +0200
Zerotorescue@99 61
Zerotorescue@102 62 - 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 63 * The cursor will be cleared of any items/spells before moving as well as when the mover aborts.
Zerotorescue@85 64
Zerotorescue@0 65 ------------------------------------------------------------
Zerotorescue@0 66 Legend:
Zerotorescue@0 67
Zerotorescue@77 68 ! Notable change / important information
Zerotorescue@77 69 * Changed
Zerotorescue@77 70 + Added feature or improvement
Zerotorescue@77 71 - Something removed or a bug fix
Zerotorescue@85 72
Zerotorescue@107 73 Version numbering: major.minor.build (optional -BETA appended)