r20090810

Details

  • Filename
    QuickAuctions-r20090810.zip
  • Uploaded by
  • Uploaded
    Aug 10, 2009
  • Size
    125.31 KB
  • Downloads
    98
  • MD5
    724bff6ff0b0b524faa0a0e34ea031bd

Supported WoW Retail Versions

  • 3.2.0

Changelog

Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Aug 10 13:00:43 2009 -0700
- Fixed an issue with changing settings causing boolean errors
- Added auto mailer, will automatically mail items that are managed by QA (uses the same settings as everything else, you can set it to mail everything globally or per group etc) this will try and group items up into the largest.
NOTE: If you typo the banker name it will send it to the wrong person, there's about 5 different warnings noting this if you manage to mess up and complain that you made a mistake you waive all rights to not be made fun of.
- Library update
- Localization update
- Added mail saved variables

Date:   Sun Aug 9 23:59:40 2009 -0700
- Updated TOC
- Added mailer options
- Updated so reverse lookups can be done outside of the manage module

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