Merchant is an auction house addon that assists with posting auctions and finding specific auctions. Features include:
- A framework for tracking actions.
- A basic stats module for calculating auction stats (like item average price).
- A tooltip module that can be used to display information about items in their tooltip.
- A Auction House module which features a batch posting interface.
Future features include (but are not limited to):
- More historical data keeping (currently Merchant keeps just the latest auction house image), including lifetime stats (like lifetime average buyout).
- A search interface, to search for items using advanced queries (also available when not at the AH).
Merchant uses AceEvent to emit several messages during the AH scan process and on many user interactions, making it very easy to write custom modules. Custom modules can be used both to display more/other information on the AH or tooltips, but can also generate statistics for use by other modules.
Facts
- Date created
- 27 May 2009
- Category
- Last update
- 03 Jun 2009
- Development stage
- Alpha
- Language
- enUS
- License
- BSD License
- Recent files
- A: r20090603142944 for 3.1.0 on 03 Jun 2009
- A: r20090603100341 for 3.1.0 on 03 Jun 2009
- A: r20090530151553 for 3.1.0 on 30 May 2009
- A: r20090529082206 for 3.1.0 on 29 May 2009
- A: r20090529081915 for 3.1.0 on 29 May 2009
Authors
Relationships
- Embedded library
- Ace3
- LibQTip-1.0
- LibStub