Commit Graph

69 Commits

Author SHA1 Message Date
funkemunky f790ed8b76 Issues with false positives in Hitboxes remain 2025-06-19 14:51:43 -04:00
funkemunky 2d91ae8d96 Compiled and running without errors, but there are logic bugs causing false positives in the world tracking system 2025-06-19 10:56:28 -04:00
funkemunky c678c3a9f9 Current state of working, almost done converting block system over 2025-06-18 17:25:10 -04:00
funkemunky b40c7c9f4b Migrated collision system, more TBD 2025-06-18 10:50:05 -04:00
funkemunky 77ad014b9e Stuff status 2025-06-17 20:04:41 -04:00
funkemunky fffc041775 Current status of implementation 2025-06-17 17:50:11 -04:00
funkemunky 2f626023f5 Updated more packets to packetevents in packethandle. World and potion handler uses packet events now as well 2025-06-17 14:39:33 -04:00
funkemunky a731c71852 Current progress of migrating to packetevents 2025-06-17 11:46:13 -04:00
funkemunky a2c96c2983 removing faulty check, renaming Aim checks 2025-06-16 18:12:08 -04:00
funkemunky e531f60538 Improving the accuracy and reducing false positives on 1.21.5 versions 2025-06-16 15:12:54 -04:00
funkemunky c72b1cd576 Improved performance 2025-06-16 14:00:48 -04:00
funkemunky 255b9a23b3 Fixed false positives in Autoclicker, and improved velocity and teleport handling. 2025-06-16 11:14:35 -04:00
funkemunky 5f14acf7c1 Fixing errors on load, fixed bug that prevents jar from loading on first launch 2025-06-16 09:50:36 -04:00
funkemunky 81249ad19f Removing debug, fixing error 2025-06-15 15:33:08 -04:00
funkemunky 108b9caa52 Removing chunk packets from packet delay system, just prevents certain chunks from being sent properly to the client at times 2025-06-15 15:29:24 -04:00
funkemunky 25d75d4f03 Fixed false positives in movement emulation while sprinting, and fixed bug that prevents some chunks from loading on the client side 2025-06-14 14:42:50 -04:00
funkemunky 647812e06a Fixing cancel config not working and improving 003 handling in Emulation check 2025-06-14 14:03:20 -04:00
funkemunky 205a6e3236 Updates. Fixing some neo bugs 2025-06-13 21:17:58 -04:00
funkemunky 6728b3fc80 Adding back server injector 2025-06-13 18:31:11 -04:00
funkemunky 825eb3dc2a Removing unused import 2025-06-13 09:54:37 -04:00
funkemunky 758f9e1953 Improved and cleaned up code. Fixed database issies so it now functions 2025-06-13 09:53:49 -04:00
funkemunky 207a132b05 Stuff
(cherry picked from commit 8fcbb079fcc19afe6181ccdd254b31911c718377)
2025-06-13 09:49:04 -04:00
funkemunky 9bcc29e6a1 Added slot change 2025-06-13 09:48:35 -04:00
funkemunky 1c7f42e67f Stuff 2025-06-13 09:47:55 -04:00
funkemunky 06a784b089 Cleaning up p/2 2025-05-13 09:20:58 -04:00
funkemunky a346710eaf Code cleanup and improvement 2025-04-21 10:12:18 -04:00
funkemunky 9350a29506 Disabled and enabled checks for past 1.19.2 based on falses seen 2025-02-04 13:58:44 -05:00
funkemunky a62bc2a493 Cleaned up code and added support for 1.21 and newest viaversion API 2025-02-04 11:03:45 -05:00
funkemunky 3698fc090e Cleaned up class code to prevent dangling objects, relocated libraries for compat reasons, updated vulernable libs, and removed unused libs. 2025-02-04 09:19:25 -05:00
funkemunky e63eb12fa4 Updating protocol versions to be compatible with latest releases 2025-02-04 08:57:13 -05:00
funkemunky 475210d89a Uses database now instead of missing logs server 2024-12-30 15:31:35 -05:00
funkemunky 56a6f39a6e Removed integrity check, added build caching extension 2024-12-30 11:56:54 -05:00
OShangam 0ab9369604 Removed loader and integrity check 2024-12-30 17:26:20 +01:00
Dawson d60417f062 Merge branch 'main' of https://github.com/funkemunky/EnterpriseAnticheat 2023-05-01 10:53:36 -04:00
Dawson 761c212fed Shit 2023-05-01 10:53:35 -04:00
Dawson cea7db3b8e Implementing fixes 2023-04-18 09:28:35 -04:00
Dawson d10c7a189c Fixing issues 2023-04-17 07:33:15 -04:00
Dawson f469235104 Updates 2023-04-10 12:16:24 -04:00
Dawson 5f53240331 Cleaning up code, new Aim C 2023-03-27 12:12:36 -04:00
Dawson eef4612d7e Removing debugs 2023-03-25 15:14:09 -04:00
Dawson f5a939af6c Added @Bind annotation and fixed block issues on join 2023-03-25 15:10:11 -04:00
Dawson d4747897ad Fixing chunk issues 2023-03-25 14:03:06 -04:00
Dawson 66a4c9ec78 Added check descriptions and new Autoclicker (C) check 2023-03-24 12:12:56 -04:00
Dawson 5d288164c2 Updating stuffs 2023-03-24 10:48:18 -04:00
Dawson 79fa2a9913 Renamed Inventory classes 2023-03-23 11:40:02 -04:00
Dawson 24a1f83d35 Shit 2023-03-22 15:50:05 -04:00
Dawson 6a4b779b7c Updates 2023-03-21 14:02:04 -04:00
Dawson 579b76b3a6 Dumb fix 2023-03-18 18:26:24 -04:00
Dawson f6c360ed7c Fixing prediction 2023-03-18 15:27:04 -04:00
Dawson 3f136d78ea Attempt at fixing StackOverflowError 2023-03-18 13:14:56 -04:00