-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
restore hooking into shift-click interface
- Loading branch information
Showing
13 changed files
with
70 additions
and
2,139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,13 @@ | ||
## Interface: 110002 | ||
## Author: Jordy141 | ||
## Notes: Replaces merchant's shift-click UIs, making it easier to buy large amounts of items at once. | ||
## Notes: Replaces shift-click interface at vendors, making it easier to buy large amounts of items at once. | ||
## Title: BuyEmAll | ||
## Version: 4.0.5 | ||
## Version: 4.1.0 | ||
## SavedVariablesPerCharacter: BEAConfirmToggle | ||
## LoadManagers: AddonLoader | ||
## IconTexture: 132763 | ||
## X-Build-Type: Release | ||
## X-Curse-Project-ID: 2590 | ||
## X-WoWI-ID: 5217 | ||
## X-Wago-ID: kRNLnQKo | ||
|
||
libs/main.xml | ||
|
||
init.lua | ||
## X-LoadOn-Merchant: true | ||
## X-LoadOn-Slash: /buyemall | ||
|
||
localisation/index.xml | ||
|
||
BulkBuyFrame/BulkBuyFrame.lua | ||
BulkBuyFrame/BulkBuyFrame.xml | ||
|
||
#code copied over from Blizzard's own MerchantFrame, but renamed to BuyEmAllFrame | ||
MerchantFrame/BuyEmAllFrame.lua | ||
MerchantFrame/BuyEmAllFrame.xml | ||
MerchantFrame/glue.lua | ||
BuyEmAll.lua | ||
BuyEmAll.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.