r20090929

Details

  • Filename
    _QuickAuctions-r20090929.zip
  • Uploaded by
  • Uploaded
    Sep 29, 2009
  • Size
    126.47 KB
  • Downloads
    158
  • MD5
    b9f5e2fbb91c95de2af6fabd836e27b1

Supported WoW Retail Versions

  • 3.2.0

Changelog

Author: Shadowed <shadowed.wow@gmail.com>
Date:   Tue Sep 29 10:56:24 2009 -0700
- Fixed an error at line #11 regarding lastSeenLogID
- Oops, should actually stop splitting on scan start not clear queue
- Fixed an issue that would cause too many, too little or the wrong price for posting items ifi t was interrupted (Thanks batkuip)

Date:   Wed Sep 23 18:37:02 2009 -0700
- Might as well bump TOC
- Fixed auctions not being canceled if you are the only one with them up and they are below threshold (Thanks batkuip)
- Fixed auto mail button being unusable on the send mail page
Merge: 6b33f09 53e0bc0

Date:   Thu Aug 27 20:21:59 2009 -0700
Merge branch 'master' of [email protected]:Shadowed/QuickAuctions
- Added a focus clearing when a mail is sent automatically
- Added a check to make sure the name actually exists when canceling, fixes an error if you cancel after a patch before data loads
- Changed craft queue: Left clicking will now increment the craft queue number, right click will decrement it, SHIFT + Double click will activate the old style of letting you manually enter the number (From Larroke)
- ALT + Clicking an item link will now swap it to the browse frame (Also from Larroke)
- Fixed backspace not working correctly with clearing the craft queue
- Localization update
Author: Zachary Anker <zanker@zaa-mac.local>

Date:   Tue Aug 25 22:36:27 2009 -0700
- Merged Larroke's changes in, craft queue now is SHIFT + Double click for manual mode, left click to add one, right click to remove one.\n- Added a shift to the browse frame when ALT + clicking an item\n- Fixed craft queue not being modified when modifying it through backspace.
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