-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8d0b188
Showing
47 changed files
with
14,665 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<Bindings> | ||
<Binding name="SMARTBUFF_BIND_TRIGGER" header="SMARTBUFF"> | ||
SMARTBUFF_Check(0); | ||
</Binding> | ||
<Binding name="SMARTBUFF_BIND_OPTIONS"> | ||
SMARTBUFF_OptionsFrame_Toggle(); | ||
</Binding> | ||
<Binding name="SMARTBUFF_BIND_RESETBUFFTIMERS"> | ||
SMARTBUFF_ResetBuffTimers(0); | ||
</Binding> | ||
</Bindings> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# SmartBuff Classic | ||
Classic, SoM, TBC Classic and WOTLK |
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 |
---|---|---|
@@ -0,0 +1,60 @@ | ||
*********************************************************************** | ||
|
||
SmartBuff - Retail / Classic TBC / Seasons of Mastery / WOTLK versions by Codermik | ||
|
||
You will find me on: | ||
Classic Server: Mik/Castanova/Amarantine/Paramedic on EU-Mirage Raceway | ||
Retail: Challenger, Castanova, Paramedic and many others on EU-Aszune | ||
|
||
Join me on discord to offer feedback, report bugs and much more: https://discord.gg/R6EkZ94TKK | ||
|
||
If you would like to help support the addon development please see the addon options screen. | ||
|
||
*********************************************************************** | ||
|
||
SmartBuff is a buff addon to cast buffs easily and quickly. All classes are supported. | ||
Bind a key and it checks if you, a party/raid member, also hunter and warlock pets, needs your buff and cast it. | ||
Use the options menu to configure it you like, as example: buffs, raid subgroups, pets, etc. | ||
Run the mod when ever you wish, if nothing is buffed, there is no penalty or cool down. | ||
|
||
Features: | ||
- Supports all classes | ||
- Supports EN/DE/FR clients | ||
- Checks buffs and rebuff you, raid/party members, raid/party pets | ||
- Setup your own buff templates (Solo, Party, Raid, Battleground, MC, Onyxia, BWL, AQ, ZG, Custom 1-5) | ||
- Auto switch templates | ||
- Individual setup for each buff | ||
- Supports group buffs: 'Gift of the Wild'/'Arcane Brilliance'/'Prayer of Fortitude'/'Prayer of Spirit', incl. group size and reagence check | ||
- Supports class buffs: all greater blessings of the Paladin | ||
- Supports self buffs | ||
- Supports weapon buffs (individual for main and off hand): Shaman, all poisons (Rogue), all stones and oils, incl. reagence check | ||
- Supports character level based buffs | ||
- Supports tracking abilities | ||
- Reminder if a buff is missing (Splash/chat/sound) | ||
- ReBuff Timer | ||
- Scrollwhell or only one key is needed | ||
- Fast and easy to use | ||
- FuBar support | ||
- Titan Panel support | ||
|
||
|
||
Usage: | ||
Minimap button: | ||
Left click: opens SmartBuff options frame | ||
Right click: enables/disables SmartBuff | ||
Alt-Left click: SmartDebuff | ||
Shift-Left click: move minimap button | ||
|
||
Chat: | ||
Type /sbm for options menu in game | ||
Type /sb [command] or /smartbuff [command] in game | ||
- cast buff | ||
toggle - Toggles SmartBuff On/Off | ||
menu - Show/hide options menu | ||
rbt - reset buff timers | ||
sdb - SmartDebuff | ||
rafp - reset all frame positions | ||
|
||
Options frame: | ||
Right click on buff checkbox: opens buff setup frame | ||
|
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Interface: 11403 | ||
## Title: SmartBuff |cffffffff(Classic)|r by |cff00ff00Codermik & Aeldra|r | ||
## Version: 21.11403 | ||
## Author: |cff20d2ffCodermik (Mik / Castanova on EU-Mirage Raceway) & Aeldra|r (EU-Proudmoore) | ||
## Notes: Cast the most important buffs on you or party/raid members/pets. Use /sbm for options menu. | ||
## DefaultState: Enabled | ||
## LoadOnDemand: 0 | ||
## Notes-deDE: Castet die wichtigsten Buffs auf dich selbst, Gruppe/Raid Mitglieder/Pets. Benutze /sbm um das Men� zu �ffnen | ||
## Notes-frFR: Cast the most important buffs on you or party/raid members/pets. Use /sbm for options menu. | ||
## SavedVariables: SMARTBUFF_OptionsGlobal | ||
## SavedVariablesPerCharacter: SMARTBUFF_Options, SMARTBUFF_Buffs | ||
|
||
lib\LibStub\LibStub.lua | ||
lib\CallbackHandler-1.0\CallbackHandler-1.0.lua | ||
lib\LibClassicDurations\LibClassicDurations.xml | ||
SmartBuff.globals.lua | ||
SmartBuff.xml | ||
|
||
lib\Broker_SmartBuff\LibDataBroker-1.1.lua | ||
lib\Broker_SmartBuff\Broker_SmartBuff.lua |
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Interface: 30400 | ||
## Title: SmartBuff |cffffffff(Classic WOTLK)|r by |cff00ff00Codermik & Aeldra|r | ||
## Version: 21.30400 | ||
## Author: |cff20d2ffCodermik (Mik / Castanova on EU-Mirage Raceway) & Aeldra|r (EU-Proudmoore) | ||
## Notes: Cast the most important buffs on you or party/raid members/pets. Use /sbm for options menu. | ||
## DefaultState: Enabled | ||
## LoadOnDemand: 0 | ||
## Notes-deDE: Castet die wichtigsten Buffs auf dich selbst, Gruppe/Raid Mitglieder/Pets. Benutze /sbm um das Men� zu �ffnen | ||
## Notes-frFR: Cast the most important buffs on you or party/raid members/pets. Use /sbm for options menu. | ||
## SavedVariables: SMARTBUFF_OptionsGlobal | ||
## SavedVariablesPerCharacter: SMARTBUFF_Options, SMARTBUFF_Buffs | ||
|
||
lib\LibStub\LibStub.lua | ||
lib\CallbackHandler-1.0\CallbackHandler-1.0.lua | ||
lib\LibClassicDurations\LibClassicDurations.xml | ||
SmartBuff.globals.lua | ||
SmartBuff.xml | ||
|
||
lib\Broker_SmartBuff\LibDataBroker-1.1.lua | ||
lib\Broker_SmartBuff\Broker_SmartBuff.lua |
Oops, something went wrong.