comparison CHANGELOG.txt @ 125:bb78b6c9892d

When using the process button for Enchanting, ItemAuditor will check which vellum is used and will use the vellum from your inventory. If the correct vellum is not found, it will upgrade to the next level (use vellum II instead of vellum I). This also means that you have to press process for each scroll to be created.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Thu, 02 Sep 2010 22:25:03 -0700
parents 4aa521a2a7e7
children e8d3c299542c
comparison
equal deleted inserted replaced
124:060d1c45afab 125:bb78b6c9892d
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 - Changed Total Profit to Profit Each to match the rest of the interface. Cost and Estimated Sale are both Each.
8 - When using the process button for Enchanting, ItemAuditor will check which vellum is used and will use the vellum from your inventory. If the correct vellum is not found, it will upgrade to the next level (use vellum II instead of vellum I). This also means that you have to press process for each scroll to be created.
8 9
9 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com> 10 2010-09-01 Asa Ayers <Asa.Ayers@Gmail.com>
10 11
11 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/) 12 - Made some changes to begin migrating some QA functionality to QAManager (http://www.wowace.com/addons/qa-manager/)
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. 13 - 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.