Download
(29 Kb)
Download
Updated: 10/08/19 06:30 PM
Pictures
File Info
Compatibility:
Stonethorn (6.1.5)
Greymoor (6.0.5)
Updated:10/08/19 06:30 PM
Created:01/30/19 07:17 PM
Monthly downloads:68
Total downloads:12,290
Favorites:14
MD5:
ChatMentions - DEPRECATED  Popular! (More than 5000 hits)
Version: 2.1.1
by: Coorbin [More]
ESO ChatMentions Addon



ChatMentions has been integrated into the pChat addon. Please uninstall the standalone ChatMentions and install pChat.

If somehow the current version of ChatMentions works for you, that's great... go ahead and keep using it! But I will no longer support the standalone ChatMentions.

--------

IMPORTANT, PLEASE READ!! Version 2.0 and up REQUIRES that you separately install (via Minion, or downloading from esoui.com) the following libraries:

LibAddonMenu
LibStub
LibCustomMenu


This addon can perform any of the following actions whenever your name (or part of your name, or any other custom string you wish) is typed in chat by a user:

- It can play a "ding" sound (the notification sound).
- It can ALL CAPS your name.
- It can change the color of your name.
- It can add an exclamation point icon next to your name.
- (If pChat is disabled) It can underline your name.

Version 1.1 fixes critical bug that caused it not to work correctly.
Version 1.2 eliminates the annoying warning message
Version 1.3 adds a "whole name" feature.
Version 1.4 fixes a Lua error when setting ALL CAPS to OFF.
Version 1.5 removes the libGarfield warning.

Version 2.0 (June 2019): Added support to "Watch" the messages of a user, which will highlight messages sent by someone else whether or not they mention you! This can be enabled by right-clicking a name in the chat window, or by typing /cmwatch followed by the user's @handle. Note that you may need to use /cmwatch Character Name instead of @handle if the watched user is not your friend or in any of your guilds.

Version 2.0 also fixes the case (capital/lowercase) of mentioned words when you have the Capitalize option off. Now the original casing will be preserved.

Most of the configuration is documented by pressing `ESC`, go to `Settings`, `Addons`, then `ChatMentions`. Hover over configuration items for detailed usage details in a tooltip.

However, there are four chat commands:

- `/cmadd <name>` - Add `name` to the *temporary* list of extra names to ping on. This list is deleted when your client exits, when you type `/reloadui`, or possibly when you zone.
- `/cmdel <name>` - Delete `name` from the *temporary* list of extra names to ping on.
- `/cmlist` - Print out the current list of names for which you will be pinged.
- `/cmwatch <name>` - See above release notes for Version 2.0.
v2.0.1 (June 2, 2019)
- I forgot to bundle libGarfield with ChatMentions. Mine is a slight "fork" of the original. Whoops!

v2.0 (June 2, 2019)
-Added support to "Watch" the messages of a user, which will highlight messages sent by someone else whether or not they mention you! This can be enabled by right-clicking a name in the chat window, or by typing /cmwatch followed by the user's @handle. Note that you may need to use /cmwatch Character Name instead of @handle if the watched user is not your friend or in any of your guilds.
- Fixe\d the case (capital/lowercase) of mentioned words when you have the Capitalize option off. Now the original casing will be preserved.

v1.5
- Remove the libGarfield warning.

v1.4
- Fixed a Lua error when setting ALL CAPS to OFF. Thanks to doctordarkspawn for reporting the issue.

v1.3
- Add "whole name only" option so you won't get pinged if you have short names that are used as substrings of frequently used words.

v1.2
- Fix annoying warning message on addon load.
- LibStub updated to v5.

v1.1
- Fix critical bug in initial release with logic for "self-ping".
- Bump version in txt file.
Optional Files (0)


Archived Files (9)
File Name
Version
Size
Uploader
Date
2.1
29kB
Coorbin
10/08/19 03:24 PM
2.0.1
31kB
Coorbin
06/02/19 10:39 AM
2.0
29kB
Coorbin
06/02/19 10:12 AM
1.5
74kB
Coorbin
03/25/19 02:50 PM
1.4
72kB
Coorbin
02/05/19 01:53 AM
1.3
72kB
Coorbin
02/03/19 05:49 PM
1.2
71kB
Coorbin
02/02/19 01:06 PM
1.1
71kB
Coorbin
01/30/19 10:34 PM
1.1
71kB
Coorbin
01/30/19 08:02 PM


