Mercurial > wow > itemauditor
log Modules/Debug.lua @ 22:66b7c3f5937e
age | author | description |
---|---|---|
Thu, 08 Jul 2010 19:30:30 -0700 | Asa Ayers | I have removed the ability to show debug messages in the chat window and have replaced it with a new debug frame. /ia debug will show all of the debug messages and everything that IA has printed. This commit also has a small fix so that if you sell something for your exact cost you don't get a message that you made a profit of 0c. |
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. |
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. |