117 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] c7746d77e5 Change KABot buffer swing decrement from 0.25 to 0.05
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 18:13:21 +00:00
funkemunky e4a1c463ec Increasing buffer subtract 2026-02-20 13:08:37 -05:00
copilot-swe-agent[bot] 2e33dfcdfa Fix Hitbox and KABot false positives on 1.8.8 PandaSpigot
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 18:00:17 +00:00
copilot-swe-agent[bot] 5f95dfc68e Add config option to disable packetevents debug logging (off by default)
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 17:33:41 +00:00
copilot-swe-agent[bot] 440fec9eaf Merge main: apply array-based chunk storage to World.java, resolve BlockUpdateHandler conflict
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 16:07:21 +00:00
copilot-swe-agent[bot] 1b860c9bd5 Refactor BlockUpdateHandler: replace Long2ObjectOpenHashMap with KColumn[] array for primitive-based chunk lookup
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 16:01:25 +00:00
funkemunky dcd0489d08 Fixing potential NPE and player version issue 2025-10-21 08:50:24 -04:00
funkemunky f4bab90751 Fixing error 2025-10-21 08:37:24 -04:00
funkemunky cd1c7ad1e9 Merge remote-tracking branch 'origin/bugfix/crash' into bugfix/crash 2025-10-21 08:32:47 -04:00
funkemunky 5d0a8a2a49 Fixing OOB 2025-10-21 08:32:35 -04:00
funkemunky 729109b401 Fixing cause of crash 2025-10-21 08:32:35 -04:00
funkemunky e6bf3b4a08 Fixing some bypasses 2025-10-21 08:32:33 -04:00
Dawson 786d162417 Merge branch 'main' into bugfix/invalid-block-place-fly-fix 2025-10-21 07:40:46 -04:00
funkemunky 7ffe0bd10e Fixing cause of crash 2025-10-05 11:22:01 -04:00
funkemunky 2b5f48c9da Fixing some bypasses 2025-10-05 11:21:53 -04:00
funkemunky 1809ef7fee Fixed some funny bypasses and glitches 2025-10-03 18:14:14 -04:00
funkemunky 3f1eb162ad Updating to support version 1.21.8, and fixing block place lag flys 2025-07-21 11:37:20 -04:00
funkemunky af1c7c6fee Fixing apache commons error 2025-06-25 10:27:59 -04:00
funkemunky 4f82984000 trying something different 2025-06-24 12:28:59 -04:00
funkemunky 9760784d70 Shrinking jar file size 2025-06-24 11:30:47 -04:00
funkemunky 9485a32ecd Removing snapshots repo 2025-06-24 10:03:32 -04:00
funkemunky 65c51c0e4d Improving build speed, fixing missing libraries in Anticheat pom for spigot api 2025-06-24 10:00:44 -04:00
funkemunky b6e882f416 Merge branch 'main' into feature/packetevents
# Conflicts:
#	Anticheat/pom.xml
#	Anticheat/src/main/java/dev/brighten/ac/check/impl/combat/Hitbox.java
2025-06-24 09:53:41 -04:00
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
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 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