Mercurial > wow > itemauditor
log Core.lua @ 38:e27d13095b49
age | author | description |
---|---|---|
Sun, 18 Jul 2010 22:46:35 -0700 | Asa Ayers | Added the ability to suspend and resume ItemAuditor (Ticket #8). To access this feature use "/ia suspend". |
Sun, 18 Jul 2010 21:32:15 -0700 | Asa Ayers | Fixed a bug where sometimes the number owned was not being updated, so you might have 3 of an item but it was calculating as if you only had 1. |
Sun, 18 Jul 2010 16:43:03 -0700 | Asa Ayers | Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value. v0.1.1 |
Fri, 16 Jul 2010 06:52:08 -0700 | Asa Ayers | Removed code introduced last night that can cause ItemAuditor to crash. |
Fri, 16 Jul 2010 01:32:08 -0700 | Asa Ayers | Added an interface to view how much you have invested in each item. |
Wed, 14 Jul 2010 00:28:44 -0700 | Asa Ayers | Fixed Bug #9 - If existing items have 0c invested, increase them all to match the first transaction that changes their price. |