comparison Changelog.txt @ 107:aa675033abdc v0.2.7-BETA

Changelog & to-do list updated.
author Zerotorescue
date Wed, 12 Jan 2011 20:09:00 +0100
parents bca5a75bf022
children b5dca5462004
comparison
equal deleted inserted replaced
106:d3fbb5676a5e 107:aa675033abdc
1 v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200
2
3 ! 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.
4 + Added premade groups where glyphs are grouped by inks.
5 + Added tooltips to the item refill window headers.
6 + Added a hide help text option (which is off by default).
7 + 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.
8 * Now color coding the availibility of items at the item refill window based on color coding rules in the config.
9 * 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.
10 * Moving and available columns are now aligned to the right.
11 - Item mover window is no longer setting point to itself when it is opened for a second time. Fixes an error.
12 * To-do list updated.
13
1 v0.2.6-BETA Zerotorescue Tue, Jan 11 2011 20:00:00 +0200 14 v0.2.6-BETA Zerotorescue Tue, Jan 11 2011 20:00:00 +0200
2 15
3 + Added a proper window displaying a list of movable items when at least one is available at the (guild) bank and refilling is enabled. 16 + Added a proper window displaying a list of movable items when at least one is available at the (guild) bank and refilling is enabled.
4 * 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. 17 * 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.
5 * The moves queue is now reset when closing the storage. 18 * The moves queue is now reset when closing the storage.
34 * Updated todo list. 47 * Updated todo list.
35 * Probably now with nolib-creation support. 48 * Probably now with nolib-creation support.
36 * Cleaned the Inventorium folder; moved all classes to "Classes" directory, modules to "Modules" directory and support addons to "Plugins" directory. In addition support addons are now references within XML files rather than inside the TOC. 49 * Cleaned the Inventorium folder; moved all classes to "Classes" directory, modules to "Modules" directory and support addons to "Plugins" directory. In addition support addons are now references within XML files rather than inside the TOC.
37 * Fixed the default local item count setting, you can now exclude bag and AH data from it. 50 * Fixed the default local item count setting, you can now exclude bag and AH data from it.
38 51
39 v0.1.16-BETA Zerotorescue Sun, Dec 26 2010 03:30:00 +0200
40
41 + Now providing full support for the Cauldron crafting addon.
42 + Added a new subgroup under the "General" config group called "Extra" which will provide simple features such as database character removal and perhaps guild selection for addons like DataStore.
43 * Now coloring entire messages green/red when an action was successful or not rather than only the first word.
44 * Default summary width is now 700 pixels (up from 650).
45 * Adjusted changelog format, this should prove more useful. See the legend for details.
46 * All cases where an item was added or removed to a group were adjusted a little for code readability. Something might have broken, although most things were tested.
47 * Summary item caching was patched for readability. Something might have broken, although most things were tested.
48 - Fixed an error when items were attempted to be queued while no tradeskill window was open.
49 - Overriding toggle boxes should no longer give errors.
50 - Bug fix for when the min value for the color red was set above 0. Color coding now defaults to white.
51
52 v0.1.15-BETA Zerotorescue Thu, Dec 23 2010 14:00:00 +0200
53
54 - The database updater should work again. Updating to this version might just get your settings back if you lost it in the previous version (although a backup is still recommended)...
55 - Fixed an issue where changing the value of track at of a group would also change the defaults.
56 * Premade groups check now occurs when the config is opened rather than upon login.
57 * All multiselects are now dropdowns as they are meant to be. Please ensure the pullouts are closed before switching groups or closing the window or you may get some LUA errors (thanks Wowace for not fixing what appears to be a year old issue).
58 + Hopefully added support for the crafting addon "Cauldron", but this still has to be tested.
59 + Added warning to AuctionLite pricing addon selection stating the addon wasn't tested properly yet and might not fully work.
60
61 v0.1.14-BETA Zerotorescue Wed, Dec 22 2010 20:00:00 +0200
62
63 + Added database updating mechanism for whenever major changes are applied that would otherwise cause settings to be reset.
64 + Added a help group to the config.
65 * All database vars are now stored in profiles rather than global.
66 * Now refreshing options when a different profile is selected.
67 * Fixed an issue with minimum local and global stock values not being inherited from the defaults.
68 * Seperated the config from Core.lua.
69 * Lots of code cleaning up for the sake of code-readability. This means almost everything was repositioned and previously working code might no longer do so.
70 * Moved widgets to a new file for readability.
71 * Fixed queueing to properly use the track at property of virtual groups.
72 * Fixed queueing to display the item id instead of the item link if the item link could not be loaded.
73 * Speed slider at the summary now has an interval of 1% down from 5% and rounds rather than ceils it's value so 101% will become 100% rather than 105%.
74 * Now using the proper minimum stock properties at the summary.
75
76 ------------------------------------------------------------ 52 ------------------------------------------------------------
77 Legend: 53 Legend:
78 54
79 ! Notable change / important information 55 ! Notable change / important information
80 * Changed 56 * Changed