Bulk Buy

Allows you to buy vendor items in quantities greater than a single stack size.

File Details

1.08

  • R
  • Dec 23, 2018
  • 4.74 KB
  • 1.9K
  • 8.1.0
  • Retail

File Name

BulkBuy-1.08.zip

Supported Versions

  • 8.1.0

1.08

  • Bump TOC Interface version to 8.1
  • Update to account for 8.1 stack split frame changes
    • When buying an item sold in stacks greater than 1, the stack split frame will now allow you to buy any amount (like in older versions); not just multiples of the stack count.
    • The left and right buttons will now decrement/increment by 1 by default or by the stack count when the Split Stack modifier (Shift) is held.

1.07

1.06

  • Fix bugs related to 7.2 merchant frame changes
  • Change how items sold for non-gold currencies are purchased:
    • If an item is sold for a non-gold currency, the AddOn will now buy the largest multiple of the stack size sold by the merchant less than the amount entered in the stack split popup.
    • The previous behaviour introduced in 1.05 was to buy the stack size sold by the merchant multiplied by the amount entered in the stack split popup.
  • Bump TOC Interface version to 7.2

1.05

  • Fix purchasing of items sold for non-gold currencies
    • Thanks to Exhunt for posting this change on Curse
  • Bump TOC Interface version to 7.1

1.04

  • Fix "attempt to compare number with nil"
    • ITEM_QUALITY constants were changed to Lua enums (LE_ITEM_QUALITY) in 6.0

1.03

  • Create GitHub repository for AddOn

1.02

  • Buying items that cost proper currencies like Justice Points should now be fixed. This issue wasn't affecting items bought with other items like Inks from the Ink Trader.

1.01

  • Added support for bulk buying items that cost non-gold currencies.

1.00

  • AddOn Created!