Skip to content

sylvanaar/prat-3-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6978fc8 · Feb 13, 2021
Jun 21, 2020
Jul 2, 2020
Jun 4, 2020
May 23, 2020
May 31, 2020
Feb 13, 2021
Oct 21, 2020
Feb 13, 2021
Feb 13, 2021
Oct 25, 2020
Oct 15, 2010
Nov 14, 2010
May 4, 2020
May 24, 2020
Sep 27, 2015
May 19, 2020
Aug 27, 2019
May 20, 2020
Jan 19, 2020
Sep 16, 2019
Dec 6, 2011
Feb 13, 2021
May 26, 2020
Oct 6, 2008

Repository files navigation

Prat-3.0 is a chat enhancement addon for world of warcraft.

It is made up of 30+ smaller "modules" which each provide additional functionality, and can be enabled or disabled individually.

In game, type /prat for a menu.

Bug reports: https://github.com/sylvanaar/prat-3-0/issues

Prat has just about every feature you can think of, and then some. Really. When I get some more time, I'll try and put together a full list (Even I have lost count)

(Thanks to Dreamsight for this partial list)

  • Change arrows, buttons, mouse scroll for chat scroll, scroll speed
  • you can add color per channel, color per lvl, color per class
  • timestamps
  • timestamp color
  • whether to show timestamp (what format the timestamp should be in)
  • whether to show players lvl
  • you can select the option for channel "stickys" (last channel you used you auto use when hitting enter, that sort of thing – or last thing someone said)
  • change the looks of the chat's editbox - as well as where it appears (you can even undock it and move it to where you'd like it to be)
  • chat fading, fading delay
  • You can change the font to a list of fonts, add an outline to it, monochrome it (if you don’t mind messing with files a bit you could prolly even add other fonts to that list)
  • change the chat frame/chat box appearance
  • set Chat history
  • set channel abbreviations
  • set brackets and color(or something instead of brackets)round player/lvl
  • alt invite option (press keyboard “alt” button and click on the player’s name to auto inv them)
  • raid icon
  • invite links
  • info keeping
  • url copying
  • full chat copying + copy button
  • allows pop-up msgs
  • enables tell target /tt
  • Alias options
  • altnames options
  • you can enable/disable all prat modules - dont have to have the ones you dont use running
  • change chat sounds (incoming and outgoing as well as per channel)
  • achievement info and grats
  • full chat search
  • fully customizable filers for advanced users/li>

Its predecessor, Prat-2.0 has been around since the TBC release in 2006. This new version seeks to improve upon some aspects such as memory use, but still do so without creating 30+ small folders in your addon directory that you have to manage.

While trying to reduce resource utilization, it is also important to note that some people prefer the features, and don't care that an addon uses 500k more. I have been trying to isolate the most resource intensive functionality into the Prat_HighCPUUSageModules folder. You can enable or disable it per your preference.