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
StaticPopupDialogs['MENUITEM_SET_MAIN'] = {
text = L["Who is %s's main?"],
button1 = TEXT(ACCEPT),
button2 = TEXT(CANCEL),
hasEditBox = 1,
maxLetters = 128,
exclusive = 0,
OnShow = function(self)
self.editBox:SetFocus();
end,
OnHide = function(self)
-- if ( _G[frame:GetName().."EditBox"]:IsShown() ) then
-- _G[frame:GetName().."EditBox"]:SetFocus();
-- end
self.editBox:SetText("");
end,
OnAccept = function(self, char)
local main = self.editBox:GetText();
mod:AddAlt(char, main);
self:Hide();
end,
EditBoxOnEnterPressed = function(self, char)
local main = self:GetParent().editBox:GetText();
mod:AddAlt(char, main);
self:GetParent():Hide();
end,
EditBoxOnEscapePressed = function(self) self:GetParent():Hide() end,
timeout = 0,
whileDead = 1,
hideOnEscape = 1
}
http://www.stassart.org/wow/AltNames.lua
Thk for all :)
3 options which i disable (hovering tooltips, backgrounds/borders, and alt names) all activate every time i log in/reload, yet all still appear deactivated in settings, like i said, you just re-click them to fix it, but always defaults back every log in. has happened since 4.0.1a. and this may be a coincidence, but i'm experiencing similar issue with chatters alphabetical neighbor chinchilla with 2 settings(compass and range circle) although with chinchilla, the settings actually appear enabled. funny thing is all 5 of these settings i absolutely hate, yet can live with on, and i suppose will keep on instead of constantly fixing them.
10/22 23:18:50.967 An action was blocked in combat because of taint from Chatter - WorldMapBlobFrame:Show()
10/22 23:18:53.876 Global variable INTERFACE_ACTION_BLOCKED_SHOWN tainted by Chatter - Interface\FrameXML\UIParent.lua:738
10/22 23:18:53.876 Execution tainted by Chatter while reading INTERFACE_ACTION_BLOCKED_SHOWN - Interface\FrameXML\UIParent.lua:735
10/22 23:18:53.876 An action was blocked in combat because of taint from Chatter - WorldMapBlobFrame:Show()
The 'You are not in a guild' messag is indeed a general wow issue that needs fixing. it happens to anyone with or without a chat addon of any sort.
I keep having a problem with the chat edit box on only one of my characters. It keeps moving from the right to the default position when I log her on, and only her. I click 'free-floating' and then 'free-floating locked' and it bounces back to the right where I have position it originally without me having to actually move it again, so it knows where it should be. Seems it is not storing the changes in the savedvariables folder, but restoring it to defualt every time she is logged on.
Iv also been having a problem with macros reporting to the right channel. It just will not report to the channel im talking in, it keeps spamming over and over a random channel. I can even type in the macro /Raid 'Blah blah blah' and it will still spam it in guild chat. This has only occured since the patch and I have disabled Chatter and it works fine then so I know chatter is the source of the problem.
Any idea whats causing this? I use all the same mods on this characters as I do all the others so nothing can be interfearing with it. I run Chatter version 1.2.9-3-5-gc613d48
Nevermind...
Didn't have the update.
Date: 2010-10-19 20:43:34
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Chatter\Modules\AltNames.lua line 136:
attempt to index local 'editBox' (a nil value)
Debug:
[C]: ?
Chatter\Modules\AltNames.lua:136: EditBoxOnEnterPressed()
..\FrameXML\StaticPopup.lua:3422: StaticPopup_EditBoxOnEnterPressed()
[string "*:OnEnterPressed"]:1:
[string "*:OnEnterPressed"]:1
LOVE the design but i'm getting the same problem as prat.. Both programs seem to think i'm NOT in a guild and therefore refuse to let me chat in guild chats.
this is very frustrating. I can't use a chat program with a good ui i am using without this issue.. HELP!
It is a known blizzard bug that they have yet to fix.
It is happening to anyone at any random time, with or without a chat mod
http://yfrog.com/72wowscrnshot101019054040j