Post A Reply Comment Options
Unread 02/04/19, 07:27 PM  
JesJes

Forum posts: 0
File comments: 14
Uploads: 0
libGarfield warning

Oddly enough I didn't get the warning message until the recent 1.2 update, and I still got it with 1.3. But now I get this error:

"Prov's libGarfield: WARNING : `` is outdated! Ask the author to use a chat library like `libChat3`."

I'm not entirely sure what is causing it. It functions normal even with the error, I just get the error every time I move zones or reloadui.
Report comment to moderator  
Reply With Quote
Unread 02/04/19, 07:21 PM  
doctordarkspawn

Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: Re: Something weird

Originally Posted by Coorbin
Originally Posted by doctordarkspawn
Originally Posted by doctordarkspawn
Whenever I reloadui or boot the game with the addon installed it says

[21:02] Prov's libGarfield: WARNING : `` is outdated! Ask the author to use a chat library like `libChat3`

I have no idea what this means.
This is still happening. It only happens with this mod and it stops the second I remove it. it's clear, that whatever library folders it includes are improperly implemented or something. It does it on every single login, every single zoneswitch, and every single reloadui.

Great mod, great concept, works fine, but I'll probably not use it until this issue is fixed.
I've released a new version of the mod (currently undergoing review but should be available as soon as the wonderful people at esoui have a chance to review it) that should address this problem. Thanks for reporting it!

Well, it fixed -that- issue, but got a new one. The addon straight up no longer works. got this error now.

bad argument #2 to 'table.insert' (integer expected, got string)
stack traceback:
[C]: in function 'table.insert'
user:/AddOns/ChatMentions/ChatMentions.lua:136: in function 'cm_loadRegexes'
|caaaaaa<Locals> splitted = tbl, k = 1, v = "!Brogden", keyBuild = tbl </Locals>|r
user:/AddOns/ChatMentions/ChatMentions.lua:412: in function 'cm_OnAddOnLoaded'
|caaaaaa<Locals> event = 65536, addonName = "ChatMentions" </Locals>|r


1.1 still works without issue, but only if you download these libraries:



I have no idea which one is making it work without issue, but downloading this list, without fail, makes 1.1 work. Wish I had better news for you.

Edit: I do have better news! 1.2 works without all the libraries, and without issue. Maybe just. Stick with 1.2.
Last edited by doctordarkspawn : 02/04/19 at 07:25 PM.
Report comment to moderator  
Reply With Quote
Unread 02/02/19, 01:25 PM  
Coorbin
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 14
Uploads: 10
Re: Re: Something weird

Originally Posted by doctordarkspawn
Originally Posted by doctordarkspawn
Whenever I reloadui or boot the game with the addon installed it says

[21:02] Prov's libGarfield: WARNING : `` is outdated! Ask the author to use a chat library like `libChat3`

I have no idea what this means.
This is still happening. It only happens with this mod and it stops the second I remove it. it's clear, that whatever library folders it includes are improperly implemented or something. It does it on every single login, every single zoneswitch, and every single reloadui.

Great mod, great concept, works fine, but I'll probably not use it until this issue is fixed.
I've released a new version of the mod (currently undergoing review but should be available as soon as the wonderful people at esoui have a chance to review it) that should address this problem. Thanks for reporting it!
Report comment to moderator  
Reply With Quote
Unread 01/31/19, 10:55 PM  
doctordarkspawn

Forum posts: 0
File comments: 4
Uploads: 0
Re: Something weird

Originally Posted by doctordarkspawn
Whenever I reloadui or boot the game with the addon installed it says

[21:02] Prov's libGarfield: WARNING : `` is outdated! Ask the author to use a chat library like `libChat3`

I have no idea what this means.
This is still happening. It only happens with this mod and it stops the second I remove it. it's clear, that whatever library folders it includes are improperly implemented or something. It does it on every single login, every single zoneswitch, and every single reloadui.

Great mod, great concept, works fine, but I'll probably not use it until this issue is fixed.
Last edited by doctordarkspawn : 01/31/19 at 11:04 PM.
Report comment to moderator  
Reply With Quote
Unread 01/31/19, 08:02 PM  
doctordarkspawn

Forum posts: 0
File comments: 4
Uploads: 0
Something weird

Whenever I reloadui or boot the game with the addon installed it says

[21:02] Prov's libGarfield: WARNING : `` is outdated! Ask the author to use a chat library like `libChat3`

I have no idea what this means.
Report comment to moderator  
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.