comparison CHANGELOG.txt @ 142:f9a67650ca74 Release 2010-10-06

Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Wed, 06 Oct 2010 22:11:05 -0700
parents 7d258c041b11
children 03e108d12ef1
comparison
equal deleted inserted replaced
141:15a259503d63 142:f9a67650ca74
1 2010-10-06 Asa Ayers <Asa.Ayers@Gmail.com>
2
3 - Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43.
4
1 2010-10-02 Asa Ayers <Asa.Ayers@Gmail.com> 5 2010-10-02 Asa Ayers <Asa.Ayers@Gmail.com>
2 6
3 - I removed the persistent queue (Ticket 33) It caused to many bugs and was blocking me from getting other things done. I think its something that will get implemented again once I figure out the best way to do it. 7 - I removed the persistent queue (Ticket 33) It caused to many bugs and was blocking me from getting other things done. I think its something that will get implemented again once I figure out the best way to do it.
4 - Ticket 43 - Updated the way ItemAuditor counts how many of each item you own to only count your current faction. 8 - Ticket 43 - Updated the way ItemAuditor counts how many of each item you own to only count your current faction.
5 - Ticket 42 - In order to fix an issue with having multiple items that are the same base item with different enchants, all costs are now tracked against the base item instead of the exact item. 9 - Ticket 42 - In order to fix an issue with having multiple items that are the same base item with different enchants, all costs are now tracked against the base item instead of the exact item.