File Details
0.9B2
- B
- Jan 12, 2007
- 333.22 KB
- 350
- 2.0.1
- Retail
File Name
buydropper-0-9b2.zip
Supported Versions
- 2.0.1
{{{
- !html
v0.9B2
- Fixed a bug where an error would occur when buying items if you do not have BuyEmAll installed.
v0.9B1
- Purchasing is now enabled.
- Enabling BuyDropper while at a vendor will now scan the vendor.
- Uses the new GetCursorInfo API instead of hooking all the Pickup_____Item functions (PickupMerchantItem is still hooked because GetCursorInfo doesnt returns nil for merchant items).
- Fixed the bug where if an error occurs while buying an item it will no longer attempt to buy that item when you open the vendor again.
- Added /buydropper change command.
- Budget will now only affect purchases if the confirmation is turned off.
- Implemented the Clear List button in the options window.
- /buydropper clear no longer requires the yes parameter. Instead it shows a confirmation dialog like the Clear List button in the options window.
- Fixed a validation bug for the /buydropper priority command.
<a name="09A4" id="09A4"></a>v0.9A4
- Added purchasing code. You must un comment the section starting on line 275 of BuyDropperEngine.lua in order to enable this functionality.
- No longer re scans a vendor from which youve already purchased an item until your next visit.
- Added this readme
v0.9A3
- Updated for 2.0.3.
v0.9A2
- Fixed bug with CogsBagSpace.
v0.9A1
- No longer requires FreeRefills.
- Added all slash commands and the GUI options window.
v0.3
- Added commands to customize the vendor dropper.
- Updated Ace2 libraries.
v0.2
- Entering 0 for the amount now removes the item from the list.
- Added tracking buttons.
v0.1
- Initial Release.
}}}

