Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 123:4aa521a2a7e7
Changed Total Profit to Profit Each to match the rest of the interface. Cost and Estimated Sale are both Each.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Thu, 02 Sep 2010 22:03:45 -0700 |
parents | d4cb8a690335 |
children | bb78b6c9892d |
comparison
equal
deleted
inserted
replaced
122:d4cb8a690335 | 123:4aa521a2a7e7 |
---|---|
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 - 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. |
7 - Changed Total Profit to Profit Each to match the rest of the interface. Cost and Estimated Sale are both Each. | |
7 | 8 |
8 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com> | 9 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com> |
9 | 10 |
10 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/) | 11 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/) |
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. | 12 - 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. |