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
Will there ever be a way to move the input box to the top with this addon? currently I use minimalist to do this but with 3.3.5 it's broke. Would be really nice to have it all in one
thanks for the great addon!!! <3
Not sure this is an issue with chatter but i figured i'd toss it out there just in case.
Basically after a reload or log out and back the chat frame is not saving position below a certain point. After testing with the default frame there appears to be a threshold that the frame can not be lowered past. This is the same in both classic and IM style.
With the addon enabled you can place the frame as desired but after reload or log in its bumped up above the threshold.
Blizz chat during raid was just gawd awful...
1- I have enable class colors but I'm not sure why it's not allowing these to show.
2- Also I have copy chat turned on but where the icon was in the bottom right corner (yesterday) is a re-sizable arrow that I'm assuming is a Blizz thing.
3- Sticky chat. I don't really like the idea, hence I turned it off. It's still on. Is this a Bliz thing?
I'm hoping someone can help me figure out what I'm doing wrong - if anything. Or if this is just Blizz and patch day and a new chat window. Help :(
Once again I love this addon and wish I came across it sooner. Thank you for creating this thing!
ya once people can login and see whats going on. I know links are working, alt names arent.
This gets reset everytime you reload your ui, so id make it a macro
/run ChatFrame1:SetClampedToScreen(nil) --Allows the frame to be placed beyond the edges of the screen
/run ChatFrame1EditBox:SetPoint("TOPLEFT",GeneralDockManager,"TOPLEFT") -- Places the edit box you type in to chat on TOP of your chat box
/run FriendsMicroButton:Hide() -- hides the social button
Change ChatFrame1 to ChatFrameX where X is the number of the frame you want to edit (like your custom frames) ChatFrame2 is generally the combat log
If you dont know the number, place your cursor over the frame and type
/run GetMouseFocus():SetClampedToScreen(nil
or
/run GetMouseFocus():SetPoint("TOPLEFT",GeneralDockManager,"TOPLEFT")
just remember it doesnt save it on a reloadui, but in the mean time till our addons work again
One bug I've noticed is when you disable the side buttons and try to retoggle them you cannot.
aye, tomorrow should be a good time to start posting reports?
It's defaulting to "IM Style" so just change it back to "Classic Style" for the old / normal functionality.
Since I have the text entry field ABOVE the chat window rather than the default below, when I attempt to click on the General and Combat tabs, I activate the text entry box.
Problem is this prevents the clicking of the chat tabs, unless I get within a few pixels above the text entry field.
- One is that when I move the chat box to the lower left hand side of the screen, I cannot move it to the absolute bottom. I hit a wall about the size of the default action bars when I attempt to move it to the lower left hand corner.
- Two, if I attempt to RESIZE the box to fill that gap, the chat box grows up, rather than down.
I hope this helps.
thanks
hold off the bug reports till the server get stable.