Mercurial > wow > itemauditor
log Modules/Utils.lua @ 20:ff9a698caebc
age | author | description |
---|---|---|
Sun, 04 Jul 2010 09:33:25 -0700 | Asa Ayers | Added options for the crafting threshold and auction threshold. I also fixed the queue to use the item cost to determine if there is enough profit instead of the auction (QA) threshold which already has profit built in. |
Sat, 03 Jul 2010 10:05:53 -0700 | Asa Ayers | Cleaned up the messages. You can turn the notifications of price changes off and those messages will only show gold or silver if they are more than 0. I have also removed the dependency on AceConsole because it doesn't allow changing the color of the addon name when I print messages. |
Sat, 03 Jul 2010 07:40:01 -0700 | Asa Ayers | Merged utils into ItemAuditor. |