Prat 3.0
In loving memory of Jon Akthar (Sylvanaar)
Hello WoW community, I'm LuciferCatnip, Sylvanaar was my coworker and my mentor. It goes without saying that Jon was an amazingly talented individual. He always seemed to know everything... but he once said to me "It's not about knowing the answers, it's about asking the right questions", he always challenged me to ask me the right questions until I would arrive at the answer on my own terms. Jon was also a champion of the open source movement, and so with special thanks to Gil from Curseforge as well as Sylvanaar's family, there's no better way to honor Sylvanaar's legacy than to keep his project going strong in the community.
If you'd like to help maintain Prat, please reach out to MysticalOS or LuciferCatnip directly. Thank you so much.
About
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. Or use the icon on one of the many data broker hosts.
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)
- Sync your chat settings across your account (Beta)
- AI powered spam filter (Beta)
- Change arrows, buttons, mouse scroll for chat scroll, scroll speed
- you can add player color per channel, color per level, color per class
- timestamps (styled)
- whether to show timestamp (what format the timestamp should be in)
- whether to show players level
- 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 probably even add other fonts to that list)
- change the chat frame/chat box appearance
- Keep chat history between game sessions
- 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 - click them to invite the person
- URL copying
- Full chat copying + copy button
- Click timestamp to copy line
- Configurable alerts when your name or other word is mentioned
- enables tell target /tt which whispers your target
- Alias options - make macros into short commands
- See names of players Alt characters
- change chat sounds (incoming and outgoing as well as per channel)
- Achievements info and grats
- Full chat search and search box
- Customizable filters for advanced users
- Show item icon next to item links and player class icon next to player names
- Icon-only options for newcomers chat
- Optional flashing or font color change for chat tabs when a new message comes in.
You can enable/disable all Prat modules - don't have to have the ones you don't use running
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.
In reply to Forge_User_45875068:
Voice chat buttons enabled just draw the empty buttons right from login now, base game doesn't do that.
Also, is there a way to move the scroll bar from right to left (where it was for 13 years, blizzard)? Thanks
In reply to CaspianRoach:
Just did a quick release to add the feature to hide the voice chat buttons. Let me know if this works for you guys.
In reply to sylvanaar:
In reply to msheahen:
In reply to sylvanaar:
Main reason I used Prat was for clickable URLs.
But this doesn't work with Communities chat. Are you looking at fixing this?
In reply to Forge_User_92777426:
In reply to Forge_User_92777426:
In reply to Forge_User_92777426:
In reply to sylvanaar:
Hi,
I have an issue of which i'm not sure it's caused by Prat because it's not generating any errors.
I have split the blizzard chat windows in 2, 1 for the rubbish on the left side, 1 for guildchat, whispers etc, the important stuff on the right side.
I wanted to unlock the window on the right side so that i can resize it but it didn't unlock, instead the one on the left side unlocked. I didn't touch the one on the left side but that one was unlocked and not the one on the right side. I had to lock the left side window by right clicking on the left tab.
In reply to Forge_User_17970088:
Getting this error when ever I click on a persons name in my chat box to whisper back etc.
Message: Interface\SharedXML\SecureUIPanelTemplates.lua:38: Attempt to access forbidden object from code tainted by an AddOn
Time: Fri Jul 27 23:30:49 2018
Count: 2
Stack: Interface\SharedXML\SecureUIPanelTemplates.lua:38: Attempt to access forbidden object from code tainted by an AddOn
[C]: in function `HighlightText'
Interface\SharedXML\SecureUIPanelTemplates.lua:38: in function <Interface\SharedXML\SecureUIPanelTemplates.lua:37>
[C]: in function `SetFocus'
Interface\FrameXML\ChatFrame.lua:4024: in function <Interface\FrameXML\ChatFrame.lua:4011>
[C]: in function `ChatEdit_ActivateChat'
Interface\FrameXML\ChatFrame.lua:3654: in function `ChatFrame_OpenChat'
Interface\FrameXML\ChatFrame.lua:3728: in function `ChatFrame_SendTell'
Interface\FrameXML\ItemRef.lua:62: in function <Interface\FrameXML\ItemRef.lua:1>
...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3510: in function <...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3452>
[C]: in function `SetItemRef'
Interface\FrameXML\ChatFrame.lua:3620: in function `ChatFrame_OnHyperlinkShow'
[string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>
Locals: (*temporary) = <unnamed> {
0 = <userdata>
Instructions = <unnamed> {
}
Right = <unnamed> {
}
Middle = <unnamed> {
}
Left = <unnamed> {
}
}
(*temporary) = 0
(*temporary) = 0
In reply to jpsgaming:
Message: Interface\AddOns\Prat-3.0\addon\modules.lua:262: Usage: NewModule(name, [prototype, [lib, lib, lib, ...]): 'name' - string expected got 'nil'.
Time: Fri Jul 27 14:38:36 2018
Count: 1
Stack: Interface\AddOns\Prat-3.0\addon\modules.lua:262: Usage: NewModule(name, [prototype, [lib, lib, lib, ...]): 'name' - string expected got 'nil'.
Interface\AddOns\Prat-3.0\addon\modules.lua:336: in function `AddModuleToLoad'
Interface\AddOns\totalRP3\modules\chatframe\prat.lua:31: in function <Interface\AddOns\totalRP3\modules\chatframe\prat.lua:25>
[C]: ?
...erface\AddOns\totalRP3\modules\module_management.lua:118: in function `startModules'
Interface\AddOns\totalRP3\totalRP3.lua:90: in function <Interface\AddOns\totalRP3\totalRP3.lua:46>
[C]: in function `pcall'
Interface\AddOns\totalRP3\totalRP3.lua:114: in function <Interface\AddOns\totalRP3\totalRP3.lua:111>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...AddOns\AskMrRobot\Libs\AceAddon-3.0\AceAddon-3.0.lua:558: in function `EnableAddon'
...AddOns\AskMrRobot\Libs\AceAddon-3.0\AceAddon-3.0.lua:651: in function <...AddOns\AskMrRobot\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:445: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:488: in function `CombatLog_LoadUI'
Interface\FrameXML\UIParent.lua:1193: in function <Interface\FrameXML\UIParent.lua:1089>
Locals: <none>
Message: Interface\AddOns\Prat-3.0\modules\Editbox.lua:822: attempt to concatenate local 'chan' (a nil value)
Time: Fri Jul 27 18:11:23 2018
Count: 1
Stack: Interface\AddOns\Prat-3.0\modules\Editbox.lua:822: attempt to concatenate local 'chan' (a nil value)
[C]: ?
Interface\AddOns\Prat-3.0\modules\Editbox.lua:822: in function <Interface\AddOns\Prat-3.0\modules\Editbox.lua:811>
(tail call): ?
Interface\FrameXML\ChatFrame.lua:3984: in function `ChatEdit_ResetChatType'
Interface\FrameXML\ChatFrame.lua:3965: in function `ChatEdit_OnShow'
[string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
[C]: in function `Show'
Interface\FrameXML\ChatFrame.lua:4023: in function `ChatEdit_ActivateChat'
Interface\FrameXML\ChatFrame.lua:3654: in function `ChatFrame_OpenChat'
[string "OPENCHAT"]:1: in function <[string "OPENCHAT"]:1>
Locals:
In reply to speedit:
In reply to speedit: