• Runes of Magic Addons
  • Runes of Magic
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

AdvancedAuctionhouse

 

Project Updated:
Files Updated: Wed, Sep 16 2009
Supports Game Version: 2.0.11.1872
Category: Auction & Economy
Tags:

[Edit Tags]

Project Manager: Graves666
Additional Authors: iladrion
Current Version: AdvancedAuctionhouse v1.6
License: BSD License
Development Site: CurseForge
Avg Daily DL (last 30 days): 367
Downloads Total: 90,642
Favorites: 262
Comments: 72
  • About AdvancedAuctionhouse
  •  

English

Description

This addon is an improvement of the standard game auction frame. It adds several new features and improves or fixes basic features of the auctionhouse.

Installation

The addon now supports curse client for automatic installation and updating. If you update vom version 0.7 or prior make sure you delete the following files in your \Interface\worldxml folder:

  • auctionframe.lua
  • auctionframe.xml
  • staticpopup.lua

Known Bugs Of Current Version

  • none right now

Deutsch

Beschreibung

Dieses Addon ist eine Verbesserung des Standard Auktionshaus Fensters. Es fügt ettliche neue Funktionen hinzu und verbessert bzw. repariert bestehende Funktionen des Auktionshauses.

Installation

Das Addon ist jetzt kompatibel mit dem Curse Client und kann automatisch installiert und updated werden. Wenn man von Version 0.7 oder niedriger umsteigt bitte unbedingt folgende Dateien im Ordner \Interface\worldxml löschen:

  • auctionframe.lua
  • auctionframe.xml
  • staticpopup.lua

Bekannte Probleme Der Aktuellen Version

  • zurzeit keine

Note For Addon Developers

You can use the price history data that the auctionhouse stores in your own addons. To retrieve the data you simply need to call the provided function and as an argument it requires the name (case sensitive). To check if AdvancedAuctionhouse is present at all simply check for AA_AuctionFrame.

Call of the price history function:

scannedGold, averageGold, totalamountGold, scannedDiamond, averageDiamond, totalamountDiamond = GetItemPriceHistoryByName(<itemname>)

where scannedGold is the number of auctions selling for gold that were scanned. averageGold is the average value in gold with dynamic number of decimal places and totalamountGold is the total number of units sold. for example if an auction that sells a stack of 50 Link runes that are sold for gold is scanned then scannedGold would be incremented by 1 whereas totalamountGold would be incremented by 50. same applies for the other 3 return values but instead of gold those stand for the diamond values.

