Download
(120Kb)
Download
Updated: 04-24-10 11:54 AM
Pictures
File Info
Updated:04-24-10 11:54 AM
Created:10-25-09 05:14 PM
Downloads:5,742
Favorites:32
MD5:

BigBadBear  Popular! (More than 5000 hits)

Version: 2.4
by: Blinddate [More]

Big Bad Bear

This addon was made when a Bear tanking friend of mine, Bomboclaat, asked me why my Ardent Defender addon didn't work for him.

I decided to make him an addon for his bear tanking needs, with similar features but absolutely no configuration and extremely lightweight.

This addon will:

- Announce when you use Berzerk, Survival Instincts, Barkskin, Frenzied Regeneration and Challenging Roar, also lets your group/raid know when the ability has faded.
- Lets you know if the NPC you are tanking parries an attack from another player.. tell them to get behind it!
- Announces to party/raid if your GROWL taunt misses, is resisted, or the target is immune.
- Tells you (or if enabled, raid) when another person taunts your target.
- All messages are now customizable via Interface Options.

You can open the options panel via Interface options, or type /bbb.

That's it.. it's that simple.

Are you a Paladin tank? See my other addon, Ardent Defender, available right here on WowInterface!

-Blinddate
US-Thrall

2.4: 04/24/2010

** You can now disable any of the announcement messages by setting the message itself to 'DISABLE', without the quotes.

---- 2.3 02/22/10 ----
** Fixes bug relating to when a warrior taunts your target with mocking blow. Should work properly now..


----- 2.2 01/23/10 ----
** Adds support for the T10 set bonus of 'Enraged Defense',
please test this and tell me if it works.. The message can be customized in the settings just
as all of the other messages.

** 2.12 01/18/10
** Fixed bug causing settings to not save.
** Fixed bug in Berzerk spell link.

** 2.1 01/16/10
** Bug fixes

*** 2.0 Release 01/10/10
** Barkskin does not announce by default, can be enabled with options.
** Bug fixes, etc. Should be final release unless more bugs are found or features requested..

*** Beta RC1 01/07/10
** Nearly complete rewrite from ground up to use Ace3 framework
** All messages are customizable via interface options. (type /bbb)
** Option to only make announcements when you are in Bear form
** Option to announce taunts to raid (Requested feature)

**12/09/09**
** Bumped TOC for 3.3
** Internal version bumped to 1.1

**Earlier stuff**
Fixed the bug causing the addon not to load if you did not have AddonLoader installed.
Fixes a bug with challenging roar where it will announce other players using it.
Optional Files (0)


Post A Reply Comment Options
Unread 05-06-11, 05:27 PM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by Vampyrate
Looks like chat announcing is broken for this and many other combat related chat announcing type mods. Any idea on a fix?
This addon is pretty much non functional anymore, I haven't updated it in a year or so. I have a new addon (available on Curse.com) called Tanker that does the same stuff but works for Druids & Warriors (and DK's eventually)

You can fix this by changing the following in Bigbadbear.lua:

On line #251, change
Code:
local eventType, sourceGUID, sourceName, sourceFlags,destGUID, destName, _, prefix1, prefix2, prefix3 = select(3,...)
to
Code:
local eventType, _, sourceGUID, sourceName, sourceFlags,destGUID, destName, _, prefix1, prefix2, prefix3 = select(3,...)
and on line #263, change
Code:
local immunity = select(12,...)
to
Code:
local immunity = select(13,...)
Hope that helps.

-Blind
Report comment to moderator  
Reply With Quote
Unread 04-27-11, 10:43 AM  
Vampyrate
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 75
Uploads: 3
Looks like chat announcing is broken for this and many other combat related chat announcing type mods. Any idea on a fix?
Report comment to moderator  
Reply With Quote
Unread 03-27-10, 08:24 AM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by Imakefood
Could you please consider putting out an addon that would just announce who taunted off you with what spell? I know that's included in this addon but I sort of don't want all the rest. Thanks
Who taunted might be the addon you need.. I have no plans to make a standalone..

-Blind
Report comment to moderator  
Reply With Quote
Unread 03-27-10, 05:38 AM  
Imakefood
A Warpwood Thunder Caller
 
Imakefood's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 96
File comments: 18
Uploads: 1
Could you please consider putting out an addon that would just announce who taunted off you with what spell? I know that's included in this addon but I sort of don't want all the rest. Thanks
Report comment to moderator  
Reply With Quote
Unread 03-20-10, 06:56 PM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by Epiana
I love this addon :]

It comes in handy when I'm Bear Tanking as well. "Hey everyone, look who the idiot is." When they taunt off <3 I've been looking for something like this. Thank you
Thanks! Glad you like it.
Report comment to moderator  
Reply With Quote
Unread 03-16-10, 10:50 AM  
Epiana
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I love this addon :]

It comes in handy when I'm Bear Tanking as well. "Hey everyone, look who the idiot is." When they taunt off <3 I've been looking for something like this. Thank you
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 10:23 PM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by Yerodan
4 T10 Set bonus annouce works fine - good job!

One little thing, there is no announce, when that set bonus is over
ahh, thanks for testing. I'll update it soon(tm)
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 06:29 PM  
Yerodan
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
4 T10 Set bonus annouce works fine - good job!

One little thing, there is no announce, when that set bonus is over
Report comment to moderator  
Reply With Quote
Unread 01-25-10, 06:03 AM  
Yerodan
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
~70 Emblems away from that, as soon as I have 4 pieces, i ll let you know
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 07:08 PM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by Vampyrate
Custom messages and barkskin settings seem to be sticky now
I believe I have a pretty easy way to identify when the T10 set bonus triggers,
anyone want to give it a shot and let me know if it works?
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 01:46 PM  
Vampyrate
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 75
Uploads: 3
Custom messages and barkskin settings seem to be sticky now
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 04:59 AM  
Yerodan
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Check on entering combat, what parts the player is wearing

Ids setwise

iLvl 277
51295
51296
51297
51298
51299

iLvl 264
51140
51141
51142
51143
51144

iLvl 251
50824
50825
50826
50827
50828

Ids slotwise
shoulder (51295, 51140, 50824)
chest (51296, 51141, 50825)
legs (51297, 51142, 50826)
head (51298, 51143, 50827)
hands (51299, 51144, 50828)

Or, easy way, just make configurable, and the player has to decide him self, when he wants to broadcast that CD
Report comment to moderator  
Reply With Quote
Unread 01-20-10, 07:37 AM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by Yerodan
Great Addon!

One feature request:
With 4 Pieces T10 druids will get another CD. You you please add that too? Preferrably only display it, when the player has that set bonus.

Spell id is 5229 (wowhead link)
duration: 10s
Effect: -12% damage

Set bonus is here
I'll look into it. Not sure how to tell if someone has the set bonus or not, but I'm sure I'll figure it out..
-Blind
Report comment to moderator  
Reply With Quote
Unread 01-20-10, 06:41 AM  
Yerodan
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Great Addon!

One feature request:
With 4 Pieces T10 druids will get another CD. You you please add that too? Preferrably only display it, when the player has that set bonus.

Spell id is 5229 (wowhead link)
duration: 10s
Effect: -12% damage

Set bonus is here
Last edited by Yerodan : 01-20-10 at 06:44 AM.
Report comment to moderator  
Reply With Quote
Unread 01-19-10, 08:49 AM  
Blinddate
A Kobold Labourer
 
Blinddate's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 86
Uploads: 3
Originally posted by beefybear
alright, will u post something here when u figure it out? that would be great! thanks!
-beefy
I uploaded the update last night.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: