comparison CHANGELOG.txt @ 121:f7efbd879062

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.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Thu, 02 Sep 2010 21:40:08 -0700
parents d94195157a6b
children d4cb8a690335
comparison
equal deleted inserted replaced
120:09a38a382194 121:f7efbd879062
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 6
6 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com> 7 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com>
7 8
8 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/) 9 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/)
9 - 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. 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.