log Modules/Tooltip.lua @ 125:bb78b6c9892d

age author description
Thu, 02 Sep 2010 07:03:38 -0700 Asa Ayers Updated the ArkInventory rule and tooltip to work in QA is compatible instead of if its enabled in ItemAuditor.
Sun, 01 Aug 2010 08:16:08 -0700 Asa Ayers Fixed the tooltip so that it is green if the auction price exactly matches your threshold.
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.
Tue, 27 Jul 2010 17:52:21 -0700 Asa Ayers Updated the QuickAuctions API to use the new API calls. This commit also includes a compatibility layer to maintain backward compatibility so that none of my users have to upgrade QuickAuctions twice before getting any new features.
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 16:42:38 -0700 Asa Ayers Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red.
Sat, 03 Jul 2010 10:22:35 -0700 Asa Ayers Changed tooltip to be less confusing on the price per item.