Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 23:819bfdc5d73c
More debug messages and added the ability to scroll the debug window.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Thu, 08 Jul 2010 23:55:05 -0700 |
parents | 66b7c3f5937e |
children | 554b30908b33 |
comparison
equal
deleted
inserted
replaced
22:66b7c3f5937e | 23:819bfdc5d73c |
---|---|
1 2010-07-08 Asa Ayers <Asa.Ayers@Gmail.com> | 1 2010-07-08 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 2 |
3 - Added a (hopefully) more readable changelog. | 3 - Added a (hopefully) more readable changelog. |
4 - I have removed the ability to show debug messages in the chat window and have replaced it with a new debug frame. /ia debug will show all of the debug messages and everything that IA has printed. | 4 - I have removed the ability to show debug messages in the chat window and have replaced it with a new debug frame. /ia debug will show all of the debug messages and everything that IA has printed. |
5 - Fix a small bug so that if you sell something for your exact cost you don't get a message that says you made a profit of 0c. | 5 - Fix a small bug so that if you sell something for your exact cost you don't get a message that says you made a profit of 0c. |
6 - Added more debug messages | |
7 - The debug window will scroll with the scroll wheel | |
6 | 8 |
7 2010-07-06 Asa Ayers <Asa.Ayers@Gmail.com> | 9 2010-07-06 Asa Ayers <Asa.Ayers@Gmail.com> |
8 | 10 |
9 - Changed QA to be an option part of /ia queue. If QA is there, IA will queue enough of an item to be created to have 1.25x QA auctino count x QA stack size (rounded up) items. If it is not there, it will create 1 on every profitable item. This commit also adds support for Auctioneer. | 11 - Changed QA to be an option part of /ia queue. If QA is there, IA will queue enough of an item to be created to have 1.25x QA auctino count x QA stack size (rounded up) items. If it is not there, it will create 1 on every profitable item. This commit also adds support for Auctioneer. |
10 | 12 |