AuctionMaster

Change log

3.38.2

  • Double clicking an item in the own auctions list now shows it in the search tab.
  • Fixed missing "size" menu in inventory table on seller tab.
  • Fixed resizing of the two tables on the seller tab.
  • Fixed error message caused by account bound items.
  • Removed the missleading stop button while scanning own auctions. The whole thing will be refactored soon.

3.38.1

  • Silenced the auction house bell while scanning own auctions.
  • Fixed single item prices for stacked own auctions.

3.38.0

  • Replaced blizzard's original auctions tab with an AuctionMaster table including current auction statistics. The original tab may be restored in the popup menu in the upper right corner.
  • Added a "scan auctions" button to the new auctions tab, which scans for own auctions only. That is much faster as a complete scan.
  • A "cancel undercut" button in the new auctions tab will cancel all own auctions, that has been undercut (there are other auctions with lower buyouts).
  • Finally a "cancel auctions" button in the new auctions tab will cancel immediately all auctions, that has been selected.
  • Selection in the several tables of AuctionMaster is now handled like done in Windows. A left click will select a single item and deselect it, if it was selected previously. If you press the ctrl button, while left clicking an item, any other selected item won't be deselected. If you press the shift button, while left clicking an item, you can select a whole range of items.
  • Fixed sorting according to name in inventory table (ticket 23)

3.37

  • Reverted scan mode from "fast" to "normal" for scanning the item to be sold. This was the previous behaviour and I revert to it, until it's possible to select the desired scan mode for the operation.
  • Fixed sometimes "frozen" selling prices when switching the price model.
  • Fixed market price sniping. Additionally it's now possible to select the number of times an item has to be seen at auction house, until it may be considered for market price sniping. The default value is 100.
  • Big thanks goes to Kaktus for the many bug reports he has submitted.

3.36

  • Fixed rescan after posting all items of the same type and the automatic rescan after cancelling an auction.

3.35

  • Fixed statistics for current auctions in the tooltip with deactivated price cleanup.
  • Fixed compatibility issue with the addon QuickAuctions (stack-trace after pressing "Post" in the addon).

3.34

  • Fixed incompatibility of latest release with Auctionator and perhaps with Quick Auctions.

3.33

  • Improved the configuration of the tooltip messages. There is now a very compact style that may be chossen in the tooltip configuration section. It's not activated by default - although I love it very much. Some feedback which presentation (detailed or compact) is the "better" one would be perfect.
  • The statistic calculation was totally rewritten. Had to reset the statistic data therefore, sorry for that. AuctionMaster is now able to show the total number of times an item has been seen in the auction house.
  • Added a new popup menu at the top-right corner to the tables found in the seller tab. The menu may be used to adjust the size of the table and the height of the rows.
  • Changed the way the rows in the tables of the seller tab may be selected. The checkbox was removed, the rows may now be selected by left clicking them.
  • The seller tab now contains a table showing the inventory of the player. An item may be selected for sale by double-clicking it. The sizes of the inventory and auction tables may be adjusted with the corresponding menus in the top-right corner. I'm not finally satisfied with the inventory table, so it's by default minimized at the moment.
  • Added auction statistics to enchanter crafting window tooltip. Now you are able to see the auction statistics for the scrolls of enchantments. Thanks goes to my beloved Zahide, for dictating me the 251 mappings. Please contact me in the AuctionMaster forum, if you find a wrong mapping.
  • Added new directory src/api for addon developers who want to use AuctionMaster functionality. The API will remain stable, contrary to the internal implementation.
  • Fixed bidding on auctions in sell tab.
  • Removed library ItemPrice, because the sell value may now be fetched directly.

3.32.2

  • Hopefully fixed the bug that some people where reporting for the tooltip. I can't reproduce it by myself, so it's not for sure...

3.32.1

  • Hotfix release for blizzard's patch 3.2.0

3.32

  • Released first beta of new statistic calculation. If you want to test it, you have to select "New statistics module (BETA)" in the statistic configuration. It just shows the gathered statistics in the tooltip. It's not localized and the tooltip integration will change in future, it just shows the bare statistics. The buyout statistics will be further improved in one of the next releases.
  • Decreased the probability of the error message "Item not found" while sniping auctions.
  • Assured correct stack sizes just before creating auctions. Otherwise the creation will be aborted.
  • Disabled bid button in scan-snipe-dialog, if current user is the high bidder.
  • Fixed lower market price calculation.

3.31

  • Fixed price model dropdown handling.

3.30

  • Fixed bidding during auction scans.

3.29

  • Readded selling price library ItemPrice-1.1 for getting more current selling prices.
  • Fixed recalculation of auction prices after changig stack size or count.
  • Fixed display of starting bid instead of highest bid in seller tab.

3.28

  • Fixed disappearance of auction paging buttons after scanning with AuctionMaster.

3.27

  • Added a new sell info area in the seller tab, which displays information about the currently unused pricing types. Let's say you have choosen the default pricing type "per item", then the sell info area will display information for "per stack" and "overall" as well.
  • Fixed a bug for average sniping. The correct percentage values are calculated now again.

3.26

  • Fixed for patch 3.1

3.25

  • Made stack-size and count in seller tab editable. You're now able to set them via a drop down button like before, or by typing the desired value. If the value is not correct, the title turns red and it's not possible to create the auction.
  • The relative starting price dependant on the buyout price is now optional. By default it behaves now again like in the versions before 3.23.
  • Reactivated the configuration per console.
  • Improved the configuration dialog.
  • Fixed the "reset database" functions. Added a new overall reset function for the complete AuctionMaster database.
  • Fixed a bug in 3.24, which was so serious, that it never saw the light of the world.

