promotional bannermobile promotional banner

BuffBuddyBC

Abandoned
BuffBuddyBC

File Details

BuffBuddyBC 2.15

  • R
  • Sep 12, 2007
  • 13.73 KB
  • 6
  • 2.1.3
  • Retail

File Name

BuffBuddyBC.zip

Supported Versions

  • 2.1.3

2.15

  • resized GUI
  • restored drag-ability to the main frame
  • additional code cleanup
  • custom buff rules are now saved by character
  • added an on/off button in the GUI for custom buff rules (but! remember that custom rules are still tracked by Class, not Group)
  • added "BuffBuddyBC: " to channel output messages for clarity
  • added error message when an invalid/unjoined channel name is entered (this won't catch misnamed whispers, though, so if you use correct syntax to whisper a nonexistent player, BB will believe that you mean it)
  • changed code so that active custom or whisper channels appear correctly in the channel GUI
  • added color to system messages
  • added example text to channel section of the GUI
  • added a new slash command to allow selective deletion of custom rules; format: /bb deletecustom [rule#] example: "/bb deletecustom 1"
  • made "All" a viable class option in custom rules. Ex: "/bb addcustom Flip Out,Yaaarrr,All" is the same thing as "/bb addcustom Flip Out,Druid Hunter Mage Priest Paladin Rogue Shaman Warlock Warrior"
  • made "Mana" a viable class option in custom rules. Ex: "/bb addcustom Mana Oil,Mana" is the same thing as "/bb addcustom Mana Oil,Druid Hunter Mage Priest Paladin Shaman Warlock"
  • made "Melee" a viable class option in custom rules. Ex: "/bb addcustom Elixir of Mastery,Melee" is the same thing as "/bb addcustom Flip Out,Rogue Warrior"

2.1

  • added the option to set the output channel in the GUI; slash commands still work, and the GUI will update to current channel OnShow (thanks to the author of GroupBuff for the base code)
  • added two functions (BuffBuddyBC_CurrentChannel, BuffBuddyBC_Update) to support channel GUI
  • added two background color files to main folder
  • cleaned up BuffBuddyBC.lua and .xml code, added notes
  • changed layout, adjusted spacing, txt, etc. in main frame
  • added new example to CustomBuffRules.txt
  • added the ability to shift-click consumable names into custom rules (ex: /bb addcustom [Wizard Oil],Mage)
  • minor fiddling with text, code cleaning, etc.
  • adjusted text placement and color, added border, changed background color of warning frames... can you see me now?

2.0

  • updated for Burning Crusade compatibility, renamed folder, files, all variable names to "BuffBuddyBC"
  • removed non-functional auto-buffing functions now that these are no longer allowed by Blizzard
  • cleaned out the code in general
  • added the option to output buff information to any channel
  • updated the pallyRules option to the more general customRules; use in the same way to create custom buff tracking rules
  • updated readme.txt and changed the pally readme.txt to CustomRulesReadme.txt with new examples, macro code, etc.
  • added changelog.txt