Mercurial > wow > itemauditor
log Core.lua @ 128:451d8a19edea
age | author | description |
---|---|---|
Thu, 02 Sep 2010 23:59:09 -0700 | Asa Ayers | Ticket 33 - Implemented a persistent queue. This allows the crafting queue to be seen even if your tradeskills aren't open and allows you to mix all of your tradeskills into a single queue. |
Thu, 02 Sep 2010 21:40:08 -0700 | Asa Ayers | Update GetItemCost to return the total invested even if you have none of that item left. If you sell all of an item but are waiting for the mail to arrive, you can still see how much you have invested even though you don't actually own any more of that item. |
Thu, 02 Sep 2010 21:16:04 -0700 | Asa Ayers | Moved the check for QAManager so it doesn't interfere with the tooltip or ArkInventory rule. |
Wed, 01 Sep 2010 23:21:44 -0700 | Asa Ayers | [mq]: QAManagerIntegration |