Fri, 07 Jan 2011 22:19:03 +0100 |
Zerotorescue |
AceSerializer has been enabled again as it?s used when exporting/importing groups. All other unused libraries are now really removed.
|
Fri, 07 Jan 2011 10:34:38 +0100 |
Zerotorescue |
Now trying to continue moving item 0.5 seconds after the last ITEM_LOCK_CHANGED-event, rather than 1 second after BAG_UPDATE.
|
Thu, 06 Jan 2011 20:25:35 +0100 |
Zerotorescue |
Todo-list update.
|
Thu, 06 Jan 2011 20:10:07 +0100 |
Zerotorescue |
Added tag v0.2.1-BETA for changeset e01e6642df57
|
Thu, 06 Jan 2011 20:10:01 +0100 |
Zerotorescue |
Changelog update.
v0.2.1-BETA
|
Thu, 06 Jan 2011 20:05:30 +0100 |
Zerotorescue |
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.
|
Thu, 06 Jan 2011 11:04:55 +0100 |
Zerotorescue |
Disabled a bunch of probably unused libraries, will have to verify if Inventorium still runs without any other addon.
|
Thu, 06 Jan 2011 10:48:56 +0100 |
Zerotorescue |
Added options to toggle the automatic refilling. This defaults to true.
|
Thu, 06 Jan 2011 01:01:25 +0100 |
Zerotorescue |
Item refilling should now be working. Probably very slow if your bags, bank or guild bank is filled with over 200 unique items or so (needs some real testing, but know that it is a known (possible) issue).
|
Wed, 05 Jan 2011 13:05:15 +0100 |
Zerotorescue |
Added initial item refilling from the bank/guild. Not yet fully functional.
|
Sun, 26 Dec 2010 03:50:06 +0100 |
Zerotorescue |
Added tag v0.1.16-BETA for changeset f27246aeda08
|
Sun, 26 Dec 2010 03:49:58 +0100 |
Zerotorescue |
Changelog update.
v0.1.16-BETA
|
Sun, 26 Dec 2010 03:48:35 +0100 |
Zerotorescue |
Changelog update.
|
Sat, 25 Dec 2010 22:07:07 +0100 |
Zerotorescue |
Moved the group functions to the item data class.
|
Sat, 25 Dec 2010 15:33:40 +0100 |
Zerotorescue |
Overriding toggle boxes should no longer give errors.
|
Fri, 24 Dec 2010 21:55:11 +0100 |
Zerotorescue |
Default summary width is now 700 pixels (up from 650).
|
Fri, 24 Dec 2010 16:10:20 +0100 |
Zerotorescue |
Default size for the summary window increase to 700 pixels (from 650).
|
Thu, 23 Dec 2010 18:33:05 +0100 |
Zerotorescue |
Color coding for item quantities in the summary now defaults to white when none of the selected colors in the config fall within range.
|
Thu, 23 Dec 2010 14:06:57 +0100 |
Zerotorescue |
Added tag v0.1.15-BETA for changeset c2ee8d717142
|
Thu, 23 Dec 2010 14:06:51 +0100 |
Zerotorescue |
Changelog update.
v0.1.15-BETA
|
Thu, 23 Dec 2010 14:02:04 +0100 |
Zerotorescue |
Group functions moved to the config module, this should fix an issue with the item list not updating when adding items.
|
Thu, 23 Dec 2010 13:57:48 +0100 |
Zerotorescue |
When the track at option of a group is overridden, the default is no longer passed by reference but copied whenever it is a table.
|
Thu, 23 Dec 2010 13:38:27 +0100 |
Zerotorescue |
Changelog update.
|
Thu, 23 Dec 2010 13:32:19 +0100 |
Zerotorescue |
Accidentally removed the database patcher call from the OnInitialize.
|
Thu, 23 Dec 2010 03:19:27 +0100 |
Zerotorescue |
Added warning to AuctionLite pricing addon selection stating the addon wasn?t tested properly yet.
|
Wed, 22 Dec 2010 20:01:13 +0100 |
Zerotorescue |
Added tag v0.1.14-BETA for changeset 533761fef07b
|
Wed, 22 Dec 2010 20:01:05 +0100 |
Zerotorescue |
Changelog update.
v0.1.14-BETA
|
Wed, 22 Dec 2010 19:56:55 +0100 |
Zerotorescue |
Seperated the config from Core.lua.
|
Wed, 22 Dec 2010 15:04:09 +0100 |
Zerotorescue |
Command handler function is now private, no need to keep it global when you can use the global SlashCmdList["INVENTORIUM"](msg) instead.
|
Tue, 21 Dec 2010 14:29:52 +0100 |
Zerotorescue |
Added tag v0.1.13-BETA for changeset a4b564219b4d
|