Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 78:88a42e00b866 release 2010-08-01
Fixed a problem with how prices were being pulled from Auctioneer.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sun, 01 Aug 2010 22:02:12 -0700 |
parents | a8fc802b42ba |
children | 19609b3af2d7 |
comparison
equal
deleted
inserted
replaced
77:a8fc802b42ba | 78:88a42e00b866 |
---|---|
1 2010-08-01 Asa Ayers <Asa.Ayers@Gmail.com> | 1 2010-08-01 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 2 |
3 - Fixed the tooltip so that it is green if the auction price exactly matches your threshold. | 3 - Fixed the tooltip so that it is green if the auction price exactly matches your threshold. |
4 - Changed the QuickAuctions decider to consider the number already owned and only calculate based on what needs to be crated. | 4 - Changed the QuickAuctions decider to consider the number already owned and only calculate based on what needs to be crated. |
5 - Fixed the QuickAuctions decider to return the number of items to be created instead of the number of times to create. This makes a difference with things like Runescroll of Fortitude where 5 are created at once. | 5 - Fixed the QuickAuctions decider to return the number of items to be created instead of the number of times to create. This makes a difference with things like Runescroll of Fortitude where 5 are created at once. |
6 - Fixed a problem with how prices were being pulled from Auctioneer. | |
6 | 7 |
7 2010-07-29 Asa Ayers <Asa.Ayers@Gmail.com> | 8 2010-07-29 Asa Ayers <Asa.Ayers@Gmail.com> |
8 | 9 |
9 - Fixed a bug where tradeskill that don't produce items, like Inscription Research, cause IA to crash. | 10 - Fixed a bug where tradeskill that don't produce items, like Inscription Research, cause IA to crash. |
10 - Added some API enhancements. | 11 - Added some API enhancements. |