Commit Graph

8 Commits

Author SHA1 Message Date
Dawson b24053f1ca Adding raycasting check 2022-09-16 17:52:16 -04:00
Dawson ac699e27ac Fixing missing classes, adding badpackets 2022-09-10 10:35:44 -04:00
Dawson d8225182b9 Finishing loader, adding config support for Checks, fixing EntityData box inaccuracies to patch Hitbox false
Hitbox falses on Zombies, and would have potentially falsed with other mobs because of innaccurate bounds.
2022-08-30 11:07:26 -04:00
Dawson abb2b8be2a Improvements 2022-08-30 09:37:50 -04:00
Dawson da19394d54 Adding new Velocity (B), finally added working log functionality 2022-08-28 17:08:36 -04:00
Dawson dca006b0b5 Fixed check loading, implemented Fly (C) detection 2022-08-25 12:39:04 -04:00
Dawson 8cf842493b New stuffs 2022-08-25 11:00:51 -04:00
Dawson 49391bfea9 Adding API, new checks, false positive fixes
- New Order (Place) and Order (Use) check
- New Autoclicker (A) and Autoclicker (B) check.
- Event system for checks has changed to use lambdas instead of reflection (IE WAction and TimedWAction)
- Added configurable commands for punishments
- Added punishments
- Added title command (wont show in help menu)
- Added new AnticheatAPI project
- Implemented flag, punish, and cancel listeners for API uses.
2022-08-23 10:18:14 -04:00