Skip to content

Releases: wootguy/AntiCheat

v2

17 Oct 18:17
200ceaa
Compare
Choose a tag to compare

Changes:

  • Added Angelscript plugin for blocking the fastcrowbar cheat. That cheat gibs players with the crowbar and some form of undetected speed hack.
  • Add option to block the autostrafe cheat (anticheat.autostrafe 1). That cheat toggles strafes inhumanely fast which quickly accelerates you when bunny hopping, in a straight line. It also lets you run faster than normal. A slower form of this is still possible.
  • Add option to allow game-banned players to join your server (anticheat.blockgamebans 1). For when you disagree with the sven devs on who should be allowed to join your server.
  • Add option to log model names for every player, including whenever the model changes (anticheat.anticheat.logmodelinfo 1). This can help find player models that cause client crashes.
  • Statically linked MSVC on windows, and GCC/stdc++ libs on linux. This should fix the "badf" errors but increases the file size a lot.

Update (2023/10/18): Fixed console spam + added sample configs

v1

05 Dec 06:36
515a071
Compare
Choose a tag to compare
v1

First packaged release.