log Modules/Debug.lua @ 55:234896be4087

age author description
Mon, 19 Jul 2010 20:16:40 -0700 Asa Ayers Implemented COD mail. This loses the ability to track postage, but that will be restored next.
Sun, 11 Jul 2010 09:24:33 -0700 Asa Ayers - Fixed a bug with the mail where items get recorded by the mail scanner and the bag scanner. v0.1
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.