Category: Chat Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
1.1.0
Date:
09-07-2009 05:37 AM
Size:
4.89 Kb
Downloads:
12,794
Favorites:
196
MD5:
Pictures
Click to enlarge
Extended Ignore frame with timestamps and reasons
IgnoreMore   Popular! (More than 5000 hits)
IgnoreMore will:
  • Let you ignore more than 49 players
  • Share the same ignore list between all players on the same realm (and faction).
  • See when someone was ignored
  • Give a reason for why the person is ignored
  • NOT respond with "X is ignoring you" (unless the person was initially added to the system Ignore list before IgnoreMore was installed)

The "/ignore" command is also extended with a second parameter giving a reason directly, e.g. "/ignore Mikk : loudmouthed guy". You can also double-click lines in your ignore list to edit these comments.


Latest release: 1.1.0
- WoW 3.2 compatible
- Now traps invites from ignored people. The first time in a session, a notice is shown, along with why you ignored the person.
  Archived Versions - IgnoreMore
File Name
Version
Size
Author
Date
1.0.5
4kB
mikk
07-14-2009 08:09 PM
1.04
4kB
mikk
10-17-2008 09:31 AM
  Comments - IgnoreMore
Post A Reply Comment Options
Old 10-25-2009, 09:26 AM  
Ironist
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
# NOT respond with "X is ignoring you" (unless the person was initially added to the system Ignore list before IgnoreMore was installed)

Is it possible to change this option on/off?
People who whisper me should know that i am ignoring them and n1 would be if they could read my Ignore-Reason, too.

like:
Ironist is ignoring you. <TEXT>

It could be a whisper, of course.

Last edited by Ironist : 10-25-2009 at 03:42 PM.
Ironist is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-23-2009, 09:27 PM  
mikk
A Murloc Raider
 
mikk's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 26
Uploads: 6
Re: Re: Duel decline

Quote:
Originally posted by Potter
Yeah that's what i want too ^^ ideally to decline all duels while enabled..& not even notify me as best it can..
I'll have to disappoint you here. There's addons that do this already, so THAT functionality won't get added to IgnoreMore. (Though I've added autodecline for ignored people in the next release)
mikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-23-2009, 06:37 PM  
Potter
A Kobold Labourer

Forum posts: 0
File comments: 113
Uploads: 0
Re: Duel decline

Quote:
Originally posted by mikk
Err, yes, quite an obvious idea I must admit. I just have an addon that declines ALL duels personally so it hasn't even occured to me. I'll add it!
Yeah that's what i want too ^^ ideally to decline all duels while enabled..& not even notify me as best it can..

I suspect there's not much to be done about seeing the duel flag go up & down real fast..that's unavoidable..

Would it even be possible to hide the "Duel Declined" etc..messages from the error frame? or isn't that very realistic
Potter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-21-2009, 02:03 PM  
mikk
A Murloc Raider
 
mikk's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 26
Uploads: 6
Duel decline

Quote:
Originally posted by Potter
What about incorporating a duel decline ;-) That would be so great..just an idea :-D
Err, yes, quite an obvious idea I must admit. I just have an addon that declines ALL duels personally so it hasn't even occured to me. I'll add it!
mikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-20-2009, 02:16 PM  
Potter
A Kobold Labourer

Forum posts: 0
File comments: 113
Uploads: 0
What about incorporating a duel decline ;-) That would be so great..just an idea :-D
Potter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-07-2009, 05:42 AM  
mikk
A Murloc Raider
 
mikk's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 26
Uploads: 6
Quote:
Originally posted by Wildhorn666
Could you make this addon to block group invite? It is very annoying when someone you ignored start to spam you invites.
I implemented this in 1.1.0
mikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-18-2009, 12:40 PM  
trclocke
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 54
Uploads: 1
I noticed that this addon adds a note that you are ignoring a specific player when you accidentally message them. Would it be possible to prevent outgoing messages from going to people on your ignore list?
trclocke is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-17-2009, 03:05 PM  
Mr.Hunter
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
This is from http://code.google.com/p/friends-share-resurrection/

Quote:
Changelog

Version 13

* Does no longer remove empty notes on every login.
* Player names in the console output are now correctly capitalized.

Version 12

