Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 33:f5d384fe7e4a
Fixed a bug that occurs if you take a flight point and the first thing you kill only has one item. ItemAuditor was incorrectly attaching the cost fo the flight to the cost of that item.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sat, 17 Jul 2010 07:33:23 -0700 |
parents | f99b9602bdab |
children | d21d202f3b3d |
comparison
equal
deleted
inserted
replaced
32:e6ddeb9f9994 | 33:f5d384fe7e4a |
---|---|
1 2010-07-17 Asa Ayers <Asa.Ayers@Gmail.com> | |
2 | |
3 - Fixed a bug that occurs if you take a flight point and the first thing you kill only has one item. ItemAuditor was incorrectly attaching the cost fo the flight to the cost of that item. | |
4 | |
1 2010-07-16 Asa Ayers <Asa.Ayers@Gmail.com> | 5 2010-07-16 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 6 |
3 - Added an interface to be able to view what you have invested in. I still need to build a way to modify this information, | 7 - Added an interface to be able to view what you have invested in. I still need to build a way to modify this information, |
4 - Bug fix | 8 - Bug fix |
9 - Changed 'Count' to '# Owned' and made it right aligned. | |
5 | 10 |
6 2010-07-14 Asa Ayers <Asa.Ayers@Gmail.com> | 11 2010-07-14 Asa Ayers <Asa.Ayers@Gmail.com> |
7 | 12 |
8 - Fixed Bug #9 - If existing items have 0c invested, increase them all to match the first transaction that changes their price. | 13 - Fixed Bug #9 - If existing items have 0c invested, increase them all to match the first transaction that changes their price. |
9 | 14 |