log Core.lua @ 157:e136c99fe5bb

age author description
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.