* Sync ignore list
* Updated TOC for WoW 3.1.0
Looks like Friendsshare resurrection syncs the ignore list since Version 12..
Mr.Hunter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-17-2009, 12:19 PM  
JMHammer
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 331
Uploads: 1
Mikk- I had no idea that FriendShare Resurrection did anything with the ignore list. Sorry about giving you incorrect information but it was what I thought to be true at the time.

I do hope you might be able to tweak IgnoreMore to work around this minor issue.
JMHammer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-16-2009, 07:45 PM  
mikk
A Murloc Raider
 
mikk's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 26
Uploads: 6
Quote:
Originally posted by JMHammer
Nope, I have no other addons which do anything with the ignore list. I do have FriendshareResurrection (which syncs the Friends List), but it does not do anything with the ignore list.
Code:
function FriendsShare_DelIgnore(friend)
function FriendsShare_AddIgnore(friend)

		FriendsShare_origAddIgnore = AddIgnore
		AddIgnore = FriendsShare_AddIgnore

		FriendsShare_origDelIgnore = DelIgnore
		DelIgnore = FriendsShare_DelIgnore
I beg to differ

I assume that IgnoreMore moving its hooking slightly later in the load order is what caused this to show up now suddenly.

Last edited by mikk : 07-16-2009 at 07:46 PM.
mikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-15-2009, 04:14 PM  
JMHammer
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 331
Uploads: 1
Nope, I have no other addons which do anything with the ignore list. I do have FriendshareResurrection (which syncs the Friends List), but it does not do anything with the ignore list.

Just to update my meager report from earlier, I am not getting that chat log spam every time I log in. It happens sometimes... but I haven't logged in and out enough, with enough different characters, to determine if it's happening randomly or if there is some factor causing it to occur. I'll post again if I can figure that out.
JMHammer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-15-2009, 03:32 PM  
mikk
A Murloc Raider
 
mikk's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 26
Uploads: 6
Quote:
Originally posted by JMHammer

With the new version you posted yesterday, each time I log in a character my chat log is spammed with:
"You can't ignore any more players."
I have hundreds - HUNDREDS - of entries on my IgnoreMore list, so this is quite a bit of spam.
Ehhhhh.... I didn't change anything about ignore list management. At all. And I certainly have several hundred entries myself and do not see this.

Do you have some addon that attempts to sync ignores & friends or somesuch?


Edit: 2 things have changed:
- IgnoreMore will now install its hooks slightly later than before to accomodate loading on demand via AddonLoader
- IgnoreMore now sends "IGNORELIST_UPDATE" to _all_ interested frames, not just the FriendFrame. Though this shouldn't happen at all on startup.

Last edited by mikk : 07-15-2009 at 03:37 PM.
mikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-15-2009, 03:10 PM  
JMHammer
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 331
Uploads: 1
Hurrah, Mikk!

With the new version you posted yesterday, each time I log in a character my chat log is spammed with:
"You can't ignore any more players."
I have hundreds - HUNDREDS - of entries on my IgnoreMore list, so this is quite a bit of spam.

Is this new version of IgnoreMore attempting to add its entries to the server-side default ignore list? It never did that before. In fact, before I installed IgnoreMore for the first time, I cleared out the default ignore list on each character so they were all empty.
JMHammer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-14-2009, 08:14 PM  
mikk
A Murloc Raider
 
mikk's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 26
Uploads: 6
Quote:
Originally posted by JMHammer
In the last month or three, I've been receiving this error [...]
Fixed. I've been slacking
mikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-30-2009, 11:04 AM  
JMHammer
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 331
Uploads: 1
Mikk- I love this mod and I don't know how I'd play without it. I don't know if I would play at all if this mod were to stop working for some reason.

In the last month or three, I've been receiving this error whenever I attempt to whisper to somone who is on my IgnoreMore list. (Why am I trying to whisper to someone on my IgnoreMore list? Usually I just forgot they're on it.)


Date: 2009-05-30 11:01:58
ID: 1
Error occured in: Stubby
Count: 1
Message: Error: Original call failed after running hooks for: ChatFrame_OnEvent
..\AddOns\IgnoreMore\IgnoreMore.lua line 354:
attempt to concatenate local 'msg' (a table value)
Debug:
(tail call): ?
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1


Thanks again, Mikk!

Last edited by JMHammer : 06-27-2009 at 02:17 PM.
JMHammer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.