Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 49:9ff6a3b02332 ticket7
I have changed my mind, price distribution will always be based on the AH price, unless none is available, then all items have the same weight which is what was being done before.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Wed, 21 Jul 2010 01:00:14 -0700 |
parents | a66f6fc57cfb |
children | 84bfb5469189 |
comparison
equal
deleted
inserted
replaced
46:5e981c1df761 | 49:9ff6a3b02332 |
---|---|
1 2010-07-21 Asa Ayers <Asa.Ayers@Gmail.com> | |
2 | |
3 - Fixed the way prices were being calculated as items were being created/destroyed/converted/crafted. see http://www.wowace.com/addons/itemauditor/tickets/7-create-options-for-how-to-distribute-value-when-creating/ | |
4 | |
1 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> | 5 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 6 |
3 - Implemented COD mail (Ticket #1) and updated the way postage was counted so that if you mail multiple items at once, they will all have the postage counted. I also removed the 30c for postage from how QA thresholds are calculated now that they will be counted every time. | 7 - Implemented COD mail (Ticket #1) and updated the way postage was counted so that if you mail multiple items at once, they will all have the postage counted. I also removed the 30c for postage from how QA thresholds are calculated now that they will be counted every time. |
4 - Added a dialog to allow the user to send COD mail without a tracking number. | 8 - Added a dialog to allow the user to send COD mail without a tracking number. |
5 - Replaced my edit window with a static popup. This looks and behaves better this way. | 9 - Replaced my edit window with a static popup. This looks and behaves better this way. |
6 - Fixed a couple nil related bugs | 10 - Fixed a couple nil related bugs |
7 - Fixed the way prices were being calculated as items were being created/destroyed/converted/crafted | |
8 | 11 |
9 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> | 12 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> |
10 | 13 |
11 - 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. | 14 - 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. |
12 - Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value. | 15 - Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value. |