File Details
1.11
- R
- Aug 16, 2025
- 6.53 KB
- 121
- 11.2.0+5
- Retail + 3
File Name
BulkBuy-1.11.zip
Supported Versions
- 11.2.0
- 5.5.0
- 4.4.2
- 3.4.3
- 2.5.4
- 1.15.5
1.11
- Bump TOC Interface version for Retail, Classic, WotLK Classic, Cataclysm Classic and MoP Classic
1.10
- Bump TOC Interface version to 10.0.2
1.09
- Fix stack overflow error when buying items for non-gold currencies
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
- Bump TOC Interface version to 8.0
- Add .travis.yml file and TOC properties for the BigWigs packager script
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_QUALITYconstants 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!