log Core.lua @ 193:7e924de75896

age author description
Wed, 02 Feb 2011 19:11:22 +0100 Zerotorescue Tweaking default settings a bit.
Wed, 02 Feb 2011 18:55:00 +0100 Zerotorescue Changed default item count addon to ?DataStore (with guilds)?.
Mon, 31 Jan 2011 15:06:37 +0100 Zerotorescue Cleaning up.
Sun, 30 Jan 2011 15:44:27 +0100 Zerotorescue Added some comments. Nothing more.
Sun, 30 Jan 2011 15:40:53 +0100 Zerotorescue No need to keep the loading times debug info.
Sun, 30 Jan 2011 15:40:16 +0100 Zerotorescue Added a test page used to determine loading times.
Sun, 30 Jan 2011 15:39:18 +0100 Zerotorescue Renamed Inventorium debug channel to IMDebug (so it?s easier to recognize only IM changes, not from other addons), write /im d to register this new channel.
Tue, 25 Jan 2011 10:11:09 +0100 Zerotorescue Debug function can now print tables.
Sat, 22 Jan 2011 19:24:48 +0100 Zerotorescue You can now select which guilds to include in the item count when selecting an item count supporting this.
Sat, 22 Jan 2011 02:57:08 +0100 Zerotorescue Added initial guild bank data excluding (for addons like DataStore). This setting is currently not stored on relog.
Tue, 18 Jan 2011 11:34:48 +0100 Zerotorescue Now keeping track how many times an item has been queued into your favorite crafting addon.
Tue, 18 Jan 2011 00:18:12 +0100 Zerotorescue Debug channel will now be recreated when it was already found rather than re-used. This should prevent invisible debug frames.
Sat, 15 Jan 2011 18:52:01 +0100 Zerotorescue Reduced usage of global functions by defining them locally.
Sat, 15 Jan 2011 17:09:08 +0100 Zerotorescue addon.Locations table is used at multiple modules, definition moved to Core.lua.
Fri, 14 Jan 2011 23:25:05 +0100 Zerotorescue Implemented vendor restocking with the mover. Comitting so I can always review this working version, but I?ll be disabling all part of it as it is not going to work properly without seriously compromising the code structure.