Mercurial > wow > itemauditor
log Core.lua @ 45:a66f6fc57cfb
age | author | description |
---|---|---|
Tue, 20 Jul 2010 00:09:54 -0700 | Asa Ayers | Fixed two nil related errors and an error with calculating how much an item is worth when it is being created or destroyed. |
Mon, 19 Jul 2010 20:16:40 -0700 | Asa Ayers | Implemented COD mail. This loses the ability to track postage, but that will be restored next. |
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. |