Commit Graph

17 Commits

Author SHA1 Message Date
Dawson 4c7f26b43e New optimizations, new web log system 2022-09-07 15:08:09 -04:00
Dawson f0e6a1fcf1 shit 2022-09-06 15:33:15 -04:00
Dawson 7b932060d4 Stuff 2022-09-06 13:25:14 -04:00
Dawson ba00ee166e Adding click command and teleport checks 2022-09-04 11:38:52 -04:00
Dawson f8a41744d1 Adding shit 2022-09-01 12:36:27 -04:00
Dawson 35345f4515 Fixed jump boost false positive on Fly C 2022-08-31 22:00:39 -04:00
Dawson fefb942ab4 Fixing stuffs 2022-08-30 14:53:09 -04:00
Dawson ffd996382e Fixing Fly C slime false positives and removing Hitbox debug 2022-08-30 11:41:46 -04:00
Dawson ec18c17720 Adding loader support 2022-08-29 17:36:49 -04:00
Dawson da19394d54 Adding new Velocity (B), finally added working log functionality 2022-08-28 17:08:36 -04:00
Dawson 5e071e3690 New Fly D and lowering file size, new logs system 2022-08-26 15:32:43 -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
Dawson 234744e98d Updating commands and Packet API
- Added wrapper for PacketHandshakeInSetProtocol
- Took ProtocolAPI from Atlas to implement ViaVersion and ProtocolSupport version checking hooks.
- Added hook into "Login" style packets.
- Wth this new hook, we get player version numbers and store them by Channel now.
- Packets are now initialized in the same join listener as where APlayer is generated in JoinListener class.
- Removed Listener extension from HandlerAbstract, ModernHandler, LegacvHandler

NOTE: Protocol version grabbing needs implemented for LegacyHandler (1.7.10 version)
2022-08-11 12:27:16 -04:00
Dawson 0c3066103c Even more fun stuff 2022-08-10 14:42:22 -04:00
Dawson d9b35af788 New Speed check and lots of new stuff implemented 2022-08-09 17:03:15 -04:00
Dawson 58b49a8976 Project files 2022-08-08 14:53:33 -04:00