log

age author description
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
Tue, 21 Dec 2010 14:29:46 +0100 Zerotorescue Fixed the date in the changelog. v0.1.13-BETA
Tue, 21 Dec 2010 14:28:40 +0100 Zerotorescue Changelog update.
Tue, 21 Dec 2010 14:24:15 +0100 Zerotorescue Added a minimum local stock option. I reckon people will want to keep maybe a stack in their bags/AH and another stack in their bank.
Mon, 20 Dec 2010 14:32:21 +0100 Zerotorescue Added tag v0.1.12-BETA for changeset 1eff0a6979e9
Mon, 20 Dec 2010 14:31:44 +0100 Zerotorescue Changelog update. v0.1.12-BETA
Mon, 20 Dec 2010 14:30:31 +0100 Zerotorescue Altoholic should now properly show an on select message when chosen.
Mon, 20 Dec 2010 14:22:19 +0100 Zerotorescue TOC ?author? update.
Sat, 18 Dec 2010 00:23:35 +0100 Zerotorescue Added tag v0.1.11-BETA for changeset 55515004032b
Sat, 18 Dec 2010 00:23:23 +0100 Zerotorescue Changelog update. v0.1.11-BETA
Sat, 18 Dec 2010 00:22:06 +0100 Zerotorescue Added OnSelect event support to both item count as crafting addons.
Fri, 17 Dec 2010 00:51:00 +0100 Zerotorescue Added a public to-do list to help me keep track of things I discussed or had planned to implement and to let you know what will come.
Sun, 12 Dec 2010 17:19:21 +0100 Zerotorescue Added tag v0.1.10-BETA for changeset d2966f688a6e
Sun, 12 Dec 2010 17:19:16 +0100 Zerotorescue Changelog update. v0.1.10-BETA
Sun, 12 Dec 2010 17:18:19 +0100 Zerotorescue The premade group update processor should now properly add items when they were added to a premade group.
Sun, 12 Dec 2010 16:40:15 +0100 Zerotorescue Added tag v0.1.9-BETA for changeset 08453f3673a4
Sun, 12 Dec 2010 16:39:56 +0100 Zerotorescue Removed tag v0.1.9-BETA v0.1.9-BETA
Sun, 12 Dec 2010 16:39:46 +0100 Zerotorescue Added tag v0.1.9-BETA for changeset 013433f73ba3
Sun, 12 Dec 2010 16:39:16 +0100 Zerotorescue Changelog update.
Sun, 12 Dec 2010 16:37:47 +0100 Zerotorescue Updated scroll ids to include Cataclysm scrolls.
Sun, 12 Dec 2010 16:37:33 +0100 Zerotorescue Fixed some typos and cleaned up some files.
Sat, 11 Dec 2010 13:53:37 +0100 Zerotorescue Added groups for Cataclysm gems and enchants and verified the other groups.
Sat, 20 Nov 2010 17:26:34 +0100 Zerotorescue Added tag v0.1.8-BETA for changeset 3dd303f1d9cc
Sat, 20 Nov 2010 17:26:29 +0100 Zerotorescue Changelog update. v0.1.8-BETA
Sat, 20 Nov 2010 17:24:16 +0100 Zerotorescue The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions.
Wed, 03 Nov 2010 19:38:53 +0100 Zerotorescue Added a description for which item count addon is used.
Sat, 30 Oct 2010 23:08:25 +0200 Zerotorescue Added tag v0.1.7-BETA for changeset 19c8548e2d09
Sat, 30 Oct 2010 23:08:19 +0200 Zerotorescue Changelog update. v0.1.7-BETA
Sat, 30 Oct 2010 23:07:25 +0200 Zerotorescue Added tag v0.1.6-BETA for changeset e732843b16d2
Sat, 30 Oct 2010 23:04:45 +0200 Zerotorescue Added an info box to the top of the general group. v0.1.6-BETA
Fri, 29 Oct 2010 13:43:41 +0200 Zerotorescue Added tag ?NYI? to the ?Alert when below minimum? option.
Thu, 28 Oct 2010 19:33:17 +0200 Zerotorescue Added tag v0.1.5-BETA for changeset 3a58dde5516a
Thu, 28 Oct 2010 19:33:05 +0200 Zerotorescue Changelog update. v0.1.5-BETA
Thu, 28 Oct 2010 19:31:58 +0200 Zerotorescue Fixed the ?Hide when below threshold? option.
Thu, 28 Oct 2010 19:20:52 +0200 Zerotorescue Added tag v0.1.4-BETA for changeset 6d4bb32babee
Thu, 28 Oct 2010 19:20:42 +0200 Zerotorescue Changelog update. v0.1.4-BETA
Thu, 28 Oct 2010 19:20:33 +0200 Zerotorescue Fixed premade item data update check.
Thu, 28 Oct 2010 19:14:30 +0200 Zerotorescue If Auctioneer data can not be retrieved, it will now display as ?Error? rather than break the caching.
Wed, 20 Oct 2010 01:37:22 +0200 Zerotorescue Added tag v0.1.3-BETA for changeset f1884514ac89
Wed, 20 Oct 2010 01:36:57 +0200 Zerotorescue Revert tag.
Wed, 20 Oct 2010 01:36:08 +0200 Zerotorescue Added tag v0 for changeset f1884514ac89
Wed, 20 Oct 2010 01:36:03 +0200 Zerotorescue Changelog update. v0.1.3-BETA
Wed, 20 Oct 2010 01:32:08 +0200 Zerotorescue .pkgmeta update to ignore the scroll ids retrieval ?howto?.
Wed, 20 Oct 2010 01:30:51 +0200 Zerotorescue Reduced the softmax of most ranges from 1.000 to 100. This should make them actually useful. You can still manually enter an amount below the sliders of up to 100.000.
Mon, 18 Oct 2010 19:37:43 +0200 Zerotorescue Added tag v0.1.2-BETA for changeset b11b3c0b5287
Mon, 18 Oct 2010 19:37:36 +0200 Zerotorescue Changelog update. v0.1.2-BETA
Mon, 18 Oct 2010 19:31:52 +0200 Zerotorescue Altoholic is now marked as an optional dependency.
Mon, 18 Oct 2010 15:26:42 +0200 Zerotorescue Removed sound media registrations since we don?t use them.
Sat, 16 Oct 2010 20:58:39 +0200 Zerotorescue GetItemInfo seems to be changed in 4.0.1, but I can?t find proper documentation on the changes done... Well anyway, whenever your items cache has been reset, Inventorium should continue default to itemname and link ?Unknown (#ITEMID)? and white rarity.
Tue, 12 Oct 2010 02:11:23 +0200 Zerotorescue Renamed addon from Inventory to Inventorium.
Tue, 12 Oct 2010 02:08:37 +0200 Zerotorescue Ok, please don?t crash again you silly Ace3 multiselect dropdown box. I know you?re itchy, but there?s nothing I can do for you.
Sun, 10 Oct 2010 04:37:21 +0200 Zerotorescue Close the summary frame when opening the config.
Fri, 08 Oct 2010 17:11:05 +0200 Zerotorescue Added tag v0.1.1-BETA for changeset 1a815139e4c3
Fri, 08 Oct 2010 17:10:34 +0200 Zerotorescue Fixed pullout hiding to avoid fatal errors. v0.1.1-BETA
Fri, 08 Oct 2010 16:38:47 +0200 Zerotorescue Added tag v0.1.0-BETA for changeset 566492b1fe3f
Fri, 08 Oct 2010 16:38:35 +0200 Zerotorescue Removed tag v1.0.0-BETA v0.1.0-BETA
Fri, 08 Oct 2010 16:17:40 +0200 Zerotorescue Useless to put x-comatible-with when the addon isn?t even fully functional yet.
Fri, 08 Oct 2010 16:16:19 +0200 Zerotorescue Don?t push libraries.
Fri, 08 Oct 2010 16:12:48 +0200 Zerotorescue Added tag v1.0.0-BETA for changeset 9fff13c08f99
Fri, 08 Oct 2010 16:11:59 +0200 Zerotorescue Initial release, config and summary windows mostly working. Base functionality available.
Thu, 07 Oct 2010 17:17:43 +0200 Zerotorescue Reasonably functional now. Cleaning up some stuff which might have to be reverted.