r20091210

Details

  • Filename
    QuickAuctions-r20091210.zip
  • Uploaded by
  • Uploaded
    Dec 10, 2009
  • Size
    183.23 KB
  • Downloads
    147
  • MD5
    fbfe3e82b1fda381d52332c544efcf4f

Supported WoW Retail Versions

  • 3.2.0

Changelog

Author: Shadowed <shadowed.wow@gmail.com>
Date:   Thu Dec 10 18:43:10 2009 -0800
Price gap is now limited by fallback * fallback cap, meaning if your fallback is 100g, fallback cap is 50g it will ignore auctions above 150g for calculating the price gap
If threshold is 50g, your competition posts at 51g and your undercut is 5g it will now auto undercut by only 1g to prevent going below the threshold
Fixed lastSeenLogID error that randomly happened

Date:   Tue Dec 8 18:11:22 2009 -0800
Guess I should TOC bump too while I am at it
Implemented new canceling mode that requires a hardware event before it smart cancels
Added configuration for cancel binding and sound when ready to cancel
Added a note describing the changes to canceling in Quick Auctions introduced with 3.3, message is only shown once

Date:   Thu Nov 26 13:41:22 2009 -0800
- Renamed Price Threshold to make it less confusing
- Price Threshold renamed to Maximum price gap

Date:   Wed Nov 25 13:24:23 2009 -0800
- Added price threshold option, this applies to both posting and cancelling. Let's you set a price at which it will default to the second lowest auction, eg if there is a 10% price difference between your lowest auction and the second lowest it will post at second lowest price instead
- Added configuration for price threshold option
- Localization update
- Fixed fallback items failing to be recongized when using auto fall back, floating points that are not actually visible floating points are fun
- Fixed error in manage.lua:343
- Added description on using the middle button in the range slider to change it
- Commiting at 2 AM is bad, re-applied soulbound fix
- Fixed post cap failing on any item that was posted in stacks above one
Revert "- Fixed soulbound detection failing for some localizations, such as French"
This reverts commit 70c6485d07c97dbcb16d7afd2f5ab7ff8ca3aaef.
- Fixed
- Fixed soulbound detection failing for some localizations, such as French
- Changed log to be hidden by default

Date:   Sun Oct 25 10:44:33 2009 -0700
- Added French localization (Thanks Galo - Sargeras!)

Date:   Sat Oct 24 09:32:27 2009 -0700
- Fixed a bug with auto fallback enabled and no other auctions are up

Date:   Thu Oct 22 17:13:12 2009 -0700
- Reenabled craft queue for enchanting so it can be used as a simple list
- Updated German localization (Thanks Rothis - Khaz'goroth)
- Fixed bug with post cap not taking into auction items posted at the fallback when the market price is below threshold

Date:   Tue Oct 20 21:17:27 2009 -0700
- Fixed bug that was breaking the manual entry of craft queue from working
- Added "Enable auto fallback" option, allows you to have auctions automatically posted at fallback if the market price is below (or equal) to threshold
- Items are now sorted by group when displaying them in the status report