Download
(172Kb)
Download
Updated: 04-24-09 06:44 AM
Pictures
File Info
Updated:04-24-09 06:44 AM
Created:12-02-08 07:35 AM
Downloads:78,625
Favorites:171
MD5:

BigBrother  Popular! (More than 5000 hits)

Version: 3.0.3 beta3
by: Silberbüchse [More]

This mod checks Raid Buffs/Flasks & Alerts who breaks Polymorph/Shackle
Original: http://www.wowace.com/projects/big-brother/

3.0.3 beta2
BigBrother.lua
- fixed Repentance
- added Hex(Shaman) Support
------------------------------------------------------------------------
3.0.3 beta
BigBrother.lua
- clean up code
- changed path for localization

BuffWindow.lua
- clean up code

Update ruRu
------------------------------------------------------------------------
Before
BigBrother.lua
- added Tricks of the trade

BuffWindow.lua
- added ReadyCheck (Questionmark topleft corner)
- fixed some errors
- added Dalaran Intellect & Brilliance
- remove old Blessings

Update toc file
Update frFR
Update deDE
Update enUS
Post A Reply Comment Options
Unread 12-02-08, 08:07 AM  
juhakosk
A Kobold Labourer

Forum posts: 1
File comments: 32
Uploads: 0
Umm.. What does this addon do?
Report comment to moderator  
Reply With Quote
Unread 12-02-08, 08:21 AM  
Silberbüchse
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 24
Uploads: 1
BigBrother is my favorite addon to check consumables off all raid members.
I fixed an error & update the new flasks / elixiers.

Comments are welcome
Report comment to moderator  
Reply With Quote
Unread 12-02-08, 10:21 AM  
Codex
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 280
Uploads: 12
Does it catch polymorph black cat and polar beat?
Report comment to moderator  
Reply With Quote
Unread 12-02-08, 05:36 PM  
Silberbüchse
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 24
Uploads: 1
It catch "Black Cat". But what u mean with "Polar Beat"?
Report comment to moderator  
Reply With Quote
Unread 12-03-08, 09:17 AM  
dranor
A Defias Bandit

Forum posts: 3
File comments: 9
Uploads: 0
It would help if you linked the wowhead pages for those spells.
Report comment to moderator  
Reply With Quote
Unread 12-04-08, 11:49 AM  
Harbinger
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Error

Getting this error every time I try to do a raid buffcheck either by left clicking the minimap icon or rightclick -> buff check

"Interface\Addons\BigBrother\BigBrother.lua:443: attempt to call method 'ToggleBuffWindow' (a nill value)"
Last edited by Harbinger : 12-05-08 at 05:27 AM.
Report comment to moderator  
Reply With Quote
Unread 12-04-08, 07:42 PM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
You are missing a comma at the end of line 142 in Buffwindow.lua
__________________
Everglow - Sisters of Elune/US
Report comment to moderator  
Reply With Quote
Unread 12-04-08, 11:32 PM  
Crazytoo
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
Im getting it too. Plus even when you turn off polymorph, it keeps saying it.
Date: 2008-12-04 21:24:06
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\BigBrother\BuffWindow.lua line 142:
'}' expected (to close '{' at line 137) near '{'
Debug:
(tail call): ?
[C]: ?
Last edited by Crazytoo : 12-05-08 at 05:13 AM.
Report comment to moderator  
Reply With Quote
Unread 12-05-08, 02:10 AM  
polygon
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Is repentance and hex supported for the CC breaking part?
Report comment to moderator  
Reply With Quote
Unread 12-05-08, 07:54 AM  
Silberbüchse
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 24
Uploads: 1
@polygon: Repentance is implemented & added Hex in 1.04
@crazy & harbinger: fixed those errors. report here if you find other.
Last edited by Silberbüchse : 12-05-08 at 07:57 AM.
Report comment to moderator  
Reply With Quote
Unread 12-05-08, 08:42 AM  
Harbinger
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Cheers, I'll test the new version asap.
Report comment to moderator  
Reply With Quote
Unread 12-05-08, 01:13 PM  
Aeular
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
If you take near the bottom of "BigBrother.lua" and change the line that reads

Code:
elseif self.db.profile.Misdirect and subevent == "SPELL_CAST_SUCCESS" and spellID == 34477 then
and replace it with

Code:
elseif self.db.profile.Misdirect and subevent == "SPELL_CAST_SUCCESS" and (spellID == 34477 or spellID == 57934) then
Tricks of the trade will work exactly like MD.
Report comment to moderator  
Reply With Quote
Unread 12-06-08, 07:01 AM  
Ramoth
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Question

Hello,

I use Big Brother in the German game version. If I'm in a group I get the following output in the group chat:

[13:34:07] [P] [80:Ramoth]: [Untote fesseln] has been applied to [Siechender Argentumfußsoldat].
[13:34:19] [P] [80:Ramoth]: [Untote fesseln] has broken on [Siechender Argentumfußsoldat].

I already have everything possible is disabled, i wonder now how do i get away? because i find quite annoying.

I would be happy about a response because I like to use Big Brother very.

Ramoth
Report comment to moderator  
Reply With Quote
Unread 12-06-08, 08:49 AM  
Silberbüchse
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 24
Uploads: 1
@Ramoth: Kann ich leider nicht nachvollziehen. Im BB Code konnte ich nichts entsprechendes finden. Sowohl "has been applied to" als auch "has broken on" gibts hier nicht. Vielleicht nen anderes Addon?

@Aeular: It will be released asap

Anyone tested hex support?
Report comment to moderator  
Reply With Quote
Unread 12-06-08, 11:11 AM  
Harbinger
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Why exactly is hex announcing needed anyway? Hexed mobs can take quite a few damage before it breaks, its not like poly.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: