Commit Graph
40 Commits
Author SHA1 Message Date
doitux 93236dcc8d small string tweaks concerning game timing label 2012-02-21 20:16:31 +00:00
doitux e4f05a1227 warning message changed for badwords 2012-02-19 11:29:06 +00:00
doitux 7c189330ed reset warnlevel for muted players 2012-01-08 22:17:47 +00:00
lotodore 03a1a1dc55 Implement chat bot mute on server side (#1). 2012-01-08 13:02:29 +00:00
doitux 39ee950758 add gameId usage to mute players ingame instead of kick 2012-01-07 23:43:05 +00:00
lotodore 79fa9df3c9 Consider game id in chat bot. Preparing new chat bot action: Mute player in game. 2012-01-07 09:31:28 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 293286900c Fixing compiler warning. 2011-02-10 22:17:07 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
lotodore 2dd18020a7 CppCheck fixes. 2011-02-08 16:00:43 +00:00
lotodore e55e39a979 Chat cleaner now active within ranking games (for testing it is also active in normal games). New protocol version for chat cleaner. 2011-01-30 18:28:44 +00:00
lotodore 83da8559a4 Some changes to make CppCheck happier. 2010-10-26 21:32:39 +00:00
doitux b27dfe272c fix compiler warnings 2010-10-11 22:27:49 +00:00
lotodore 918bd478cd Start chatcleaner as daemon. 2010-09-25 20:03:36 +00:00
doitux 2bc921ca73 chatcleaner remove debug output 2010-09-05 17:47:02 +00:00
doitux 7213e10ba8 implement close log in log.cpp again 2010-07-13 20:55:01 +00:00
doitux 9e45ed93c0 directly remove player from kickCounterList after kickban 2010-07-13 19:54:34 +00:00
doitux 35c5bcc0a2 chatcleaner bugfix 2010-07-13 19:44:04 +00:00
doitux a78a9e80ea add kick counter list to chatcleaner to kickban disturbing players after multiple kicks for chat offence 2010-07-13 13:50:43 +00:00
doitux a70ae9ddfb send warn and kick commands from chatcleaner to server 2010-07-13 08:21:00 +00:00
doitux feaab665b2 fixing compile warnings and memory leaks 2009-09-26 18:47:18 +00:00
doitux 44d32b7376 adding multi spammer support to chatcleaner 2009-08-18 20:37:45 +00:00
lotodore cb5995f406 Cleaner server should send player id so that the daemon knows which player to kick :-). 2009-08-18 14:51:42 +00:00
doitux 87b695fdf4 string fixes and debug remove from chatcleaner 2009-08-18 08:39:01 +00:00
doitux 9e19cd398f cleaner read config bugfix 2009-08-18 07:33:27 +00:00
lotodore a25b3cec85 Fixing recv buf size. 2009-08-18 00:17:14 +00:00
doitux e420cae48c only reread chatcleaner config if it was modified 2009-08-17 09:50:53 +00:00
doitux f7885f9116 adding secrects to chatcleaner 2009-08-17 08:43:58 +00:00
lotodore 4593308da8 Integrating chat cleaner manager in lobby. 2009-08-14 22:05:01 +00:00
lotodore 459d7ed574 Adding ASN.1 protocol to chat cleaner server. 2009-08-14 21:18:28 +00:00
doitux 1595da68d9 chatcleanerprotocol includes 2009-08-14 20:00:13 +00:00
doitux 6b2b920344 adding config options for using chatcleaner 2009-08-06 20:41:48 +00:00
doitux 5ff441419f chatcleaner: blocking other connections if one client is connected 2009-07-31 19:54:51 +00:00
doitux ea5bf107f4 chatcleaner: inital url spam check. configurable url string list and
exceptions list for urls like pokerth.net ;-)
2009-07-31 19:01:33 +00:00
doitux 0a41384d9e chatcleaner: initial letter repetition check 2009-07-31 11:07:44 +00:00
doitux 0356d21e0f initial capsfloodcheck support 2009-07-29 23:27:27 +00:00
doitux a612cff91f some chatcleaner adjustments 2009-07-27 20:18:18 +00:00
doitux 670166677e chatcleaner automatic refresh configfile every 10 seconds 2009-07-19 23:50:54 +00:00
doitux 4acc9ec234 next steps pokerthcleaner, read config file with badwords and settings, warn + kick procedure 2009-07-19 23:14:27 +00:00
doitux 196d9bd27c first chatcleaner steps (simple badword and textflood check works on port 7777) 2009-07-18 20:39:31 +00:00