Commit Graph

13 Commits

Author SHA1 Message Date
Dawson d230897b4f Update LoggerManager.java 2022-11-02 12:26:12 -04:00
Dawson cda3b39870 New checks and false positive fixes
- Completed Autoclicker (C), Oscillation check.
- Added Autoclicker (D). Checks for autoblocks
- Added NoFall (C). Fall distance check.
- Updated Phase setback to patch bypass.
- Added PacketPlayOutMapChunk wrapper.
- Tracking MapChunk updates to client, patches false positive from blocks not being updated on anticheat from plugins like FAWE.
- Now sniffs packets that aren't wrapped too when packet debugging player.
- Updated Fly (A) to now account for vertical collisions on predictions.
- Added experimental flag to CheckData.
- Removed lastFlagRun alert limiter.
- Increased amount of alerts that can be displayed in a second from 40 to 80.
2022-11-01 13:13:51 -04:00
Dawson bb23313ee4 Fixed horizontal false positive and updated logs menu 2022-10-28 10:54:48 -04:00
Dawson 618510a2e0 Optimizations, new phase check, removing vertical for now 2022-10-02 09:39:56 -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 db35b47250 Adding phase check, optimizing log sending 2022-09-17 13:28:22 -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 da19394d54 Adding new Velocity (B), finally added working log functionality 2022-08-28 17:08:36 -04:00
Dawson 25606997fa False positive fixes
- Added new Speed check
- Fixing false positives with Fly (C) under blocks
- Fixed false positives with stepping on Fly (C) and Fly (D)
- Fixed liquid false positives with Fly (C) and (D)
- Fixed horizontal friction-based false positives, like switching between ice and regular blocks (used wrong friction)
- Fixed NoFall (B) false positive when in liquid and under block pressing space bar
2022-08-27 14:27:56 -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