annotate Changelog.txt @ 182:3b66661eecba v0.5.0-BETA

Changelog update.
author Zerotorescue
date Sun, 30 Jan 2011 15:48:09 +0100
parents fa94ba682182
children e121e5ae97ab
rev   line source
Zerotorescue@182 1 v0.5.0-BETA Zerotorescue Sun, Jan 30 2011 15:30:00 +0200
Zerotorescue@182 2
Zerotorescue@182 3 ! Implemented stock alerts. You will be notified a moment after logging in or after writing "/im a".
Zerotorescue@182 4 + Added "don't alert at characters" option which allows you to track groups at characters without being bothered about low stock (so they do appear in your summary, but don't alert you when you are low on stock).
Zerotorescue@182 5 + Added an option to change the speed of the stock alert scanning at the extra config tab.
Zerotorescue@182 6 * Renamed the debug channel to IMDebug (so you only get IM changes, not from other addons).
Zerotorescue@182 7
Zerotorescue@174 8 v0.4.6-BETA Zerotorescue Thu, Jan 27 2011 22:30:00 +0200
Zerotorescue@174 9
Zerotorescue@174 10 * Fixed moving a large quantity of items out of the guild bank when refilling.
Zerotorescue@174 11 * Fixed moving items to empty slots of special bags (e.g. Inscription bags).
Zerotorescue@174 12 * The config now also appears in the Blizzard config frames.
Zerotorescue@174 13 * Libraries update; this should fix an error with the ScrollingTable libary when you are also running an addon like MySales that provides it too.
Zerotorescue@174 14
Zerotorescue@163 15 v0.4.5-BETA Zerotorescue Mon, Jan 24 2011 09:30:00 +0200
Zerotorescue@163 16
Zerotorescue@163 17 * Dependencies should by embedded rather than required. This means the Curse client should no longer always install all libraries as seperate addons. Oops.
Zerotorescue@163 18 * Premade groups can now be combined into a single group to allow easier adding of a combination (e.g. all glyphs at once).
Zerotorescue@163 19 - Forgot to include guilds in the ¨DataStore (current account only)¨ item count plugin.
Zerotorescue@163 20
Zerotorescue@158 21 v0.4.4-BETA Zerotorescue Sat, Jan 22 2011 19:30:00 +0200
Zerotorescue@158 22
Zerotorescue@158 23 + Added mass export to the extra panel of the config. Next step is to support an easy way to backup settings. :)
Zerotorescue@158 24 + You can now select which guilds to include in the item count when selecting an item count addon supporting this. Along with this change, the "DataStore (no guilds)" option was removed and the "DataStore (with guilds)" options was renamed to "all accounts".
Zerotorescue@158 25 * Moved prefered addon selection to the bottom of the config frames. This really is optional and advanced functionality; you don't really have to pay attention to it.
Zerotorescue@158 26 - The queue module should no longer add 0s to the queue when the min crafting queue setting is set to 0.
Zerotorescue@158 27
Zerotorescue@150 28 v0.4.3-BETA Zerotorescue Thu, Jan 20 2011 07:00:00 +0200
Zerotorescue@150 29
Zerotorescue@150 30 - Fixed queueing single groups rather than using ¨queue all¨.
Zerotorescue@150 31
Zerotorescue@147 32 v0.4.2-BETA Zerotorescue Thu, Jan 20 2011 00:00:00 +0200
Zerotorescue@147 33
Zerotorescue@150 34 + Added a remove button to the crafting queue.
Zerotorescue@147 35 + 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 36 + 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@150 37 * When removing an item from the queue or when it is finished casting (when using the craft button when displaying the queue), items are moved to the unqueuables window.
Zerotorescue@147 38 * Now resetting filters before scanning the tradeskill recipes.
Zerotorescue@147 39 * Skip reasons are now sorted by importance (also by default).
Zerotorescue@147 40 * Now closing the queue window when you close your profession window.
Zerotorescue@147 41 - Fixed auction price checking.
Zerotorescue@147 42 - Fixed sorting not working at any frame.
Zerotorescue@150 43 - Fixed fully stocked tooltip to say it uses the restock target setting rather than the global stock setting.
Zerotorescue@150 44 - Fixed an error with any unrecorded enchants breaking the item queue (ticket 3 - Error on Queue).
Zerotorescue@147 45
Zerotorescue@147 46 v0.4.1-BETA Zerotorescue Tue, Jan 18 2011 06:30:00 +0200
Zerotorescue@138 47
Zerotorescue@138 48 - Fixed an error when scanning a bank, guild bank or mailbox.
Zerotorescue@138 49
Zerotorescue@134 50 v0.4.0-BETA Zerotorescue Tue, Jan 18 2011 00:30:00 +0200
Zerotorescue@134 51
Zerotorescue@136 52 ! Added GUI for item queuing and rewrote the queuing module.
Zerotorescue@134 53 - Fixed Glyphs by class - Druid and Glyphs by ink - Jadefire Ink premade groups to include 3 more glyphs.
Zerotorescue@134 54 - Fixed WotLK epic gem premade item groups to no longer include removed items.
Zerotorescue@134 55 - Fixed premade group updating.
Zerotorescue@134 56
Zerotorescue@134 57 v0.3.0-BETA Zerotorescue Sun, Jan 16 2011 00:30:00 +0200
Zerotorescue@124 58
Zerotorescue@124 59 ! Added Merchant restocking functionality.
Zerotorescue@124 60 + Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn't interfere.
Zerotorescue@124 61 - Fixed issue with DataStore item count no including bank data.
Zerotorescue@124 62 * Now resizing the mover frame based on text size.
Zerotorescue@124 63
Zerotorescue@115 64 v0.2.8-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200
Zerotorescue@115 65
Zerotorescue@115 66 ! Very few notable changes but lots of hidden code changes to the item refill algorithm. Please report any issues.
Zerotorescue@115 67 * Now only giving the ¨bags are full¨ message once per item rather then for every queued move.
Zerotorescue@115 68 * Items that belong to speciality bags are now put there. Other items should now ignore spaciality bags.
Zerotorescue@115 69 * The guild withdrawal limit is now taken into consideration.
Zerotorescue@115 70 - Fixed items appearing in the refill window twice; the queue is now reset before scanning again.
Zerotorescue@124 71 - 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 72
Zerotorescue@107 73 v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200
Zerotorescue@107 74
Zerotorescue@107 75 ! 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 76 + Added premade groups where glyphs are grouped by inks.
Zerotorescue@107 77 + Added tooltips to the item refill window headers.
Zerotorescue@107 78 + Added a hide help text option (which is off by default).
Zerotorescue@107 79 + 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 80 * Now color coding the availibility of items at the item refill window based on color coding rules in the config.
Zerotorescue@107 81 * 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 82 * Moving and available columns are now aligned to the right.
Zerotorescue@107 83 - Item mover window is no longer setting point to itself when it is opened for a second time. Fixes an error.
Zerotorescue@107 84 * To-do list updated.
Zerotorescue@107 85
Zerotorescue@102 86 v0.2.6-BETA Zerotorescue Tue, Jan 11 2011 20:00:00 +0200
Zerotorescue@102 87
Zerotorescue@102 88 + 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 89 * 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 90 * The moves queue is now reset when closing the storage.
Zerotorescue@102 91
Zerotorescue@99 92 v0.2.5-BETA Zerotorescue Sun, Jan 09 2011 18:00:00 +0200
Zerotorescue@99 93
Zerotorescue@102 94 - 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 95 * The cursor will be cleared of any items/spells before moving as well as when the mover aborts.
Zerotorescue@85 96
Zerotorescue@0 97 ------------------------------------------------------------
Zerotorescue@0 98 Legend:
Zerotorescue@0 99
Zerotorescue@77 100 ! Notable change / important information
Zerotorescue@77 101 * Changed
Zerotorescue@77 102 + Added feature or improvement
Zerotorescue@77 103 - Something removed or a bug fix
Zerotorescue@85 104
Zerotorescue@107 105 Version numbering: major.minor.build (optional -BETA appended)