292 Commits

Author SHA1 Message Date
Dawson 9a10ff0439 Fixing bouding boxes, now all latency accounted.
New Stair bounding box (from Grim)
2022-09-29 16:40:51 -04:00
Dawson 3c3fefe685 Fixing minor bugs 2022-09-29 09:03:46 -04:00
Dawson 6c5629a00b Merge branch 'main' of https://github.com/funkemunky/EnterpriseAnticheat 2022-09-25 13:28:38 -04:00
Dawson 9736b577d5 implementing new bb fixes 2022-09-25 13:28:35 -04:00
Dawson d8fc81717a Merge branch 'main' of https://github.com/funkemunky/EnterpriseAnticheat 2022-09-25 13:27:29 -04:00
Dawson 48101b74a3 Update BlockInformation.java 2022-09-25 13:27:23 -04:00
Dawson decd4e3c51 Adding health spoofing
- Optimized Materials class code.
- Optimized Horizontal
- Added kauri to command.
- Added health spoofing in JoinListener.
2022-09-22 16:58:34 -04:00
Dawson f463cda029 Fixing precision issues, fixing falses in Horizontal and Vertical, temp remove Phase, optimizations 2022-09-21 16:49:00 -04:00
Dawson 8ec28f2166 Finally got it working okay! 2022-09-21 13:29:27 -04:00
Dawson 1b08e162d7 Trying to debug problems with Horizontal 2022-09-21 11:00:22 -04:00
Dawson b7190af20c Removed scanning for actions 2022-09-21 10:07:38 -04:00
Dawson 272239b31b Scanning for actions added 2022-09-21 10:07:23 -04:00
Dawson a6b25376d7 Adding collision accounting. dumb shit 2022-09-20 16:55:29 -04:00
Dawson a91862e4f3 Create WPacketPlayOutEntityDestroy.java 2022-09-20 11:18:43 -04:00
Dawson c1edf02457 Fixing world load fp in Fly A and accounting for collisions in Horizontal 2022-09-19 16:49:02 -04:00
Dawson 0b7378031f Fixing velocity false positive Fly (F) 2022-09-17 13:29:14 -04:00
Dawson db35b47250 Adding phase check, optimizing log sending 2022-09-17 13:28:22 -04:00
Dawson 8015f4cb99 Improved accuracy 2022-09-16 19:55:15 -04:00
Dawson b24053f1ca Adding raycasting check 2022-09-16 17:52:16 -04:00
Dawson 927834762e Create AutoclickerC.java 2022-09-13 17:14:59 -04:00
Dawson b5ada325c0 Merge branch 'main' of https://github.com/funkemunky/EnterpriseAnticheat 2022-09-13 13:51:03 -04:00
Dawson aa24a71c84 Changing names of velocity checks 2022-09-13 13:50:59 -04:00
Dawson c92a0400cf Performance improvements, fixing server channel injection for packets 2022-09-13 10:01:59 -04:00
Dawson 4963025825 Improving hitbox detection sensitivity 2022-09-10 12:31:11 -04:00
Dawson 9d1f9122f7 Fixing error 2022-09-10 10:41:09 -04:00
Dawson 69317d58be Implements BadPackets (PITCH) check 2022-09-10 10:38:38 -04:00
Dawson 4648f9f78c Fixing punishvl threshold checking 2022-09-10 10:38:30 -04:00
Dawson 2a61dc356f Update Processor_18.java 2022-09-10 10:35:47 -04:00
Dawson ac699e27ac Fixing missing classes, adding badpackets 2022-09-10 10:35:44 -04:00
Dawson 18dd43bafe Lots of new stuff
- Added fakemob api stuff.
- Added new packet wrappers
- More
2022-09-09 13:01:18 -04:00
Dawson 451084a75c Update BlockUpdateHandler.java 2022-09-07 15:12:13 -04:00
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 77542ebad7 Optimizations 2022-09-05 15:18:08 -04:00
Dawson 35b4406f2f Merge branch 'main' of https://github.com/funkemunky/EnterpriseAnticheat 2022-09-04 11:38:53 -04:00
Dawson ba00ee166e Adding click command and teleport checks 2022-09-04 11:38:52 -04:00
Dawson 49d102c8d3 Fixed web falses in NoFall (B) and Velocity (B) 2022-09-03 13:01:04 -04:00
Dawson ae249be0e3 Fixing Fly C falses, fixing Horizontal falses, collision issues 2022-09-03 12:50:58 -04:00
Dawson 4e13dec6b5 Merge branch 'main' of https://github.com/funkemunky/EnterpriseAnticheat 2022-09-03 11:51:22 -04:00
Dawson ffc19b9486 Update BlockInformation.java 2022-09-03 11:51:21 -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 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 ec18c17720 Adding loader support 2022-08-29 17:36:49 -04:00
Dawson 9f35f0497b Update MySQL.java 2022-08-29 07:19:23 -04:00
Dawson da19394d54 Adding new Velocity (B), finally added working log functionality 2022-08-28 17:08:36 -04:00