log .pkgmeta @ 159:fbfd9dfa6d2b tip

age author description
Sat, 09 Oct 2010 00:21:06 -0700 Asa Ayers Ticket 45 - Added the ability suppress COD warnings when mailing to characters on other accounts in Altoholic/DataStore. Instead of sending COD, ItemAuditor will send tracking info in the message. Thanks to Zerotorescue for giving me the solution to detect whether or not Postal or MailOpener is processing. It was the last step holding this back from being released.
Sat, 07 Aug 2010 11:16:21 -0700 Asa Ayers Removed references to Skillet in core functionality. Skillet really should be optional.
Fri, 16 Jul 2010 01:35:25 -0700 Asa Ayers trying to get pkgmeta to work
Fri, 16 Jul 2010 01:32:08 -0700 Asa Ayers Added an interface to view how much you have invested in each item.
Wed, 14 Jul 2010 00:28:44 -0700 Asa Ayers Fixed Bug #9 - If existing items have 0c invested, increase them all to match the first transaction that changes their price.
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 14:53:27 -0700 Asa Ayers Added the missing QuickAuctions module. I've also added integration with Skillet and LilSparkysWorkshop. IA and queue any item set up in QuickAuctions where the reagent cost is less than the current price of the item. This is based on KevTool Queue.
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:28:40 -0700 Asa Ayers updated the toc and .pkgmeta info
Sat, 22 May 2010 11:34:19 -0700 Asa Ayers Code cleanup.
Thu, 20 May 2010 22:46:36 -0700 Asa Ayers Removing libs from my repo so I can use externals instead