Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 84:210bcf218509 release 2010-08-06
Fixed a bug introduced last night where in some cases there was an error caused by DataStore:GetAuctionHouseItemCount returning nil instead of 0 as I expected.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Fri, 06 Aug 2010 05:59:11 -0700 |
parents | e9f7bc9199ca |
children | 8d5ad3b71f6f |
comparison
equal
deleted
inserted
replaced
83:94dffffb167c | 84:210bcf218509 |
---|---|
1 2010-08-03 Asa Ayers <Asa.Ayers@Gmail.com> | |
2 | |
3 - Fixed a bug introduced last night where in some cases there was an error caused by DataStore:GetAuctionHouseItemCount returning nil instead of 0 as I expected. | |
4 | |
1 2010-08-05 Asa Ayers <Asa.Ayers@Gmail.com> | 5 2010-08-05 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 6 |
3 - Fixed Bug 22 - Exchanging player bags for bank bags changes invested | 7 - Fixed Bug 22 - Exchanging player bags for bank bags changes invested |
4 - Fixed Bug 23 - When you purchase multiple stacks of the same item and it is one you have not invested in yet, ItemAuditor mistakenly counted items you have not yet pulled from the mail as items you already owned. This resulted in those items being counted twice. | 8 - Fixed Bug 23 - When you purchase multiple stacks of the same item and it is one you have not invested in yet, ItemAuditor mistakenly counted items you have not yet pulled from the mail as items you already owned. This resulted in those items being counted twice. |
5 | 9 |