]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Make cmd and chat anti spam systems work during timeouts and make them work properly...
authorterencehill <piuntn@gmail.com>
Sat, 10 Aug 2024 09:05:51 +0000 (11:05 +0200)
committerterencehill <piuntn@gmail.com>
Sat, 10 Aug 2024 09:15:03 +0000 (11:15 +0200)
commit59b16ff6511d719d368199b53472a83a3cb4e573
tree911b867774915ab30f5f45d587c2fd02484b30c8
parent1364045cb0a1e351d5ec446da2d060c95ff617da
Make cmd and chat anti spam systems work during timeouts and make them work properly at different game speed

Chat anti spam code now works with flood time (.(flood_field)) initialized to 0, matching cmd anti spam code
qcsrc/server/chat.qc
qcsrc/server/command/cmd.qc
qcsrc/server/command/common.qc