292 Commits

Author SHA1 Message Date
funkemunky 2665432bc7 Fixed incorrect carpet boxes, fixed some slime false positives ("fixed", need to start implementing predictions) 2025-06-24 09:50:42 -04:00
funkemunky 9e9edfbf3e Corrected snow block inaccuracies 2025-06-23 11:45:24 -04:00
funkemunky 7c981d699d Improved stability massively, fixes a lot of issues with chunks 2025-06-22 13:48:53 -04:00
funkemunky 8079910a3c Optimizing imports 2025-06-22 11:42:49 -04:00
funkemunky 210b2607d0 Adding back my version checking 2025-06-22 11:39:29 -04:00
funkemunky ed227fcaf1 Fixing shit 2025-06-22 11:36:38 -04:00
funkemunky 159b5ae071 Fixing version loading issues 2025-06-22 11:35:47 -04:00
funkemunky 86b2c8e5b6 Attempt to fix lousy packetevents issues 2025-06-22 10:24:00 -04:00
funkemunky a672974f18 Runs on version 1.20.6 now, some errors still need fixed and validated 2025-06-21 11:05:51 -04:00
funkemunky 42d9faf15f Fixing some velocity inaccuracies 2025-06-20 19:33:56 -04:00
funkemunky 2ce790e35e Improving accuracy of reach check 2025-06-20 19:26:06 -04:00
funkemunky 8bc20f248c Fixed hitboxes false positive and block update errors 2025-06-20 17:12:33 -04:00
funkemunky 84baf512ab Fixing transaction timing 2025-06-20 16:51:04 -04:00
funkemunky b4a7d80260 Fixed slime sizing 2025-06-20 16:38:28 -04:00
funkemunky 249cfdc574 Fixing reach and entity spawn issues 2025-06-20 16:27:05 -04:00
funkemunky 13e14f34ec Adding debug 2025-06-20 11:07:23 -04:00
funkemunky d50e559814 Fixing stairs 2025-06-20 11:02:11 -04:00
funkemunky 6711a54361 Packetevents update 2025-06-19 16:43:25 -04:00
funkemunky 2636e4f997 Updating Entity Location handler to handle full entity emulation 2025-06-19 15:48:16 -04:00
funkemunky df84a5cfe7 Optimizations 2025-06-19 15:22:41 -04:00
funkemunky bb27add7b2 Fixing issues with relocations 2025-06-19 15:18:19 -04:00
funkemunky ee96c9c92f Trying to fix reach false positives, fixed velocity related false positives 2025-06-19 15:15:32 -04:00
Dawson 71fc528885 Update README.md 2025-06-19 14:52:48 -04:00
funkemunky 5661fa8e80 Removing unused import 2025-06-19 14:51:56 -04:00
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 a97b228aa0 Fixed mistakes caused when converting Kauri over to packetevents 2025-06-18 17:25:35 -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
Dawson ee4ee48f0c Update README.md 2025-06-16 19:37:12 -04:00
funkemunky a2c96c2983 removing faulty check, renaming Aim checks 3.0.0-SNAPSHOT 2025-06-16 18:12:08 -04:00
funkemunky b0b47182d3 Updating Kauri to 3.0 Snapshot 2025-06-16 17:58:29 -04:00
Dawson 8644b31fc8 Create LICENSE 2025-06-16 17:55:59 -04:00
funkemunky e531f60538 Improving the accuracy and reducing false positives on 1.21.5 versions 2025-06-16 15:12:54 -04:00
Dawson 2c239d1209 Update README.md 2025-06-16 14:02:20 -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