File Details
V1.0.0
- R
- Sep 16, 2024
- 5.06 KB
- 327
- 11.0.5
- Retail
File Name
AutoItemBuyer.zip
Supported Versions
- 11.0.5
AutoItemBuyer Changelog
v1.1.0 - September 2024
- Added CTRL-Click Functionality:
- Users can now add items to the shopping list by CTRL-clicking them in the vendor window. A popup will appear to specify the desired quantity.
- Items can also be removed from the shopping list by CTRL-clicking them again, with a confirmation prompt for deletion.
- Multi-Channel Notifications:
- Messages regarding purchases now display in all available channels simultaneously (RAID, INSTANCE_CHAT, PARTY).
- Enhanced Purchase Limit Handling:
- Implemented logic to fetch the maximum quantity of items available from the vendor and show an error message if an item limit is exceeded.
August 2024
- Debug Messages:
- Added a feature to display a debug message when trying to purchase more items than allowed by the vendor.
- Improved Inventory Check:
- Corrected issue where the message "No items available for purchase" appeared when all items on the list were already in the player's inventory.
July 2024
- Initial Release:
- Automated item purchases from vendors based on predefined lists.
- Players can add items to their shopping list and set the maximum desired quantity.
- Basic slash commands for managing the shopping list (
/buyitem add,/buyitem remove, etc.).
- Cost Summary:
- Added a summary screen that shows the total cost before confirming purchases.