Chatter
Chatter is a comprehensive, lightweight, mega-configurable chat enhancement addon. It supports a whole bunch of stuff, including:
- Hiding buttons
- Custom aliases for channel names
- Coloring of player names by class or deterministic HSV formula, and player levels next to names
- Custom font and font size for your chat frames
- Custom background, border, and positioning for the edit box
- Option to let the edit box border color match the color of the channel you are typing in
- Channel colors remembered by name, rather than by number
- Scrolling your chat frames with the mouse wheel.
- Sticky channels, configurable
- Ability to copy a chat frame's contents to your clipboard
- Ability to copy URLs to your clipboard
- Ability to customize the background and border of your chat frames
- Timestamps
- A /tt command to send a tell to your target
- A module that turns the word "invite" into clickable links that let you invite the speaker.
- Highlights both for custom keywords in specific channels
- Chat fading toggles
- Text justification
- Autologging (Off by default)
- Alt linking
- Much larger and smaller chat frames than default
- A Groupsay (/gr) command to talk to your group, whether that's battleground, raid, or party.
- Chat Tab look-n-feel modifications
- Paging through chat tabs with the scroll wheel
The box is most definitely checked in the options. Anyone else having this issue?
Thanks for the Misspelled love, in the latest update.
-Nate
Can some one help me? Thats disturbing ;P
-Go to line 85 in Chatter\Modules\ChatTabs.lua
-Change CHAT_FRAME_TAB_ALERTING_NOMOUSE_ALPHA = 0 to CHAT_FRAME_TAB_ALERTING_NOMOUSE_ALPHA = 1
This is probably a bug as otherwise the tabs don't alert at all. (At least there should be an option to allow this).
One thing I'm confused about: I just switched from Prat to Chatter today, and Chatter is supposed to be more lightweight.
Prat used ~460KB memory (I had a lot of the modules disabled).
Chatter is using ~1.5MB memory (I have most of the modules disabled, but that doesn't seem to change the memory usage).
Is that because Chatter modules aren't really load on demand?
is there a way to change this in the options/manually? really hate that i dont see when i get a whisper in the new tabs :x
just copied the alpha settings from
function mod:UndecorateTabs()
to
function mod:DecorateTabs()
:D
Shabazza, CopyChat is accessible in the chat tab, the icon is gone not sure when it as removed, but its no longer in the code, just in the chat tab menu. UPDATE: I re-added the icon
redrenius,angrysteel: when a auto whisper window is made, i got and copy that whisper form whenevereditbox is lives in. Blizz code is supposed todo it, but doesnt all the time. Im fixing it now, so it shouldnt double copy messages. and not loose the initial.
Also working on fixing the mouse not working for edits int he editbox.
Hi,
the copychat function doesn't work. The icon on the bottom right of the chat frame isn't there anymore.
regards, Sha
Ever since release I have the problem with typing special letters in my language (Å„ Ä…). The issue is that those letters are typed using combinations with right ALT button (ALT + A for Ä…, ALT + N for Å„), or sometimes left CTRL + ALT. The point is, right ALT is often recognized as CTRL + ALT, and in chat CTRL + N is recognized as a shortcut for going through previously typed messages (it erases messages, shows some previous message and inserts Å„ after that). Also CTRL + A is recognized as selection of all typed text, with ALT + A, game selects whole messages and types Ä… on top of it (erasing message completely and leaving only Ä… in message field).
I wonder if it is possible to block CTRL + N and CTRL + A bindings when ALT is also pressed with them. If it is impossible, then I would love to see an option of manually disabling CTRL + N and CTRL + A permanently in an addon.
Confirmed, angrysteel.
Another issue is that if you have whispers enabled for more than one chat frame - I have them enabled for the frame I have raids in so I can easily see if I get a new whisper, then a separate whisper frame - the whisper shows up twice in the new conversation window. There also seems to be an issue with timestamps.
This is me whispering myself 'hi' once (whispering shown in 3 chat frames currently due to settings not saving properly, also note the missing time stamp):
[13:06:00][W:From] [Me]: hi
[13:06:00][W:From] [Me]: hi
[13:06:00][W:From] [Me]: hi
[W:To] [Me]: hi
Edit: Ok ignore the timestamp bit, was just some of the chat frames had it disabled in chatter for some reason, seems to show up after I enabled it, still a bit dodgy that it shows up for the first message though.
Any chance to add a setting in the next release to disable Sticky Chat for Real ID?
Other than that, works it great :)
Using: A: v1.2.4-2-ga69cce2 for 3.3.5 on 01 Jul 2010
Not sure if this was the issue Redrenius was having or not, it seems like the exact opposite. With Automatic Whisper Windows module enabled, i do not see the initial whisper sent to me in the general tab. The initial whisper will only show up in the actual whisper window. All other whispers from the same person will show up in the general chat tab as well as the whisper tab (working as intended im assuming). Its just the very first whisper from each new person sending a tell, will not be displayed in the general tab.
This is using the older chat style, not the new IM chat settings (not sure if that makes a difference).