]> git.deb.at Git - rhonda/impostor.git/commit
Add new cheat category for InvalidObject checks
authorminiduikboot <mini@duikbo.at>
Thu, 27 Feb 2025 22:48:00 +0000 (23:48 +0100)
committerminiduikboot <mini@duikbo.at>
Thu, 22 May 2025 21:50:28 +0000 (23:50 +0200)
commitfff9713697a9e074e83d04ce12b78e862f84df1b
tree95e70458153d873540f522db7e99f8c1ac168d64
parentbe0a0b917c0eefaa62717bb95c6ba66d64e98a00
Add new cheat category for InvalidObject checks

For some network objects, like PlayerControl, we expect that there is an
PlayerInfo object associated to them. If there isn't, throw an exception
in this AC category
docs/Server-configuration.md
src/Impostor.Api/CheatCategory.cs
src/Impostor.Api/Config/AntiCheatConfig.cs
src/Impostor.Server/Net/Client.cs