All Projects → sylvanaar → prat-3-0

sylvanaar / prat-3-0

Licence: GPL-3.0 License
Prat-3.0 is a chat enhancement addon for world of warcraft

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to prat-3-0

FieldGuide
A World of Warcraft: Classic addon for displaying visually when you will learn certain spells.
Stars: ✭ 14 (-33.33%)
Mutual labels:  world-of-warcraft, wow-addon, world-of-warcraft-addon, world-of-warcraft-classic
CChatNotifier
A WoW Classic addon that can be used to filter chat for custom keywords.
Stars: ✭ 17 (-19.05%)
Mutual labels:  world-of-warcraft, wow-addon, world-of-warcraft-addon, world-of-warcraft-classic
Cell
A World of Warcraft raid frame addon.
Stars: ✭ 21 (+0%)
Mutual labels:  world-of-warcraft, wow-addon, world-of-warcraft-addon
wowa
WoW addon manager, world of warcraft, addon, lua, command line, cli
Stars: ✭ 58 (+176.19%)
Mutual labels:  world-of-warcraft, world-of-warcraft-addon, world-of-warcraft-classic
ls Toasts
Development repository of ls: Toasts
Stars: ✭ 20 (-4.76%)
Mutual labels:  warcraft-addon, world-of-warcraft, wow-addon
AdvancedInterfaceOptions
WoW Addon that restores access to removed interface options in Legion
Stars: ✭ 43 (+104.76%)
Mutual labels:  world-of-warcraft, wow-addon, world-of-warcraft-addon
why-I-hate-wow-private-servers
Reasons why most of WoW private servers sucks
Stars: ✭ 55 (+161.9%)
Mutual labels:  world-of-warcraft, world-of-warcraft-classic
SpartanUI
SpartanUI
Stars: ✭ 28 (+33.33%)
Mutual labels:  warcraft-addon, world-of-warcraft
LittleWigs
Boss warnings for 5-man dungeons & scenarios.
Stars: ✭ 53 (+152.38%)
Mutual labels:  warcraft-addon, world-of-warcraft
raiderio-addon
RaiderIO AddOn
Stars: ✭ 35 (+66.67%)
Mutual labels:  warcraft-addon, world-of-warcraft
DBM-Retail
The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.
Stars: ✭ 194 (+823.81%)
Mutual labels:  world-of-warcraft, wow-addon
hero-lib
WoW Addon - Core Library used by HeroRotation and AethysTools, can also be used by others 3rd-Party Addons.
Stars: ✭ 33 (+57.14%)
Mutual labels:  world-of-warcraft, wow-addon
RaidBrowser
Bringing LFR to Wrath of the Lich King
Stars: ✭ 19 (-9.52%)
Mutual labels:  world-of-warcraft, world-of-warcraft-addon
TellMeWhen
TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
Stars: ✭ 69 (+228.57%)
Mutual labels:  world-of-warcraft, world-of-warcraft-addon
sInterface
An opinionated replacement for Blizzard's Interface
Stars: ✭ 15 (-28.57%)
Mutual labels:  warcraft-addon, world-of-warcraft
AuctionDB
Wow (classic) Auction Database addon
Stars: ✭ 15 (-28.57%)
Mutual labels:  world-of-warcraft, wow-addon
RatingBuster
An item comparison tool for WoW Classic.
Stars: ✭ 44 (+109.52%)
Mutual labels:  world-of-warcraft-addon, world-of-warcraft-classic
DBM-Warmane
DBM for Warmane (Icecrown, Frostmourne, Lordaeron)
Stars: ✭ 62 (+195.24%)
Mutual labels:  world-of-warcraft, wow-addon
Capping
Battleground timers and other PvP features.
Stars: ✭ 18 (-14.29%)
Mutual labels:  warcraft-addon, world-of-warcraft
BadBoy
A simple spam blocker & reporter for World of Warcraft.
Stars: ✭ 25 (+19.05%)
Mutual labels:  warcraft-addon, world-of-warcraft

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].