r19

Details

  • Filename
    ItemAuditor-r19.zip
  • Uploaded by
  • Uploaded
    Jul 4, 2010
  • Size
    130.42 KB
  • Downloads
    54
  • MD5
    c4ccff1a256764f420c3ab3950b4f62f

Supported WoW Retail Versions

  • 3.3.5

Changelog

2010-07-04  Asa Ayers  <Asa.Ayers@Gmail.com>

[67f4151d535c] [tip]
* Core.lua Modules/QuickAuctions.lua

Expanded the queue system to calculate what the new QA threshold would be and to consider buying items from vendors. It also sets a threshold so that items with less than 5g profit will not be crafted. I will turn this into an option later.

2010-07-03  Asa Ayers  <Asa.Ayers@Gmail.com>

[c7b3585c73df]
* .pkgmeta, ItemAuditor.toc Modules/Options.lua Modules/QuickAuctions.lua

Added the missing QuickAuctions module. I've also added integration with Skillet and LilSparkysWorkshop. IA and queue any item set up in QuickAuctions where the reagent cost is less than the current price of the item. This is based on KevTool Queue.

[e62d878c716d]
* Modules/Tooltip.lua

Changed tooltip to be less confusing on the price per item.

[56de19d9bd8d]
* .pkgmeta, Core.lua ItemAuditor.toc Modules/Debug.lua Modules/Options.lua Modules/Utils.lua embeds.xml

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.

[44e70a3fdb19]
* Core.lua ItemAuditor.toc Modules/Events.lua Modules/Options.lua Modules/Tooltip.lua Modules/Utils.lua

Merged utils into ItemAuditor.

[6fc9fbaa94b3]
* .pkgmeta, ItemAuditor.toc

updated the toc and .pkgmeta info

2010-07-02  Asa Ayers  <Asa.Ayers@Gmail.com>

[8c83d5f6e306]
* Core.lua ItemAuditor.toc Modules/Events.lua Modules/Options.lua Modules/Tooltip.lua

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.

2010-06-30  Asa Ayers  <Asa.Ayers@Gmail.com>

[6a6296dd249f]
* Core.lua ItemAuditor.toc Modules/Options.lua Modules/Tooltip.lua

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)

[03e2d9edc344]
* Modules/Utils.lua

Fixed the ability to toggle debug

2010-06-25  Asa Ayers  <Asa.Ayers@Gmail.com>

[c79ede3c7b82]
* Core.lua ItemAuditor.toc Modules/Events.lua Modules/Tooltip.lua

Updated version and added a dependency on my modified API for QuickAuctions. Next I need to make that dependency optional

[374dd1a90d02]
* Core.lua Modules/Events.lua Modules/Utils.lua

Changed the way things are stored so that items known only by name, usually from AH mail, will be stored by their name, but will get converted if the link is discovered through a tooltip. This version is funcioning again

2010-06-23  Asa Ayers  <Asa.Ayers@Gmail.com>

[0271e781b154]
* Core.lua Modules/Events.lua Modules/Tooltip.lua Modules/Utils.lua

Working on converting the database to store items as links instead of names.

2010-06-08  Asa Ayers  <Asa.Ayers@Gmail.com>

[bbba2fae0f69]
* Core.lua Modules/Debug.lua Modules/Events.lua Modules/Options.lua Modules/Utils.lua

Removed some of the extra debugging that isn't neccessary any more and abtracted out the item ids so they can be cached.

2010-05-26  Asa Ayers  <Asa.Ayers@Gmail.com>

[5dddd73b2220]
* Core.lua ItemAuditor.toc Modules/Events.lua Modules/Utils.lua

Removed dependency on postal. It was only being used to determine the mail type which has been moved into ItemAuditor so I can support CODPayments. Paying for COD items works, but getting the payments back can't reliably associate the payment with an item yet.

[7d0f4ebedf8c]
* Core.lua Modules/Events.lua

