comparison Changelog.txt @ 85:e01e6642df57 v0.2.1-BETA

Changelog update.
author Zerotorescue
date Thu, 06 Jan 2011 20:10:01 +0100
parents f27246aeda08
children 7c12a96fb6f7
comparison
equal deleted inserted replaced
84:3bec0ea44607 85:e01e6642df57
1 v0.2.1-BETA Zerotorescue Thu, Jan 06 2011 20:00:00 +0200
2
3 ! You must quit the client before updating in order to update to this version properly.
4 ! Added automatic refilling from (guild) bank when below minimum local stock (minor version increased to 2).
5 * Disabled a bunch of probably unused libraries, their files are still present until everything is confirmed to be working.
6 * Updated todo list.
7 * Probably now with nolib-creation support.
8 * 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.
9 * Fixed the default local item count setting, you can now exclude bag and AH data from it.
10
1 v0.1.16-BETA Zerotorescue Sun, Dec 26 2010 03:30:00 +0200 11 v0.1.16-BETA Zerotorescue Sun, Dec 26 2010 03:30:00 +0200
2 12
3 + Now providing full support for the Cauldron crafting addon. 13 + Now providing full support for the Cauldron crafting addon.
4 + 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. 14 + 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.
5 * Now coloring entire messages green/red when an action was successful or not rather than only the first word. 15 * Now coloring entire messages green/red when an action was successful or not rather than only the first word.
61 71
62 ! Notable change / important information 72 ! Notable change / important information
63 * Changed 73 * Changed
64 + Added feature or improvement 74 + Added feature or improvement
65 - Something removed or a bug fix 75 - Something removed or a bug fix
76
77 Version numbering: major.minor.build (optional -BETA appended)