summaryrefslogtreecommitdiff
path: root/chatalias.py
AgeCommit message (Collapse)Author
2016-06-12Mysql update tweakDico200
2016-05-30Cleaned up chatalias, notable changes: Fixed remotes list and remove, ↵Dico200
improved prior alias checks for multi-aliasing, fixed color chat permission implementations, grouped the file properly, removed unreasonable complications, changed header from Alias to Chatalias, fixed a mistake where 2 threads are created per player for online players during server reload, moved a lot of repeated code to remote() base function
2016-05-30Hotfix for chataliasDico200
2016-05-30Cleaned up some of helpers.pyDico200
2016-05-29Chatalias: Fixed all the things (permission AMOUNT, permission LENGTH, and ↵Dico200
more), incremented version number
2016-05-28Fixes and stuffchatalias-chained-aliases-patchDico200
2016-05-28Moved OnModuleLoad to bottom of filePepich
2016-05-28That's an "s", not an "S" ._.Pepich
2016-05-28Added support for /rl; Made comments more precisePepich
2016-05-25Add missing _ ... lolDico200
2016-05-25Add missing ) to chataliasDico200
2016-05-25Prevent chained aliases in chataliasDico
Prevents 1 -> 23 along with 2 -> 3 and similar stuff
2016-05-25What is this.. sorryDico200
2016-05-25Undo prior changes in favor of pull requestDico200
2016-05-25Undoing these small changes from last commit...Dico200
2016-05-25Prevent complete multi-replacement in chatalias. Doesn't prevent 1 -> 2 and ↵Dico200
23 -> 5 to make for 13 -> 5, but does prevent a -> 20 and 2 -> 3. Tested.
2016-05-25Fix command given for next help page in chatalias.pychataliasDico
2016-04-12Cleanup, adding debug outputs back, removing empty try/catch phrasesPepich
2016-04-11Fixed player subcommand, removed debug outputsPepich
2016-01-09Initial commit of chatalias.py v2BuildTools
2015-11-22Fixed a bug in chatalias. Still safe :DPixelSergey
2015-11-21Fixed chatalias, no bugs and now SAFE! \o/PixelSergey
2015-11-02Added colorsupport, fixed perms and limits into file, added length ↵Pepich
limitations, made file PEP8 conform
2015-10-31lowercase pleaseNEMESIS13cz
2015-10-31Ate pugs. Fixed bugs.Curs3d
2015-10-31Fixed ugly stacktraces. And the associated bugs.PixelSergey
2015-10-31Fixed ugly stacktraces. And the associated bugs.PixelSergey
2015-10-31Fixed ugly stacktraces. And the associated bugs.PixelSergey
2015-10-18Fixed missing return statementSergey
2015-10-16Added permission check, fixed negative settingPixelSergey
2015-10-16Changed names to UUID, fixed empty dictsPixelSergey
2015-10-16Updated event variablePixelSergey
2015-10-16Added the chat aliasing pluginPixelSergey