r20090729

Details

  • Filename
    QuickAuctions-r20090729.zip
  • Uploaded by
  • Uploaded
    Jul 29, 2009
  • Size
    121.38 KB
  • Downloads
    49
  • MD5
    72eb6ef57c3c3218ca41abb4e8a25815

Supported WoW Retail Versions

  • 3.2.0

Changelog

Author: Shadowed <shadowed.wow@gmail.com>
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
* Localization update
* Added a floor to bid and buyout as a just in case
* Fixed an error with whitelist not working
* Fixed an error in config.lua:40 when no groups exist
* Fixed an error in ChatFrame.lua:2819 when typing /played
* Fixed splitting not being halted if the Auction House is closed
* Fixed a bug where splitting wouldn't see the last item in a stack if it became a valid item due to splitting
* Fixed error when trying to craft through the craft queue (tradeskills.lua:172
* Added some fallback values for scan queries