log Modules/Options.lua @ 16:56de19d9bd8d

age author description
Sat, 03 Jul 2010 10:05:53 -0700 Asa Ayers Cleaned up the messages. You can turn the notifications of price changes off and those messages will only show gold or silver if they are more than 0. I have also removed the dependency on AceConsole because it doesn't allow changing the color of the addon name when I print messages.
Sat, 03 Jul 2010 07:40:01 -0700 Asa Ayers Merged utils into ItemAuditor.
Fri, 02 Jul 2010 21:39:24 -0700 Asa Ayers OPTIONS! QuickAuctions is now an optional dependency. I have also added some configuration options for it. If you have QA but don't want IA to update your thresholds you can shut off the integration. I have also added other options so you can select your faction or the neutral AH and it will update the tooltip.
Wed, 30 Jun 2010 22:59:37 -0700 Asa Ayers Removed dependency on DevTools, completed chaning over the database to use links instead of names, Added integration with my version of QuickAuctions3 (I need to make this optional soon)
Tue, 08 Jun 2010 11:19:16 -0700 Asa Ayers Removed some of the extra debugging that isn't neccessary any more and abtracted out the item ids so they can be cached.
Sat, 22 May 2010 11:34:19 -0700 Asa Ayers Code cleanup.