1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -05:00

5 Commits

Author SHA1 Message Date
google-labs-jules[bot]
c2cce14ad3 Add shouldIgnoreDetection check for DetectionType.Bone
This commit updates the cheat detection logic to allow ignoring specific weapons for DetectionType.Bone.

- Modified Detection.cs to include the shouldIgnoreDetection check for DetectionType.Bone, similar to how it's handled for Recoil and Chest detection types.
- Updated AnticheatConfiguration.cs to add an entry for DetectionType.Bone under Game.IW4 in the IgnoredDetectionSpecification, allowing you to configure weapon regexes to ignore for this detection type.
2025-05-27 21:43:00 -05:00
RaidMax
c6042632dd add default anticheat detection types 2022-06-02 18:30:22 -05:00
RaidMax
74d1baa59b Add per game anticheat configuration option for issue #203 2022-06-02 18:24:13 -05:00
RaidMax
d9a7aa9ce9 fix small logging issue with loading plugins
add minigun turret to list of ignored ac weapons
2020-11-14 10:53:01 -06:00
RaidMax
e70d1fc6a3 anticheat tweaks
- reset recoil state on map change
- refactor config
- remove m21 from chest detection
- allow ignored client ids
2020-09-30 17:15:47 -05:00