Download
(8Kb)
Download
Updated: 11-21-08 12:52 PM
Pictures
File Info
Updated:11-21-08 12:52 PM
Created:10-23-08 11:38 AM
Downloads:3,272
Favorites:40
MD5:

AntiSocial

Version: 3.0.3-1 alpha
by: ShaneSveller [More]

This LDB addon will block:

  • Duel requests (on by default)
  • Party invites (off by default)
  • Guild invites (off by default)
  • Petitions (guild/arena) (on by default)
  • Trade requests (off by default)

Each can be toggled by clicking on the LDB display. The tooltip lists the click- and key-combinations to do so. Simple and no-frills. Only notifies you, no polite whisper. Uses about 15KiB of memory for me.

I wrote this to replace the blocking functionality of LeaveMeAlone for a ~95% memory usage savings and getting rid of FubarPlugin-2.0.

In order to use this addon you'll need a LibDataBroker display like Fortress or ButtonBin.

3.0.2-1b -> 3.0.3-1a
-----------------------

* Will not process party invites or trade requests from friends or guildies
From frayol's suggestions:
* Fixed Duel-blocking - thanks for pointing out the missing RegisterEvent, frayol, was already fixed in my local copy
* Changed wording on tooltip to used colored "Blocked" or "Unblocked"

TODO: Allow trade invites, etc. from party members
Post A Reply Comment Options
Unread 11-20-08, 11:37 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 127
Uploads: 4
Re: Duel Requests not declined

Originally posted by Vytae
It no longer declines duel requests even though it shows as being declined in the dropdown box.. I hope this is still being developed as it's a great addon!!
I don't think it ever did block duels as the event wasn't registered. If you want to fix it on your local copy I have detailed the change required further down (3rd post from bottom). Just use a text editor to open the core.lua file and add the missing line. As for whether this is still being developed, I too hope that it is although there have been no posts from the author so I am not overly optimistic. Still, if you add the line I detailed it fixes the duel blocking problem, there are no others that I know of and hopefully no more will crop up.
Report comment to moderator  
Reply With Quote
Unread 11-20-08, 10:41 AM  
Vytae
A Murloc Raider

Forum posts: 6
File comments: 62
Uploads: 0
Duel Requests not declined

It no longer declines duel requests even though it shows as being declined in the dropdown box.. I hope this is still being developed as it's a great addon!!
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 09:42 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 127
Uploads: 4
Originally posted by Kerecha
Does it have the function to automaticly allow grp invites from ppl on friends list or in your guild?
It doesn't, as I found out when one of my guild mates couldn't invite me to a group (got used to that option in LeaveMeAlone). Still, I found it easy enough to toggle it to allow group invites and have gotten used to the all or nothing approach again. It would be a nice option to have though.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 12:55 PM  
Josey
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Add One Click Toggle All On/Off

Add a one click toggle all on/off for the very anti-social auction house toon who does a trade or signature once in awhile.

Hunt and picking through the tooltip til it's committed to memory, but it doesn't change that much.
Last edited by Josey : 11-09-08 at 12:55 PM.
Report comment to moderator  
Reply With Quote
Unread 11-06-08, 07:32 PM  
Kerecha
A Deviate Faerie Dragon
 
Kerecha's Avatar

Forum posts: 10
File comments: 196
Uploads: 0
Before even considering this as a replacement for autodecline:

Does it have the function to automaticly allow grp invites from ppl on friends list or in your guild?
Report comment to moderator  
Reply With Quote
Unread 10-24-08, 09:43 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 127
Uploads: 4
I do have one feature request, or to be more precise a change request. Instead of using "yes" and "no" to show whether blocking is on or not would you consider changing this? My suggestion would be to use "Blocked" and "Allowed" and colour these words too (i.e. blocked in red and allowed in green). IMHO it would make it easier to spot what you have blocked and what you haven't.

Edit: I should add that I've made the change on my own local copy, but I do think that the colour change would be a good idea regardless of whether or not you add the text change.

On another matter, I didn't spot before that duels weren't being blocked. I think that this is down to DUEL_REQUESTED not being registered. I've modified my local copy so that it is, but haven't been able to confirm yet whether that has done the trick. In case anyone else wants to try all that is required is to add f:RegisterEvent("DUEL_REQUESTED") with the other registered events.

As an example:

Code:
f:RegisterEvent("PLAYER_LOGIN")
f:RegisterEvent("DUEL_REQUESTED")
f:RegisterEvent("PARTY_INVITE_REQUEST")
Edit 2: I can confirm that the above resolves the duel blocking now.
Last edited by Frayol : 11-02-08 at 10:12 AM.
Report comment to moderator  
Reply With Quote
Unread 10-24-08, 09:06 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 127
Uploads: 4
Very nice indeed. Was using LeaveMeAlone as a replacement for Denial2, but a native LDB addon is even better. Thank you, this moves me one more step closer to being able to remove FuBar2Broker (only 2 addons to replace now).
Report comment to moderator  
Reply With Quote
Unread 10-23-08, 03:36 PM  
PurpleWedgie
An Aku'mai Servant

Forum posts: 33
File comments: 26
Uploads: 0
Nice! I've been looking for a replacement for AutoDecline. Thank you for the addon :-)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: