promotional bannermobile promotional banner
premium banner
Cooldown Text Customizer

Description

TullaCTC - Cooldown Text Customizer

GitHub

tullaCTC is a World of Warcraft addon that provides additional options for theming cooldowns. It is built to work with the new secrets APIs introduced in of World of Warcraft v12.0.0 (Midnight). With it, you can do things like:

  • Show cooldown counts on everything
  • Change the font and color of cooldown text
  • Show text in red when under 5s
  • Show tenths of seconds
  • Show MM:SS
  • Hide cooldown spirals

The configuration UI can be brought up via /tullaCTC

Themes & Rules

You can customize cooldown appearances for different parts of the UI via creating themes and then asigning them to different parts of the UI via the rules panel. tullaCTC comes with a bunch of builtin rules for different parts of the UI, as well as an API to add in additional ones:

OmniCC Feature Comparison

With World of Warcraft v12.0.5, tullaCTC can do just about everything that OmniCC could do (and with less CPU at that). Here's what's still missing:

  • Min Size - Partially implemented in the OmniCC theme.
  • Max Duration - For now, you can set the final threshold to a transparent color.
  • Conditional Scaling - (Ex scaling text to 125% when 5s or less). Its possible to do, just not super efficiently.
  • Finish Effects - tullaCTC has to work without really knowing how long a cooldown actually is.