r20091006

Details

  • Filename
    _QuickAuctions-r20091006.zip
  • Uploaded by
  • Uploaded
    Oct 7, 2009
  • Size
    157.45 KB
  • Downloads
    93
  • MD5
    a1e8047eacf31eb39f6c4998de20d428

Supported WoW Retail Versions

  • 3.2.0

Changelog

Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Oct 5 21:20:41 2009 -0700
- Localization update
- Fixed an error in the craft queue creating the maximum amount all the time
- Added feature to disable auto cancelling in a group
- Fixed craft queue not working for enchants when using manual entry of item quantities
- Fixed typo in displaying craft queue
- Craft queue will now work with enchanting scrolls, thanks Cybnext for the code
- Fixed "Post cap" not accepting manual entries and having to be done purely through the slider
- Fixed an error when using the status scan without opening the log
Merge: d745869 5917b8c
- 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