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
|
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 |
|
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
|
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
|
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
|
459d7ed574
|
Adding ASN.1 protocol to chat cleaner server.
|
2009-08-14 21:18:28 +00:00 |
|
doitux
|
5ff441419f
|
chatcleaner: blocking other connections if one client is connected
|
2009-07-31 19:54:51 +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 |
|