log Core.lua @ 62:fee06221176f

age author description
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: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.
Sat, 18 Dec 2010 00:22:06 +0100 Zerotorescue Added OnSelect event support to both item count as crafting addons.
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:37:33 +0100 Zerotorescue Fixed some typos and cleaned up some files.
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.