Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-26 | GMs are allowed to spam again. Oops. | MadCamel | 1 | -1/+1 | |
2009-08-26 | Autobans are now logged, more chat spam improvements | MadCamel | 1 | -10/+15 | |
Added a timeout to the total repeat counter. 5 minutes by default. | |||||
2009-08-23 | Improved chat spam detection | MadCamel | 1 | -19/+25 | |
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. | |||||
2009-08-16 | Adjust auto ban code and add sit spam handling | Jared Adams | 1 | -2/+41 | |
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. | |||||
2009-07-06 | Add a new trade spam system | Jared Adams | 1 | -0/+33 | |
2009-07-06 | Revert "Add a new trade spam system" | Jared Adams | 1 | -33/+0 | |
This reverts commit 2e87e5b65a02d8d9f867a0510f039cc319b3ffcb. | |||||
2009-07-06 | Add a new trade spam system | Jared Adams | 1 | -0/+33 | |
2009-05-13 | Fixed all compiler warnings and several small bugs in the process | MadCamel | 1 | -2/+0 | |
2009-05-04 | Added @wgm command to whisper all online GMs (if any) | MadCamel | 1 | -1/+5 | |
2009-05-03 | Fixed antispam to use a timer that doesn't wrap | MadCamel | 1 | -3/+3 | |
2009-04-22 | Spam checks for trade | MadCamel | 1 | -17/+23 | |
2009-04-09 | New and improved anti-spam system | MadCamel | 1 | -33/+57 | |
2009-04-02 | Block whisper spam | Jared Adams | 1 | -0/+86 | |