Thread Tools Display Modes
02-23-09, 03:24 AM   #1
sfa
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 4
CustomChat

CustomChat:

Enables you to customize your chat in the following ways:
* Editbox Top/Bottom.
* Timestamps Enable/Disable.
* Timestamp format (set your own custom timestamp format).
* Sticky chats. (The chat becomes the default until another sticky is used)
* Fade Enable/Disable.
* Fade time (sets time until the chat fades if chatfade is enabled. in seconds).
* Chatbuttons Enable/Disable.
* Chattab flashing on new messages Enable/Disable.
* Chat copy. (A separate frame where you are able to copy text freely)
* Chat prefix Enable/Disable (Guild,Party,Channels etc).
* Chat prefix Abbreviation (shortens channel names etc.
* Chat nick classcoloring Enable/Disable (Only works for players seen in guild,raid,party).
* Chat highlighting.
- Custom words.
- Url's.
* Mousewheel scroll Enable/Disable.
- <ctrl> scroll to top / bottom.
- <shift> scroll page instead of lines.
- <alt> toggle if you want to use alt buttom by default to scroll.

Timestamp Format:
http://www.opengroup.org/onlinepubs/.../strftime.html

Commands:
/cchat - CustomChat usage
/cchat copy - Open the copy frame
/cchat config - Configuration
/cchat highlight - Highlights
/cchat minimap - Minimapbutton toggle


-------------------------------------------------------

Changelog:
* (3.3): Bugfixes.
* (3.2): Excluded combatlog activity from the copy frame due to lag. Fixed combatlog timestamps.
* (3.1): Added chat copy functionality. An additional frame that gathers all chat text and you can copy from.
* (3.0): Chattab flashing reworked due to error in code.
* (2.9): Updated to work with 3.0.2
* (2.8): Settings are now stored per character.
* (2.7): Minimapbutton toggle ability. Toggle for chat coloring of own nick. Changed the structure of the /cchat command.
* (2.6): Fixed classcoloring in battlegrounds.
* (2.5): Added Minimap Button. Added Timestamp for Combatlog toggle. Changed so that Class Coloring only activates on channels where it knows what class everyone is (guild,party,raid,battleground).
* (2.4): Added Chat scroll with mouse wheel button if alt is pressed toggle. Added chat prefix abbreviation toggle. Added url highlighting toggle.
* (2.3): Fixed new colors for classes. Really this time it reads directly from WoW's color variable now.
* (2.2): Fixed new colors for classes.
* (2.11): Minor fix for / command since cc was used in too many other addons.
* (2.1): Highlighting no longer listens to things you say and classcoloring doesn't color your nick when switched off.
* (2.0): Cleaned up the code a bit and patched a few bugs here and there.
* (1.9): Bugfixes for highlighting and classcoloring.
* (1.8): Added Chat nick classcoloring toggle. Added Chat highlight functionality.
* (1.7): Added Chat prefix toggle.
* (1.6): Added Chattab flash toggle.
* (1.5): Fixed so that chatbuttons won't pop up on certain events.
* (1.4): Updated the timestamp function. It now works correctly without reloading the ui when enabling/disabling. Also fixed tha position of the editbox in it's default position.
* (1.3): Added customization of the timestampformat. And some window beauty updates
* (1.2): As of this version there's now an option window access by /cc
* (1.1): Cleaned up the code a bit. Added ctrl+mousescroll for going to the top of bottom of the chat.
* (1.0): Initial release.


It's found here: http://www.wowinterface.com/download...ustomChat.html


Please post any comments/bugs/suggestions here or as a comment to my addon.
I'll try to read here from time to time =) quite busy IRL though.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » CustomChat


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off