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.
|
Wed, 12 Jan 2011 19:58:39 +0100 |
Zerotorescue |
Added tooltips to the item refill window headers.
|
Tue, 11 Jan 2011 19:48:35 +0100 |
Zerotorescue |
The confirmation window when refilling from the (guild) bank is enabled can now be skipped at the general config. It defaults to false.
|
Sun, 09 Jan 2011 17:49:33 +0100 |
Zerotorescue |
All print(...) function calls are now handled by addon:Print(text, color).
|
Sat, 08 Jan 2011 01:39:04 +0100 |
Zerotorescue |
Fixed GetItemId usage to the proper capitals.
|