VendorBulkBuy
=============

VendorBulkBuy is a fresh implementation of a merchant bulk-buy helper for World
of Warcraft retail. Shift-click a merchant item to choose a quantity, jump by
stack size, buy the maximum affordable amount, or use one saved custom rule.

This package intentionally does not include source files, changelog text,
localization files, or XML layouts from BuyEmAll. The addon was rewritten with a
new name, new namespace, new saved variables, Lua-created UI, and a different
hooking/control structure.

Public release note:
If you publish this, review the original addon license first. If the original
license is absent or unclear, avoid bundling original files or text and consider
crediting it only as behavioral inspiration.

Buying rows:
- Buy max: buys the maximum available amount.
- Manual amount: use - and + around the input box, then buy that amount.
- Leave units: saves a unit count and buys the maximum minus that count.
- Leave percent: saves a percentage and buys the maximum minus that percentage.

The leave-unit and leave-percent values are saved account-wide, so they carry
from character to character.

Slash commands:
/vbb confirm    Toggle confirmation for large purchases.
/vbb status     Print the current confirmation setting.
