comparison CHANGELOG.txt @ 80:19609b3af2d7

Fixed Bug 22 - Exchanging player bags for bank bags changes invested
author Asa Ayers <Asa.Ayers@Gmail.com>
date Thu, 05 Aug 2010 19:39:00 -0700
parents 88a42e00b866
children e9f7bc9199ca
comparison
equal deleted inserted replaced
79:d1ce6df53d94 80:19609b3af2d7
1 2010-08-05 Asa Ayers <Asa.Ayers@Gmail.com>
2
3 - Fixed Bug 22 - Exchanging player bags for bank bags changes invested
4
1 2010-08-01 Asa Ayers <Asa.Ayers@Gmail.com> 5 2010-08-01 Asa Ayers <Asa.Ayers@Gmail.com>
2 6
3 - Fixed the tooltip so that it is green if the auction price exactly matches your threshold. 7 - 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. 8 - 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. 9 - 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.