ascension: 4.4.2 → vendored 4.4.2-2-g3b02ee4 (in-game AddOns dir)
Imported from /srv/add01/wow-ascension/Interface/AddOns/Bartender4 — the build Ascension's WotLK 3.3.5 client ships. Single vendored drop: Ascension's build process bundles their custom patches with the standard CurseForge packager output (embedded libs), and the individual patches aren't published separately. Net delta vs Nevcairiel 4.4.2, excluding bundled libs and CRLF normalization: 21 files, 2213+/52- — the Ascension-specific adaptations for WotLK 3.3.5 hero classes / custom action systems. License: All rights reserved (per .toc).
This commit is contained in:
+73
-69
@@ -1,69 +1,73 @@
|
||||
## Interface: 30300
|
||||
|
||||
## Title: Bartender4
|
||||
## Notes: Simple and Advanced combined - Bartender4 ActionBar AddOn
|
||||
|
||||
## Version: @project-version@
|
||||
|
||||
## Author: Nevcairiel
|
||||
## X-Email: h.leppkes at gmail dot com
|
||||
|
||||
## X-Category: Action Bars
|
||||
## X-Website: http://www.wowace.com/projects/bartender4/
|
||||
## X-License: All rights reserved.
|
||||
|
||||
## SavedVariables: Bartender4DB
|
||||
## OptionalDeps: Ace3, ButtonFacade, LibKeyBound-1.0, LibDBIcon-1.0, LibWindow-1.1
|
||||
|
||||
#@no-lib-strip@
|
||||
libs\LibStub\LibStub.lua
|
||||
libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
|
||||
#@end-no-lib-strip@
|
||||
|
||||
libs\LibDataBroker-1.1.lua
|
||||
|
||||
#@no-lib-strip@
|
||||
libs\AceAddon-3.0\AceAddon-3.0.xml
|
||||
libs\AceDB-3.0\AceDB-3.0.xml
|
||||
libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
|
||||
libs\AceEvent-3.0\AceEvent-3.0.xml
|
||||
libs\AceConsole-3.0\AceConsole-3.0.xml
|
||||
libs\AceHook-3.0\AceHook-3.0.xml
|
||||
libs\AceLocale-3.0\AceLocale-3.0.xml
|
||||
libs\AceGUI-3.0\AceGUI-3.0.xml
|
||||
libs\AceConfig-3.0\AceConfig-3.0.xml
|
||||
|
||||
libs\LibKeyBound-1.0\lib.xml
|
||||
libs\LibDBIcon-1.0\LibDBIcon-1.0.lua
|
||||
libs\LibWindow-1.1\LibWindow-1.1.lua
|
||||
#@end-no-lib-strip@
|
||||
|
||||
libs\SimpleSticky.lua
|
||||
|
||||
locale\locale.xml
|
||||
|
||||
## Core ##
|
||||
Bartender4.lua
|
||||
|
||||
## Prototypes ##
|
||||
Bar.lua
|
||||
ButtonBar.lua
|
||||
StateBar.lua
|
||||
ActionBar.lua
|
||||
|
||||
## Buttons ##
|
||||
ActionButton.lua
|
||||
PetButton.lua
|
||||
|
||||
## Modules ##
|
||||
ActionBars.lua
|
||||
BagBar.lua
|
||||
PetBar.lua
|
||||
StanceBar.lua
|
||||
MicroMenu.lua
|
||||
RepXPBar.lua
|
||||
VehicleBar.lua
|
||||
MultiCastBar.lua
|
||||
|
||||
## Options ##
|
||||
Options\Options.xml
|
||||
## Interface: 30300
|
||||
## X-Curse-Packaged-Version: 4.4.2-2-g3b02ee4
|
||||
## X-Curse-Project-Name: Bartender4
|
||||
## X-Curse-Project-ID: bartender4
|
||||
## X-Curse-Repository-ID: wow/bartender4/mainline
|
||||
|
||||
## Title: Bartender4
|
||||
## Notes: Simple and Advanced combined - Bartender4 ActionBar AddOn
|
||||
|
||||
## Version: 4.4.2-2-g3b02ee4
|
||||
|
||||
## Author: Nevcairiel
|
||||
## X-Email: h.leppkes at gmail dot com
|
||||
|
||||
## X-Category: Action Bars
|
||||
## X-Website: http://www.wowace.com/projects/bartender4/
|
||||
## X-License: All rights reserved.
|
||||
|
||||
## SavedVariables: Bartender4DB
|
||||
## OptionalDeps: Ace3, ButtonFacade, LibKeyBound-1.0, LibDBIcon-1.0, LibWindow-1.1
|
||||
|
||||
#@no-lib-strip@
|
||||
libs\LibStub\LibStub.lua
|
||||
libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
|
||||
#@end-no-lib-strip@
|
||||
|
||||
libs\LibDataBroker-1.1.lua
|
||||
|
||||
#@no-lib-strip@
|
||||
libs\AceAddon-3.0\AceAddon-3.0.xml
|
||||
libs\AceDB-3.0\AceDB-3.0.xml
|
||||
libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
|
||||
libs\AceEvent-3.0\AceEvent-3.0.xml
|
||||
libs\AceConsole-3.0\AceConsole-3.0.xml
|
||||
libs\AceHook-3.0\AceHook-3.0.xml
|
||||
libs\AceLocale-3.0\AceLocale-3.0.xml
|
||||
libs\AceGUI-3.0\AceGUI-3.0.xml
|
||||
libs\AceConfig-3.0\AceConfig-3.0.xml
|
||||
|
||||
libs\LibKeyBound-1.0\lib.xml
|
||||
libs\LibDBIcon-1.0\LibDBIcon-1.0.lua
|
||||
libs\LibWindow-1.1\LibWindow-1.1.lua
|
||||
#@end-no-lib-strip@
|
||||
|
||||
libs\SimpleSticky.lua
|
||||
|
||||
locale\locale.xml
|
||||
|
||||
## Core ##
|
||||
Bartender4.lua
|
||||
|
||||
## Prototypes ##
|
||||
Bar.lua
|
||||
ButtonBar.lua
|
||||
StateBar.lua
|
||||
ActionBar.lua
|
||||
|
||||
## Buttons ##
|
||||
ActionButton.lua
|
||||
PetButton.lua
|
||||
|
||||
## Modules ##
|
||||
ActionBars.lua
|
||||
BagBar.lua
|
||||
PetBar.lua
|
||||
StanceBar.lua
|
||||
MicroMenu.lua
|
||||
RepXPBar.lua
|
||||
VehicleBar.lua
|
||||
MultiCastBar.lua
|
||||
|
||||
## Options ##
|
||||
Options\Options.xml
|
||||
|
||||
Reference in New Issue
Block a user