log Modules/Config.lua @ 181:dd0e7e00bb9d

age author description
Sun, 30 Jan 2011 15:47:44 +0100 Zerotorescue Alert options are no longer NYI. Untagged them as such.
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.
Thu, 27 Jan 2011 22:48:17 +0100 Zerotorescue Inventorium should now also appear in the Blizzard options frame.
Sun, 23 Jan 2011 18:24:00 +0100 Zerotorescue Premade groups can now be combined into a single group to allow easier adding of a combination (e.g. all glyphs at once).
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.
Sat, 22 Jan 2011 01:46:17 +0100 Zerotorescue Moved prefered addon selection to the bottom of the config frames. This really is optional and advanced; you shouldn?t pay attention to it.
Fri, 21 Jan 2011 09:19:46 +0100 Zerotorescue Changed min crafting queue description to be more general.
Thu, 20 Jan 2011 20:13:00 +0100 Zerotorescue Added mass export to the extra panel of the config. Next step is to support an easy way to backup settings. :)
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:28:24 +0100 Zerotorescue Fixed premade group updating.
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).
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.
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. base Config.lua@3adadc41349c