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.
Hi guys! Fun has been detected! I am getting some blowback on the grats feature, so I would like to hear from you as to what you think it's future should be. I am not trying to introduce a spammy feature into the game - in fact - on my server I have never seen it used. It was actually a feature I wrote for myself, and I debated on sharing it. I felt it was a quality feature that made the right tradeoffs in so far as it was not automatic, and it provided a message that had some context (did you have the achievement or not), and was not the same message every time. So, despite the criticism, I feel I delivered a high-quality feature with an element of fun and utility. But - I want to ensure that I am not introducing an annoyance into the game. I know that some people are crustier than others when it comes to this - and there is really no pleasing them - and typically they aren't my users anyway - but - I would like some comments... don't hold back.
In reply to sylvanaar:
In reply to sylvanaar:
In reply to sylvanaar:
In reply to sylvanaar:
In reply to sylvanaar:
In reply to Znuff:
In reply to sylvanaar:
I have gotten the following LUA Error a few times the past few days after a guild achieve announcement pops on screen. It caused the game to freeze up on me once while in a dungeon.
Message: Interface\AddOns\Prat-3.0\modules\Achievements.lua:881: Usage: GetPlayerInfoByGUID("playerGUID"
Time: Tue Aug 28 21:18:16 2018
Count: 1
Stack: Interface\AddOns\Prat-3.0\modules\Achievements.lua:881:
Usage: GetPlaerInfoByGUID("playerGUID")
[C]: in function `GetPlayerInfoByGuid'
Interface\AddOns\Prat-3.0\modules\Achievements.lua:881: in
function<Interface\AddOns\Prat-
3.0\modules\Achievements.lua:870>
[C]: in function `gsub'
Inteface\AddOns\Prat-3.0\services\patterns.lua:159:in function
`MatchPaterns'
Interface\AddOns\Prat-3.0\addon\addon.lua:639: in function
<Interface\Addons\Prat-3.0\addon\addon.lua:565>
(tail call): ?
Interface\FrameXML\ChatFrame.lua:2898: in function
`ChatFrame_OnEvent'
[string "*:OnEvent"]:in function <[string "*:OnEvent"]:1>
Locals:(*temporary) = "0000000000000000"
In reply to mistyrealm:
In reply to sylvanaar:
In reply to sylvanaar:
5x Prat-3.0-r1178 \modules\Achievements-Achievements.lua:881: Usage: GetPlayerInfoByGUID("playerGUID")
[C]: in function `GetPlayerInfoByGUID'
Prat-3.0-r1178 \modules\Achievements-Achievements.lua:881: in function <Prat-3.0\modules\Achievements.lua:870>
[C]: in function `gsub'
Prat-3.0-r1178 \services\patterns.lua:159: in function `MatchPatterns'
Prat-3.0-r1178 \addon\addon.lua:639: in function <Prat-3.0\addon\addon.lua:565>
(tail call): ?
FrameXML\ChatFrame.lua:2898: in function `ChatFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Locals:
InCombatSkipped
610x FrameXML\ChatConfigFrame.lua:1461: attempt to index local 'info' (a nil value)
FrameXML\ChatConfigFrame.lua:1461: in function `GetMessageTypeColor'
Prat-3.0-r1178 \modules\Editbox.lua:815: in function <Prat-3.0\modules\Editbox.lua:804>
(tail call): ?
FrameXML\ChatFrame.lua:3994: in function `ChatEdit_ResetChatType'
FrameXML\ChatFrame.lua:3975: in function `ChatEdit_OnShow'
[string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
[C]: in function `Show'
FrameXML\ChatFrame.lua:4102: in function <FrameXML\ChatFrame.lua:4092>
[C]: in function `ChatEdit_SetLastActiveWindow'
FrameXML\FloatingChatFrame.lua:1599: in function <FrameXML\FloatingChatFrame.lua:1563>
[C]: in function `FCF_Tab_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals:
messageType = "CHANNELCommunity:118980092:1"
group = nil
type = "CHANNELCommunity:118980092:1"
info = nil
(*temporary) = "CHANNELCommunity:118980092:1"
(*temporary) = "CHANNELCommunity:118980092:1"
(*temporary) = "CHANNELC"
(*temporary) = "CHANNELCommunity:118980092:1"
(*temporary) = "attempt to index local 'info' (a nil value)"
If you are Horde, join me in my addon support channel: https://www.worldofwarcraft.com/invite/owyoMkgu7b?region=US&faction=Horde
thsi addon throws this error when tryingto edit guyild note
[
Put your spoiler here.
Date: 2018-08-27 14:46:19
ID: 5
Error occured in: AddOn: Prat-3.0
Count: 1
Message: Error: AddOn Prat-3.0 attempted to call a forbidden function (SetNote()) from a tainted execution path.
Debug:
[C]: SetNote()
..\FrameXML\StaticPopup.lua:2706: OnAccept()
..\FrameXML\StaticPopup.lua:4964: StaticPopup_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Locals:
None
AddOns:
Swatter, v7.7.6000 (SwimmingSeadragon)
solsnoxxicstats, v1.2.2
AngryAssignments, vv1.10.1
AngryKeystones, v
Archy, v7.3.2.1
ArkInventory, v30811
ArkInventoryRules, v10200
ArkInventoryRulesExample, v10000
ArkInventorySearch, v10200
AucAdvanced, v7.7.6000 (SwimmingSeadragon)
AucFilterBasic, v7.7.6000 (SwimmingSeadragon)
AucScanData, v7.7.6000 (SwimmingSeadragon)
AucStatHistogram, v7.7.6000 (SwimmingSeadragon)
AucStatiLevel, v7.7.6000 (SwimmingSeadragon)
AucStatPurchased, v7.7.6000 (SwimmingSeadragon)
AucStatSimple, v7.7.6000 (SwimmingSeadragon)
AucStatStdDev, v7.7.6000 (SwimmingSeadragon)
AucUtilFixAH, v7.7.6000 (SwimmingSeadragon)
AuctionHouseMessages, v
Bartender4, v4.8.1
bobFastLoot, v1.07
bobSatchels, v1.23
DBMCore, v8.0.4-14-g4eade83f9
DBMDefaultSkin, v
DBMStatusBarTimers, v
DejaCharacterStats, v800r103
Details, v
DetailsDmgRank, v
DetailsDpsTuning, v
DetailsEncounterDetails, v
DetailsRaidCheck, v
DetailsStreamer, v
DetailsTimeAttack, v
DetailsTinyThreat, v
DetailsVanguard, v
EasyDeleteConfirm, v
expr, v1.0
FishingBuddy, v1.9.14
FriendShare, vv1.5.4
GuildTaxes, v0.1.8
InFlightLoad, v8.0.003
Informant, v7.7.6000 (SwimmingSeadragon)
InProgressMissions, v8.0.24
Inspector, v3.1
InstancePortals, v17
ItemRack, v
LibDFramework10, v
LoomXP, v
MacroToolkit, vv7.3.0.2
MacroToolkitIcons, v7.2.0.0
MoreStopwatches, v1.10
MoveAnything, v17.0.0
NameplateSCT, v1.14
Oilvl, v8.0.1
Paste, v1.4.10
Pawn, v2.2.27
PersonalLootHelper, v2.11
Postal, vv3.6.0
Prat30, vr1178
Prat30Libraries, v
Quartz, v3.4.0-3-g65bcdc4
Quester, v8.0.1.1
RSA, vr489-Release
RSAPriest, v
SavedInstances, v8.0.5
SayMyName, v1.0.1
SexyMap, vv8.0.8
Simulationcraft, v1.10.6
SlideBar, v7.7.6000 (SwimmingSeadragon)
Stubby, v7.7.6000 (SwimmingSeadragon)
SYH, v
TinyPad, v2.1.8
Titan, v5.14.5.80000
TitanBag, v5.14.5.80000
TitanClock, v5.14.5.80000
TitanGold, v5.14.5.80000
TitanLocation, v5.14.5.80000
TitanLootType, v5.14.5.80000
TitanMail, v7.35
TitanPerformance, v5.14.5.80000
TitanPoints, v8.0.1
TitanRepair, v5.14.5.80000
TitanSocial, v8.0.1
TitanSpeed, v7.3.001
TitanVolume, v5.14.5.80000
TitanXP, v5.14.5.80000
TomTom, vv80001-1.0.2
WeakAuras, v2.7.3
WorldQuestTab, v8.0.05d
WoWDBProfiler, v
Zoomout, v1.7.0
ZPerl, v5.6.0
ZPerlArcaneBar, v
ZPerlParty, v
ZPerlPartyPet, v
ZPerlPlayer, v
ZPerlPlayerBuffs, v
ZPerlPlayerPet, v
ZPerlRaidAdmin, v
ZPerlRaidFrames, v
ZPerlRaidHelper, v
ZPerlRaidMonitor, v
ZPerlRaidPets, v
ZPerlTarget, v
ZPerlTargetTarget, v
BlizRuntimeLib_enUS v8.0.1.80000 <none>
(ck=a87)
hey
is there a way i can rightclick playernames that come online to get the drop down menu like i do if they whisper me?
And can i disable the perbattle chat window? i have the tabs invisible, but i does not work for pet battle
greetings desra
Hey, sorry to bother you but I have an issue with Prat, and couldn't find a fix by my self or by googling.
So here the thing : there is one character (and only one, which happens to be my main) where Prat behaves differently regarding whispers. If I recieve a whisper, pressing R doesn't open the editbox to answer. I have to press R then enter.
The keybinds on this character are the same that all others in my account, the issue happens even with only Prat loaded, and doesn't happen without it (regardless if there are other addons loaded). It happens if I delete the lua files for this character and reload, and even by trying to put LUA files from other char ; even deleting the LUA on savevariables (which I understand is the one mainly used ?) doesn't solve the issue.
Also, no LUA error displayed, this just behaves like that as if it was the correct behaviour.
I'm really out of ideas and you (or any user here) could help, I'd be really grateful. If you need more details (lua file or whatever), I'll provide them.
Hope my message is intelligible, as En isn't my native language. (Edit : Oh and don't pay attention to my username lol, I was angry to have to make a twitch account to use the app ^^)
Thanks !
In reply to Forge_User_42805121:
In reply to sylvanaar:
In reply to Forge_User_42805121:
If you want to add me on discord, my ID is Yorgl#2682 .
Of course if you don't have time to try resolving the issue, I would completely understand.