work in progress: I added Prospecting and Disenchanting and AHOutbid mail and I also changed the initialization to quit forcing debug every time ItemAuditor loads and have begun to implement the COD mail scanning.

2010-05-22  Asa Ayers  <Asa.Ayers@Gmail.com>

[c940b527ccab]
* Core.lua Modules/Events.lua

Fixed Milling. Disenchating will probably have to be fixed the same way

[bbcf81868171]
* .pkgmeta, Core.lua ItemAuditor.toc Modules/Debug.lua Modules/Events.lua Modules/Options.lua Modules/Tooltip.lua Modules/Utils.lua

Code cleanup.

2010-05-20  Asa Ayers  <Asa.Ayers@Gmail.com>

[e9a1646beaa4]
* .hgignore, .pkgmeta, Libs/AceAddon-3.0/AceAddon-3.0.lua Libs/AceAddon-3.0/AceAddon-3.0.xml Libs/AceBucket-3.0/AceBucket-3.0.lua Libs/AceBucket-3.0/AceBucket-3.0.xml Libs/AceConfig-3.0/AceConfig-3.0.lua Libs/AceConfig-3.0/AceConfig-3.0.xml Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml Libs/AceConsole-3.0/AceConsole-3.0.lua Libs/AceConsole-3.0/AceConsole-3.0.xml Libs/AceDB-3.0/AceDB-3.0.lua Libs/AceDB-3.0/AceDB-3.0.xml Libs/AceDBOptions-3.0/AceDBOptions-3.0.lua Libs/AceDBOptions-3.0/AceDBOptions-3.0.xml Libs/AceEvent-3.0/AceEvent-3.0.lua Libs/AceEvent-3.0/AceEvent-3.0.xml Libs/AceGUI-3.0/AceGUI-3.0.lua Libs/AceGUI-3.0/AceGUI-3.0.xml Libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Window.lua Libs/AceTimer-3.0/AceTimer-3.0.lua Libs/AceTimer-3.0/AceTimer-3.0.xml Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml Libs/LibStub/LibStub.lua

Removing libs from my repo so I can use externals instead

[6c87720c301c]
* Core.lua

comment/debugging code cleanup

[169f5211fc7f]
* Core.lua ItemAuditor.toc Libs/.fr-dFS3eN/Ace3/AceEvent-3.0/AceEvent-3.0.lua Libs/.fr-dFS3eN/Ace3/AceEvent-3.0/AceEvent-3.0.xml Libs/AceAddon-3.0/AceAddon-3.0.lua Libs/AceAddon-3.0/AceAddon-3.0.xml Libs/AceBucket-3.0/AceBucket-3.0.lua Libs/AceBucket-3.0/AceBucket-3.0.xml Libs/AceConfig-3.0/AceConfig-3.0.lua Libs/AceConfig-3.0/AceConfig-3.0.xml Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml Libs/AceConsole-3.0/AceConsole-3.0.lua Libs/AceConsole-3.0/AceConsole-3.0.xml Libs/AceDB-3.0/AceDB-3.0.lua Libs/AceDB-3.0/AceDB-3.0.xml Libs/AceDBOptions-3.0/AceDBOptions-3.0.lua Libs/AceDBOptions-3.0/AceDBOptions-3.0.xml Libs/AceEvent-3.0/AceEvent-3.0.lua Libs/AceEvent-3.0/AceEvent-3.0.xml Libs/AceGUI-3.0/AceGUI-3.0.lua Libs/AceGUI-3.0/AceGUI-3.0.xml Libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Window.lua Libs/AceTimer-3.0/AceTimer-3.0.lua Libs/AceTimer-3.0/AceTimer-3.0.xml Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml Libs/LibStub/LibStub.lua embeds.xml

First public revision.
At this point ItemAuditor watches mail for auctions sold or purchased, watches for buy/sell (money and 1 item type change) and conversions/tradeskills. Milling isn't working yet because there is too much time between the first event and the last event.

Additional Files

Type Name Size Uploaded Game Version Downloads
13.54 KB Jul 4, 2010 3.3.5 8