r20090805

Details

  • Filename
    QuickAuctions-r20090805.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2009
  • Size
    122.00 KB
  • Downloads
    52
  • MD5
    b9cdbd1463b2e0776e79891157c0df0f

Supported WoW Retail Versions

  • 3.2.0

Changelog

Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Aug 5 20:45:13 2009 -0700
- Making sure the table you are copying exists is a very good idea
- Updated to use factionrealm
- Updated craft list/craft queue to use realm database instead of factionrealm
- TOC Bump

Date:   Thu Jul 30 14:59:14 2009 -0700
* Fixed a scan being ran as soon as Quick Auctions loaded, fixes Auctioneer being whiny about errors
* Fixed items being posted at fallback if the player (or whitelist) is the lowest auction

Date:   Wed Jul 29 21:56:12 2009 -0700
* Fixed a description typo in the configuration
* Fixed craft queue being able to queue items with 0 quantities
* Fixed AceEvent-3.0 not being defined in the toc
* Increased post timeout to 20 seconds, don't have to cut it close as it'll auto stop when it posts them all

Date:   Mon Jul 27 01:09:34 2009 -0700
* Localization update
* Fixed bugs with AL support so it actually works
* Random cleanup

Date:   Sun Jul 26 15:55:27 2009 -0700
* Fixed bids not being a percentage of the buyout but a percentage of the lowest bid
* Updated slash command for cancelall
* Added ability to cancel auctions with less than 12 or 2 hours left (/qa cancelall 12/2)
* Added a warning that the player is running out of items if they aren't able to post something at the cap
* Added check to force bid to be the threshold if it goes below it
* Fixed craft queue not working with numpad
* Added a trigger to unlock post/cancel buttons when auction house is closed
* Removed AddonLoader support until I can bug Ammo
* Localization update

Date:   Sat Jul 25 20:41:34 2009 -0700
* Fixed an issue with QA not loading if you had Addon Loader installed
* Updated localization
* Oops log wipe added to the wrong function
* Fixed mass cancelling not wiping the logs
* Fixed poster name not having color codes wrapped around them when mass cancelling
* Fixed log button showing 0 messasges waiting instead of simply "Log"

Date:   Fri Jul 24 20:21:56 2009 -0700
* Fixed an error that can sometimes happen when opening a tradeskill window due to event ordering
* Fixed smart undercutting option not reflecting waht it is actually set to
* Added a counter for how many items have been posted to the post button
* Added a check to immediately end auction posting once everything is posted (As well as the timeout)
* Changed log messages a bit
* Added progress for cancelling into the cancel button
* Fixed posting interrupted messages showing if you closed the Auction House while scanning (Only supposed to show when actually posting)
* Fixed wording for cancelling message
* Changed log messages to use a little bit of coloring so they are easier to see
* Added a filter for adding items so you can mass add anything in your inventory matching "Glyph of" (For example
* Added an identifier next to the Log text that says how many log messages are waiting
* Improved the log system so it's not as spammy and will properly group messages together when it can
* Post and cancel will properly lock during a scan so they can't be pressed again
* Hopefully fixed the log frame showing up oddly due to auctions behind it