log Modules/DisplayInvested.lua @ 122:d4cb8a690335

age author description
Thu, 05 Aug 2010 22:20:44 -0700 Asa Ayers Fixed Bug 23 - When you purchase multiple stacks of the same item and it is one you have not invested in yet, ItemAuditor mistakenly counted items you have not yet pulled from the mail as items you already owned. This resulted in those items being counted twice. release 2010-08-05
Wed, 28 Jul 2010 07:35:14 -0700 Asa Ayers Rearranged options to go with their related features.
Tue, 27 Jul 2010 18:00:00 -0700 Asa Ayers Added first public API.
Tue, 27 Jul 2010 17:58:33 -0700 Asa Ayers Replaced all instances of addon with ItemAuditor and I moved ItemAuditor out of the global namespace. The conversion was mostly a search/replace offering no new functionality. That will come in a later commit.
Sun, 25 Jul 2010 15:51:13 -0700 Asa Ayers Adding a crafing tab to the ItemAuditor window.
Sun, 25 Jul 2010 15:51:00 -0700 Asa Ayers Refactored the way the window for /ia invested works so I can add more tabs.
Tue, 20 Jul 2010 00:12:44 -0700 Asa Ayers Changed the way items are converted to be weighted by AH value. there are no options yet. ticket7
Mon, 19 Jul 2010 22:49:02 -0700 Asa Ayers Removed SaveNewValue which wasn't being used any more.
Mon, 19 Jul 2010 22:46:52 -0700 Asa Ayers Replaced my edit window with a static popup. This looks and behaves better this way. This commit also includes some small cleanup on frame strata for the invested and debug windows.
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 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 16:31:24 -0700 Asa Ayers Changed 'Count' to '# Owned' and made it right aligned.
Fri, 16 Jul 2010 01:32:08 -0700 Asa Ayers Added an interface to view how much you have invested in each item.