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.
|
Sat, 03 Jul 2010 07:40:01 -0700 |
Asa Ayers |
Merged utils into ItemAuditor.
|
Fri, 02 Jul 2010 21:39:24 -0700 |
Asa Ayers |
OPTIONS! QuickAuctions is now an optional dependency. I have also added some configuration options for it. If you have QA but don't want IA to update your thresholds you can shut off the integration. I have also added other options so you can select your faction or the neutral AH and it will update the tooltip.
|
Wed, 30 Jun 2010 22:59:37 -0700 |
Asa Ayers |
Removed dependency on DevTools, completed chaning over the database to use links instead of names, Added integration with my version of QuickAuctions3 (I need to make this optional soon)
|
Fri, 25 Jun 2010 22:03:44 -0700 |
Asa Ayers |
Updated version and added a dependency on my modified API for QuickAuctions. Next I need to make that dependency optional
|
Wed, 23 Jun 2010 23:47:48 -0700 |
Asa Ayers |
Working on converting the database to store items as links instead of names.
|
Sat, 22 May 2010 11:34:19 -0700 |
Asa Ayers |
Code cleanup.
|