More uptodate files are kept in CodePlex, here,
http://vendorauctionmall.codeplex.com/
Release Notes
Hawkins' Vendor Auction and Mall System 2.0 Revision 11
Bugfix:
- corrected pet seller showtime issues
- corrected a bug in StaffBidLedger causing null reference error
- corrected a bug in RestockableVendor and items can be removed properly
- Stackable items added to Restockable vendor will have a quantity of 1
- Restockable vendors now can sell 60000 stackable items and 999 non-stackable items
New features:
- Restockable vendors can be set to sell stackable items in bulk up to 60000 in quantity. They are now called Bulk Orderers.
To do so, just [props a Restocker and set 'IsBulk' to true. When 'IsBulk' is set to 'true', stock refilling will no longer increase or reduce the max quantity by half.