Age | Commit message (Collapse) | Author | Files | Lines |
|
Also makes minor style adjustments and cleans up comments.
|
|
I had forgotten to do this when I removed the functions themselves.
|
|
It still needs to be refactored more but this'll do for now.
|
|
The command options used was:
-nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0
-di5 -nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl
|
|
Repeats are now checked only to the length of the shortest line
(last line, current line) so "SPAM!!" and "SPAM!!!!!" would be
considered a repeat.
Total repeats are now counted and a ban is triggered if they
exceed battle_config.chat_spam_flood repeats, regardless
of time frame.
|
|
All three ban types can now either ban or just ingore new packets. Trade
and sit spam default to ignore. Chat spam defaults to 1hr ban.
|
|
|
|
This reverts commit 2e87e5b65a02d8d9f867a0510f039cc319b3ffcb.
|
|
|
|
|
|
|