Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | CharlesE2-RepoAntiCheat-1.0.0.zip |
| Downloads | 10021 |
| Dependency string | CharlesE2-RepoAntiCheat-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Repo AntiCheat
Client-side anticheat.
Discards recieved RPCs from other clients if they do not pass validity checks. Usually that means it wasn't sent from the master client.
CHANGELOG
1.0.6
- Remove patcher and many fixed rpc patches.
1.0.5
- Changed HealthUpdateRPC check to allow host to call it on other people.
1.0.4
- Add more RPC checks.
- Changed loading checks to be more relaxed.
1.0.3
- Add more RPC checks.
- Add cooldown to some level generator RPCs.
1.0.2
- Fix mod unloading when the game starts.
1.0.1
- Add checks to prevent more RPCs being called by clients other than the host.
1.0.0
- Initial release.