r20091005

Details

  • Filename
    QuickAuctions-r20091005.zip
  • Uploaded by
  • Uploaded
    Oct 5, 2009
  • Size
    156.66 KB
  • Downloads
    67
  • MD5
    4d4e6a732ef5c373f2dcdeb2771f2e76

Supported WoW Retail Versions

  • 3.2.0

Changelog

Merge: d745869 5917b8c
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Oct 5 00:02:53 2009 -0700
- Fixed conflicts

Date:   Sun Oct 4 23:59:36 2009 -0700
- Added a new status module, this is basically a speedy summary that will get auction house stats for all items in your inventory and active on the auction house that are managed by Quick Auctions. It will show the lowest buyout as well as how many are in the auction house
- Added an additional API call for getting total items up
- Enabled the status module in the button list
- Localization update
- TOC update
- Fixed a rare error in manage.lua:362
- Updated error message when QA fails to find the category index to make it more clear that it needs to be localized
- Changed "Items per auction" and "Post cap" to be 1 - 1000 to account for Engineering bullets and other items that stack above 40 (Generally reputation items)
- Log window will now group items into their proper row and only show that item once when posting, no more spam with 5000 items in it
- Log window is now scrollable and won't clear logs when posting or canceling
- Fixed an error when mousing over a row with no data in it in the logs
- TOC update
- Library update

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