if an item is not in the database at all then the function returns nil if there is only data for one moneytype then all values that belong to the other moneytype will be zero.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  AdvancedAuctionhouse v1.6 Release 2.0.11.1872 24,445 9/16/2009
  AdvancedAuctionhouse v1.5 Release 2.0.10.1853 16,717 8/13/2009
  AdvancedAuctionhouse v1.4 Release 1825 23,403 5/27/2009
  AdvancedAuctionhouse v1.3 Release 1825 3,876 5/22/2009
  AdvancedAuctionhouse v1.2 Release 1825 9,365 4/7/2009
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • BSlGuru said 

    Got Error Message after V 2.1.2.1941

    Reply Report Permalink
  • Ive noticed the Price history data is usually 10%-15% higher then the actuall Average price in the AH. I dont know if its a bug or not, but hey, figured it was worth reporting

    Reply Report Permalink
  • skitey said 

    @Graves
    my guild m8 and i got all the same error, after opening AA and searching for Gold/Dia (using the latest v1.6):

    -- on AA opening
    call AA_AuctionFrame's OnEvent, line: [string "?"]:2915: attempt to perform arithmetic on a nil value

    -- on search for gold/dias:
    call AA_AuctionBrowseFrame's OnUpdate, line: [string "?"]:1465: attempt to perform arithmetic on a nil value

    i really hope you could make a fix, because deleting all other addons, reinstalling client, etc doesn't help!

    Reply Report Permalink
  • PDub321 said 

    Thanks for the cool add on. How do you get the pricehistory tooltip bag option to work? I'm looking for instructions but don't see any. Again sweet addon keep up the good work

    PDub
    NTW

    Reply Report Permalink
  • PDub321 said 

    update- Maybe I need to ask how do you get into options?

    Thanks

    PDub
    NTW

    Reply Report Permalink
  • badhard said 

    Hey,

    first I need to thank you for your time to develop this addon. I'm skription on some other language but got no time to look on LUA. This addon saved much of my time searching for useful stuff.

    But I have to ask a question of performance:
    Since the new Chapter II is released the new stats are avaiable which means, that selling and buying stats is much easier by typing "Condition X" or something else in the field.
    But if the count of items tells me about 250, it needs quite long. I don't know how complex LUA can be, but even in JavaScript it is possible to do OOP. So my idea is to categorize the items when getting in.

    If that happened the user could select the category of the search by a drop-down to i.e. "STATS" and in the field "40 Strength".

    I hope you understand my point. Searching by substring isnt the fastest way to find something.

    2. Idea:
    many people complain about that they can't search through all items due the restriction of the 500 items. I know it is not possible to make a work-around, but sometimes:

    last time i search for leather-stuff and I saw, that they got over or equal 500 items on leather. for that reason I needed to search in ALL under-categories.
    Is it possible, that you can implement a function, which searchs automatically in all unders if the number displayed is 500?

    3.
    I don't know if it is a bug, but sometimes the top information bar on how far the progress is vanishing. 3 seks later it's re-visible.

    4.
    due performance:
    isn't it bad for the search-performance, if you delete all items or respectivly do hide them? Don't know if you can do speed-tests in LUA.


    at last but not at least

    thanks for reading this. Hope for a reply. I know it sounds kinda much of work ^^

    Greetz and thx a lot for this

    Badhard

    Reply Report Permalink
  • Gikku said 

    I play WoW and have used Auctioneer for years. I saw this and was checking out the info on it to see if maybe it was an update or more useful add on to replace Auctioneer.
    It looks and sounds to me like this is used for a game other than WoW even though I found it under WoW add on list. The items and such are unfamiliar to me for anything in WoW. Am I right in guessing this is being used in a game other than WoW?
    I can tell you it would not work for WoW with a limit of 500 when scanning the AH brings up thousands of items.

    Reply Report Permalink
  • it is an addon for runes of magic and it should not show up under WoW addons.

    Reply Report Permalink
  • I only see v1.5 available, am I missing something? I've tried reinstalling this via the curse client and the problem with gold auction is still there.

    Reply Report Permalink
  • indeed you are missing something. when an addon author uploads a new version of his addon to curse the new version first has to be approved by the curse staff. as long as this has not been done the new version is not publicly available.

    but it has been approved now and is ready for download.

    Reply Report Permalink
  • Leafweir said 

    Elven Prophecy seems to have broken the Money/Gold search. Every time I try to search for Gold auctions I get an error about searching for a nil value.

    Reply Report Permalink
  • this has already been reported by my guildmates, i will be looking into that.

    Reply Report Permalink
  • v1.6 has just been uploaded. this issue has been fixed.

    Reply Report Permalink
  • jellabi said 

    i still have the problem, and i surely have the latest version, removed and reinstalled a few times, but still got the problem, guess its a conflict with one of my other addons then?

    Reply Report Permalink
  • 1gitika1 said 

    The limit of 500 without a next page or next set of items - makes the addon alot less convenient to use. It is also why the person that was looking for a specific item that was on the auction house couldn't find it with your addon. The item they were looking for was not added into the 500 items the addon selected to search - so it responded with not found. Yet it could have been item 501 or 50001. Try searching power stones with your addon - you cannot - the number of fusion and manastones exceeds the limit and the user will not get accurate information about what is available to purchase. Helpful yes, but still leaves me looking. A clean search would definitely be nice as well.

    Reply Report Permalink
  • as mentioned for about 100 or more times before... the 500 items limit is not my idea... this is a game limit, so no matter if you use my addon or not, you will never get more than 500 results for a specific category. what my addon does is simply group all results on one page instead of multiple pages with 50 items...

    Reply Report Permalink
  • Peparony said 

    Hi,
    would you please implement (if possible) that
    i can just change the price per item when just i just want to sell 1 item?
    you know i sold a lot these days (Armor Crafting) and it often happened,
    i entered start price pushed tab just once entered immediate price, while brain afk *g* and just saw it one sec before accepting.
    made me mad ^^
    good loot and many kills! Peparony

    Reply Report Permalink
  • which autoprice setting do you use? "last"? if you use "last" and have lost all your data, then there is no error here. setting "last" remembers the last bid/buyout YOU sold the item for, so the second time you offer the same item you should have the prices autofilled again.
    if you use the "average" setting however there should always be a price filled automatically (unless the item you want to sell has never been sold on your server, thus has no auction history).

    Reply Report Permalink
  • snow0815 said 

    Thanks, finally got it to work again, must have been blind. Any idea what might have reset everything in the first place? Hadn't installed or uninstalled anything and the night before everythig had still worked fine...

    Also wanted to ask you if you could add an auction queue to AAH, something working similar to zMailQueue for mail? Would be helpful for those of us that tend to sell many of the same items at once, especially crafters...

    Reply Report Permalink
  • snow0815 said 

    Just lost all game settings for some reason, including auction prices. I restored the settings np but prices no longer fill in automatically, even right after outting in an item of the same type. Any idea where to fix that? Don't see any setup for AAH to enable it.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 453 yGather - Gatherers Map Map & Minimap, Auction & Economy...
  2. 116 Heal Bot 2 Auction & Economy, Action...
  3. 112 RoMail2 Chat & Communication, Auction...
  4. 105 AdvancedCrafting Auction & Economy, Bags &...
  5. 78 Zzabur's Compendium Bags & Inventory, Auction...