3.23

  • Added the possibility to modify the buyout price with an absolute value.
  • The bid is now calculated relatively to the buyout price. This will eliminate some obscure too low bid prices. The percentage is configurable, it defaults to 90%.
  • Moved the "bid type" dropdown from the seller tab into the configuration. It is seldomly changed and I needed the space.

3.22

  • Fixed popup menu on AuctionMaster button.
  • Migrating pre version 3.21 snipes into the new database format.

3.21

  • Added "Bid" and "Buyout" buttons to the seller window. Now you are able to easily buy the too cheap auctions of your competitors.
  • Completely switched to Ace3 libraries. All dependencies to Ace2 and Waterfall where removed.

3.20

  • Refactored item table in seller tab. It's now able to select auctions and cancel them, if they are owned by the current user. In the future it will be able to bid/buyout auctions and the appearance of the table will be configurable.
  • Reactivated russian translation.

3.19

  • Adapted to patch 3.0.8.

3.18

  • Added new frame with the documentation and release notes of AuctionMaster. The release notes will automatically be shown, if the auction house is opened the first time with a new version of AuctionMaster. The documentation may be opened in the AuctionMaster popup menu.
  • Added configuration option for the default duration of auctions.
  • Fixed multiplier calculation for market price model.
  • Added longform "/auctionmaster" to the already existing "/am" console command.

3.17

  • Added AuctionMaster portrait icon to auction house window. It may be used to start/stop a scan. It visualizes a currently running scan by showing a blinking animation. The preferred scan mode may be choosen by right clicking the portrait. Until this has been done, the portrait is blinking.
  • Moved tooltips to default location in the bottom right corner.

3.16

  • Improved initialization code for Blizzard_AuctionUi LoadOnDemand capabilities.
  • Switched from LibRockLocale-1.0 to AceLocale-3.0.

3.15

  • Renamed the average price model to market price. Renamed the old market price model to current price.
  • Added automatic price model selection as suggested by Derrekk. There is a checkbox in the upper left corner to activate it. Some aspects may be configured in the "Seller/Auto selling" section. Tried to visualize the decisions made by some icons in the upper left corner. Hover them with the mouse to see a tooltip with an explanation.
  • Added new price model "Selling price", which sets the auction price relative to the selling price of the item.
  • Changed modification of sell prices for price models like undercut. The modification is now configured as a multiplier, not as an addition or substraction of percent points. If the compared price should stay the same, 100% has to be configured now, not 0%. If the compared price should be halved, 50% has to be configured, not -50% any longer.
  • The tooltip statistics now show the correct selected number of items to be sold in the auction house window, not only for one item.
  • Default duration was set to 48 hours.
  • Added russian localization provided by StingerSoft.

3.14

  • Added new AuctionMaster command menu to the auction house. This is used instead of the three buttons used before.
  • Added possibility to toggle the position of the AuctionMaster menu button (currently only left and right position).
  • Added "fast scan" mode. The normal and fast scan modes may be configured separately. By default the fast scan mode only asks to buy bookmarked items.
  • Added many new and updated sell prices.
  • Limit the item name in auction queries to the length of 62 bytes. Longer names may cause disconnects.

3.13

  • Added many new and updated sell prices.
  • A sound is now signalling an item to buy or the completion of an auction house scan.
  • Default values for standard deviation cleanup of the auction statistics has been increased a little bit from 1.5 up to 2. This will cause some fewer auctions to be cut off because they are to far away from the average prices.

3.12

  • Fixed sell price calculation code for asian languages.
  • Resetted old local sell price tables, because they may be bogus.

3.11

  • Added many new sell prices.

3.10

  • Replaced sell price library ItemPrice with an own implementation. A reminder in game will ask to submit any new or updated sell prices to be included in the database.

3.9

  • Fix incorrect, outdated sell prices found in library item-price while visiting any vendor.

3.8

  • Fixed missing automatic update of undercut prices after having scanned the current auctions for the selected item.

3.7

  • Added possibility to select items to be sold by shift left clicking them in the inventory. May be deactivated in the seller section of the configuration.
  • Made AuctionMaster more compatible with other addons, which are also adding tabs to the auction frame. Tested with Auctionator.
  • Remembering previous pricing model and duration for each item sold. They will be selected automatically the next time the item should be sold. May be deactivated in the seller section of the configuration.
  • Added chinese translation, provided by GloomySunday@CWDG and Juha@CWDG.

3.6

  • Fixed visualization of per-item and overall price in ask-to-buy dialog.
  • Fixed german translation for ask-to-buy messages because of sell-price undercut. Had to redesign the dialog a bit for that.

3.5

  • Added average prices to status text in seller frame.
  • Added new pricing model ```undercut```. It will select a bid/buyout price, that is smaller as all other current auctions. The prices that are too far away from the average, will not be included (see the next new feature).
  • Cleanup statistic calculations with the standard deviation (see http://en.wikipedia.org/wiki/Standard_deviation). This will be done for the alltime statistics and the current auctions statistics. The multiplicator for the standard deviation is configurable in the statistic section of the configuration window.
  • The dialog for buying detected auctions (detected by sell-price, average, etc.) now shows the price per item (like before) and also the total price, if the stack size is larger than one. The total price is shown in parens.

3.4

  • Made the the market price modifier configurable. The percent points to substract or add to the average market price may be set in an edit box near to the prizing model dropdown.

If the corresponding checkbox labeled with "

Facts

Uploaded on
28 Oct 2009
Game version
  • 3.2.0
Filename
AuctionMaster-3.38.2.zip
Size
739.8 KiB
MD5
c1bae2da26560e773a8c727977a8256f
Type
Release
Status
Normal

Authors