Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 122:d4cb8a690335
Fixed the Have Mats column to consider the number queued. Previously it was only telling if you had materials to make one of the item.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Thu, 02 Sep 2010 22:02:54 -0700 |
parents | f7efbd879062 |
children | 4aa521a2a7e7 |
comparison
equal
deleted
inserted
replaced
121:f7efbd879062 | 122:d4cb8a690335 |
---|---|
1 2010-09-02 Asa Ayers <Asa.Ayers@Gmail.com> | 1 2010-09-02 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 2 |
3 - Updated the ArkInventory rule and tooltip to work in QA is compatible instead of if its enabled in ItemAuditor. | 3 - Updated the ArkInventory rule and tooltip to work in QA is compatible instead of if its enabled in ItemAuditor. |
4 - Moved the check for QAManager so it doesn't interfere with the tooltip or ArkInventory rule. | 4 - Moved the check for QAManager so it doesn't interfere with the tooltip or ArkInventory rule. |
5 - 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. | 5 - 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. |
6 - Fixed the Have Mats column to consider the number queued. Previously it was only telling if you had materials to make one of the item. | |
6 | 7 |
7 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com> | 8 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com> |
8 | 9 |
9 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/) | 10 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/) |
10 - Ticket 35 - I found a better solution to prevent bag scanning from interfering with mailing, so both can be done at the same time now. | 11 - Ticket 35 - I found a better solution to prevent bag scanning from interfering with mailing, so both can be done at the same time now. |