- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,840 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
TB Chat Enhancements
- 0 Likes
- World of Warcraft
- 10,254 Downloads
- Supports: 3.1.0
- 1 Average Daily Downloads
- Created 3/19/2009 5:21:20 PM
- Updated 6/11/2009 2:20:48 PM
- 24 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: r140-release
About TB Chat Enhancements
Features
Chat Time Stamps
TB Chat Enhancements can optionally add time stamps to every line of chat. This option is configurable via the Blizzard Interface menu (default: 23:59:59>).
Chat Linking
TB Chat Enhancements allows you to paste any line of chat by shift-clicking its time stamp, the same way you would link an item or spell. This feature makes a best effort to turn spell/achievement/enchant/item links into actual clickable links when chat is pasted. Most other add-ons which provide chat linking capability paste links as plain, unclickable text. Note: Chat Time Stamps must be enabled for this feature to work.
Text Highlighting
TB Chat Enhancements has the ability to color specific words that you want to stand out in chat:
- Custom word highlighting allows you to specify a custom set of words which will be highlighted in a color of your choice. Only full words will be matched, to avoid problems with very short strings. This option is configurable via the Blizzard Interface menu (default color: turquoise).
- Custom word highlighting supports partial matches, allowing TB Chat Enhancements to highlight words even if they do not match any of your keywords exactly. Simply add an asterisk * where you would like TB Chat Enhancements to match any sequence of letters. For instance,
tele*onewould color bothtelephoneandtelefone. - Per-class coloring will color the names of players who talk in chat, or who perform actions (such as emotes, or enter a battleground), following their raid colors. Recount summaries are also supported. Please note: TB Chat Enhancements will attempt to learn player classes as fast as possible on its own, and there is no need for you to
/whorandom players. This option is configurable via the Blizzard Interface menu (default: enabled).
Chat Filters
TB Chat Enhancements filters out these annoying, repetitive, and/or redundant chat announcements:
- Repeated AFK/DND responses from the same player. Only the first AFK/DND message will be displayed, unless it changes in-between, or 5 minutes have elapsed.
- Custom chat channel join/leave/moderation/owner announcements. This options is configurable via the Blizzard Interface menu (default: filtered).
- Local achievement announcements from other players who are not in your friends list.
- Local achievement announcements from players who are in your guild. Those announcements are duplicated over guild chat.
- Achievement announcements from players you are ignoring.
- "Drunk" announcements from other players.
- Victory announcements for duels neither you nor your friends or guild mates participated in.
- TB Chat Enhancements will also turn off your AFK/DND flag whenever you talk, and restore it as appropriate, so as to avoid showing <AFK> or <DND> on every chat line.
Mouse Scrolling
TB Chat Enhancements enables you to navigate through your chat logs using your mouse's scrolling wheel. Shift-scroll will scroll to the edge of the chat log you are hovering, while CTRL-scroll will scroll one page at a time. This option is configurable via the Blizzard Interface menu (default: enabled).
Extend Chat History
TB Chat Enhancements allows you to extend your chat history to hold up to 8192 entries per window. This option is configurable via the Blizzard Interface menu (default: enabled).
Fading of Old Chat
By default, chat fades away from your chat windows after a short amount of time. TB Chat Enhancements disables this functionality so that chat always appears on your screen. This option is configurable via the Blizzard Interface menu (default: prevent fading).
Chat Edit Box Location
TB Chat Enhancements allows you to move the chat edit box (where you enter text to say in chat) from its default location to the top of your main chat window. This option is configurable via the Blizzard Interface menu (default: bottom).
Chat Frame Buttons
TB Chat Enhancements has the ability to hide the navigation buttons and the chat bubble attached to your chat frames. This option is configurable via the Blizzard Interface menu (default: show).
Emote Translator
TB Chat Enhancements attempts to make custom emotes look like Blizzard emotes. In other words, if you're John and Jane types /em punches John in the face. you will see Jane punches you in the face. while everyone else sees Jane punches John in the face.
Notice
TB Chat Enhancements depends on TB Core. The latest release of TB Core is included with TB Chat Enhancements so you do not need to download it separately.
Localizations
Localization for TB Chat Enhancements is open. Please contribute your translations using the CurseForge contribution page.
Bugs and Requests
Please submit them using the CurseForge Tracker.
About the Author
I am a professional software engineer who plays World of WarCraft way too much and develops add-ons as a hobby (crazy, I know!). I have played the same character since the release of World of WarCraft, a hunter called Valana, in the Team BATTLE guild on the Mug'thol realm. I raid some, but my primary focus in this game is PvP.
------------------------------------------------------------------------
r140 | valana_tb | 2009-05-26 06:43:28 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Ignore the PARTY_MEMBERS_CHANGED in battlegrounds.
------------------------------------------------------------------------
r139 | valana_tb | 2009-05-24 04:33:42 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Forgot an end.
------------------------------------------------------------------------
r138 | valana_tb | 2009-05-24 04:23:46 +0000 (Sun, 24 May 2009) | 6 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/TB_ChatEnhancements.lua
Restored a fix for a bug which might only affect early alpha versions.
We know longer attempt to perform a /who on GM's.
| => \124
Improved the descriptions of some menu options.
Removed unused localization entries.
------------------------------------------------------------------------
r137 | valana_tb | 2009-05-21 16:06:11 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Hopefully made per-class coloring a little more solid.
------------------------------------------------------------------------
r136 | valana_tb | 2009-05-21 08:39:33 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Undoing the pattern matching changes.
------------------------------------------------------------------------
r135 | valana_tb | 2009-05-20 19:15:58 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Fixed highlighting patterns to support multi-byte characters.
------------------------------------------------------------------------
r134 | valana_tb | 2009-05-20 02:15:31 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Fixed the player name cleanup with names ending in "-".
------------------------------------------------------------------------
r133 | valana_tb | 2009-05-19 19:13:44 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
M /trunk/TB_ChatEnhancements.lua
* Defined defaults for all saved variables.
* The cleanup process on load now also removes player names with an empty realm name.
------------------------------------------------------------------------
r132 | valana_tb | 2009-05-17 04:55:25 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Trying to prevent links from being affected by partial word matching.
------------------------------------------------------------------------
r131 | valana_tb | 2009-05-16 10:16:40 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Added a comment.
------------------------------------------------------------------------
r130 | valana_tb | 2009-05-16 10:13:49 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Fixed the text highlighting test function, so as to replace asterisks with a letter.
------------------------------------------------------------------------
r129 | valana_tb | 2009-05-16 10:07:55 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Removed some obsolete code.
------------------------------------------------------------------------
r128 | valana_tb | 2009-05-16 10:04:25 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Removed debug code.
------------------------------------------------------------------------
r127 | valana_tb | 2009-05-16 10:03:05 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Removed the partial matching option. Replaced with the ability to use a wildcard * in the keywords textbox.
------------------------------------------------------------------------
r126 | valana_tb | 2009-05-16 09:34:07 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
When receiving a CHAT_MSG_CHANNEL from an unknown player, first make sure the name is not blank before sending a query against it.
------------------------------------------------------------------------
r125 | valana_tb | 2009-05-15 18:41:19 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
Changed the partial matching description.
------------------------------------------------------------------------
r124 | valana_tb | 2009-05-15 18:33:14 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/TB_ChatEnhancements.lua
Implemented partial matching for custom text highlighting.
------------------------------------------------------------------------
r123 | valana_tb | 2009-05-15 17:27:40 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Fixed a comment.
------------------------------------------------------------------------
r122 | valana_tb | 2009-05-15 00:38:38 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Rearranged DB sections.
------------------------------------------------------------------------
r121 | valana_tb | 2009-05-14 09:10:38 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Don't perform /who queries when entering battlegrounds, because player classes are automatically discovered from the scoreboard already.
------------------------------------------------------------------------
r120 | valana_tb | 2009-05-14 08:52:47 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
M /trunk/TB_ChatEnhancements.lua
* Automatically perform a /who on the current zone every time we move to a different one.
* Automatically discover the classes of players who whisper us.
------------------------------------------------------------------------
r119 | valana_tb | 2009-05-14 07:52:10 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
TB Core now requires LibBabble-Zone-3.0.
------------------------------------------------------------------------
r118 | valana_tb | 2009-05-14 07:37:27 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Only send an automatic /who query at most once every 10 seconds.
------------------------------------------------------------------------
r117 | valana_tb | 2009-05-14 07:17:09 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Embeds.xml
M /trunk/TB_ChatEnhancements.lua
M /trunk/TB_ChatEnhancements.toc
* Implemented preliminary automatic class discovery for players talking over a global channel.
* Fixed a bug where players from our own realm could be added to the per-class coloring database as if they were from a different realm.
------------------------------------------------------------------------
r116 | valana_tb | 2009-05-14 00:23:52 +0000 (Thu, 14 May 2009) | 4 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/TB_ChatEnhancements.lua
* Added support for special characters to per-class coloring.
* Fixed custom highlighting so that it would highlight words to be colored if they were only separated by a space.
* Fixed per-class coloring in duel announcements.
* Added support for ClassColors.
------------------------------------------------------------------------
r115 | valana_tb | 2009-05-13 19:42:00 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/TB_ChatEnhancements.toc
Added an optional dependency on ClassColors.
------------------------------------------------------------------------
r113 | valana_tb | 2009-05-08 22:44:58 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
M /trunk/TB_ChatEnhancements.lua
Allow duel outcomes for the player's target.
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| r140-release | Release | 3.1.0 | 45 | 6/11/2009 2:20:48 PM |
| r140-release-nolib | Release | 3.1.0 | - | 6/11/2009 2:20:45 PM |
| r113-release | Release | 3.1.0 | - | 5/12/2009 10:06:51 AM |
| r113-release-nolib | Release | 3.1.0 | - | 5/12/2009 10:06:49 AM |
| r80-release | Release | 3.1.0 | 1 | 4/15/2009 1:43:09 AM |
| r80-release-nolib | Release | 3.1.0 | - | 4/15/2009 1:43:06 AM |
| r53-release | Release | 3.0.9 | - | 4/7/2009 10:56:41 AM |
| r53-release-nolib | Release | 3.0.9 | - | 4/7/2009 10:56:38 AM |
| r33-release | Release | 3.0.9 | - | 3/28/2009 4:44:03 PM |
| r33-release-nolib | Release | 3.0.9 | 1 | 3/28/2009 4:44:00 PM |
| r30-release | Release | 3.0.9 | - | 3/28/2009 1:50:33 AM |
| r30-release-nolib | Release | 3.0.9 | - | 3/28/2009 1:50:31 AM |
| r25-release | Release | 3.0.9 | 1 | 3/26/2009 2:52:01 AM |
| r25-release-nolib | Release | 3.0.9 | - | 3/26/2009 2:51:58 AM |
| r6-release | Release | 3.0.9 | 1 | 3/23/2009 12:52:29 AM |
| r6-release-nolib | Release | 3.0.9 | - | 3/23/2009 12:52:27 AM |
| r2-release | Release | 3.0.9 | 7 | 3/22/2009 6:41:40 AM |
| r2-release-nolib | Release | 3.0.9 | - | 3/22/2009 6:41:37 AM |
