Mercurial > wow > itemauditor
comparison CHANGELOG.txt @ 137:526036e4358f
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.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sat, 02 Oct 2010 19:21:56 -0700 |
parents | d3d5e82043d8 |
children | 7d258c041b11 |
comparison
equal
deleted
inserted
replaced
136:d3d5e82043d8 | 137:526036e4358f |
---|---|
1 2010-10-02 Asa Ayers <Asa.Ayers@Gmail.com> | 1 2010-10-02 Asa Ayers <Asa.Ayers@Gmail.com> |
2 | 2 |
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. | 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. |
4 - Ticket 43 - Updated the way ItemAuditor counts how many of each item you own to only count your current faction. | 4 - 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. | |
5 | 6 |
6 2010-09-15 Asa Ayers <Asa.Ayers@Gmail.com> | 7 2010-09-15 Asa Ayers <Asa.Ayers@Gmail.com> |
7 | 8 |
8 - Ticket 41 - Fixed a bug that occured if you created items without ever opening /ia crafting. | 9 - Ticket 41 - Fixed a bug that occured if you created items without ever opening /ia crafting. |
9 - Ticket 40 - Added options to enable counting guild bank inventory. | 10 - Ticket 40 - Added options to enable counting guild bank inventory. |