Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 37:9bd18fce8498
Fixed a bug where sometimes the number owned was not being updated, so you might have 3 of an item but it was calculating as if you only had 1.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sun, 18 Jul 2010 21:32:15 -0700 |
parents | aaa716c93fb2 |
children | e27d13095b49 |
comparison
equal
deleted
inserted
replaced
36:7c2f4c506015 | 37:9bd18fce8498 |
---|---|
1 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> | 1 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 2 |
3 - Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red. | 3 - Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red. |
4 - Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value. | 4 - Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value. |
5 - Fixed a bug where sometimes the number owned was not being updated, so you might have 3 of an item but it was calculating as if you only had 1. | |
5 | 6 |
6 2010-07-17 Asa Ayers <Asa.Ayers@Gmail.com> | 7 2010-07-17 Asa Ayers <Asa.Ayers@Gmail.com> |
7 | 8 |
8 - 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. | 9 - 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. |
9 | 10 |