Mercurial > wow > itemauditor
log Modules/QuickAuctions.lua @ 77:a8fc802b42ba
age | author | description |
---|---|---|
Sun, 01 Aug 2010 08:42:29 -0700 | Asa Ayers | Changed the QuickAuctions decider to consider the number already owned and only calculate based on what needs to be crated. |
Wed, 28 Jul 2010 22:46:13 -0700 | Asa Ayers | Added a config option to control how many extra copies of an item are created if its being managed with QA. The previous behaveior was to add 25% to whatever QA would normally post. Now it defaults to 0% and is user configurable. |
Wed, 28 Jul 2010 22:19:38 -0700 | Asa Ayers | Added a public API so other addon developers can register themselves as a queue destination and added a UI so users can select that destination. |