ChatSuey

A collection of chat enhancement addons for vanilla World of Warcraft (WoW 1.12)
Download Version 1.2.0
Collaborate on GitHub

Addons in the Collection

Mouse Wheel Scrolling

Scrolls one line at a time by default.
Hold shift to scroll five lines at a time.
Hold ctrl to scroll to the top or bottom.

Copy Web URLs Easily

URLs containing :// are automatically turned into links you can click to quickly copy into your clipboard.

Sticky Chat

Remain on whispers, officer chat, and channel chats until you change where you want messages sent, just like how say/party/guild chats work by default.

Timestamps

Adds timestamps next to each message. Right-click a chat window tab to configure settings, just like other window settings.

Item Link Tooltips on Hover

Respects your default tooltip anchor, so plays nice with addons like TinyTip.

Enhanced Player Links

Alt click invites the player to your party.
Shift click links the player when typing.
Ctrl click targets the player.

Character Mentions

Plays the whisper ping sound and highlights your character's name when it appears in a chat message.

Mini Channel Headers

Abbreviates channel headers. E.g., [Party] becomes [P] and [1. General] becomes [1].

Extra Font Settings

Right-click a chat tab to adjust font settings, such as applying an outline or selecting which font family to use.

Markdown Links

Create arbitrary hyperlinks as you type using a Markdown-ish syntax. Learn more

Channel Header Links

Turns channel headers into links. Click a header to open a chat box for that channel.

Move Cursor With Arrow Keys

When typing, move the text cursor using the left/right arrow keys instead of rotating your character.

Edit Box Above Chat

For those (like me) who shove their chat window to the bottom of the screen. Disabled by default

Remove Chat Buttons

Gets rid of the chat buttons, but keeps a flashing indicator when the chat window isn't scrolled all the way down. Disabled by default

Installation

  1. Copy all the ChatSuey folders into your Interface\AddOns directory.
  2. If WoW is currently running, exit completely out and restart it.
  3. Enable/disable desired addons at the character select screen.

NOTE: If you're upgrading from an earlier version, delete all the ChatSuey folders from your Interface\AddOns directory before copying the new ones over.

Using Markdown Links

What is Markdown?

The goal of Markdown is to provide a way of writing plain text that is easily read and understood by people, while also making it easy for software to convert into a richly formatted document (usually HTML).

If that sounds complicated - don't worry! ChatSuey only borrows Markdown's hyperlink syntax:

[Google](https://www.google.com)
Google

Markdown Links in WoW

In vanilla WoW, the two main types of links you can create are item links and player links. Here's an example of both using Markdown:

  • [Linen Cloth](item:2589)
  • [Scott Hamper](player:Chatsuey)

You can find IDs for items at db.vanillagaming.org - just look at the ?item= part of an item page's URL.

ChatSuey differs from traditional Markdown in that you can optionally specify a color for the link inside a set of curly braces at the end:

[Did Somebody Say...](item:19019){legendary}
Did Somebody Say...

If you're familiar with hexidecimal, you can also specify a color in an ARGB format. For example, {ffff8000} is equivalent to {legendary}.

Complete Color List

Black
Gray
Silver
White
Purple
Maroon
Red
Fuchsia
Green
Lime
Olive
Yellow
Navy
Blue
Teal
Aqua
Orange
Poor
Common
Uncommon
Rare
Epic
Legendary
Artifact
Heirloom
Token
Blizzard
Spell
Skill
Talent
DeathKnight
DemonHunter
Druid
Hunter
Mage
Monk
Paladin
Priest
Rogue
Shaman
Warlock
Warrior