Dawson
|
7c8941b559
|
Merge pull request #16 from funkemunky/fix-pipeline
Bumping versions
|
2026-02-21 13:06:51 -05:00 |
|
funkemunky
|
7c9f2bb907
|
Bumping versions
|
2026-02-21 13:06:24 -05:00 |
|
Dawson
|
b405524ed3
|
Merge pull request #15 from funkemunky/copilot/fix-kauri-false-flagging
Fix Hitbox and KABot false positives on 1.8.8 PandaSpigot
|
2026-02-21 13:05:00 -05:00 |
|
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]
|
a078a48fa6
|
Initial plan
|
2026-02-20 17:37:45 +00:00 |
|
Dawson
|
c60438c4fe
|
Merge pull request #14 from funkemunky/copilot/fix-spam-processed-handshake
Add config option to suppress packetevents debug logging (off by default)
|
2026-02-20 12:36:22 -05: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]
|
477151cadc
|
Initial plan
|
2026-02-20 17:29:00 +00:00 |
|
Dawson
|
be22e2fd83
|
Merge pull request #12 from funkemunky/copilot/refactor-chunk-storage-system
Refactor chunk storage in BlockUpdateHandler/World to array-based lookup
|
2026-02-20 11:35:44 -05:00 |
|
Dawson
|
bf82dc908a
|
Merge branch 'main' into copilot/refactor-chunk-storage-system
|
2026-02-20 11:33:42 -05: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 |
|
Dawson
|
e14b234206
|
Merge pull request #13
merging 1.21 changes
|
2026-02-20 11:00:26 -05:00 |
|
funkemunky
|
fe41836fc6
|
Further fixes
|
2026-02-20 10:59:52 -05:00 |
|
copilot-swe-agent[bot]
|
f446590ccb
|
Initial plan
|
2026-02-20 15:53:55 +00:00 |
|
funkemunky
|
745811962b
|
Adding todo to refactor for packetevents
|
2026-01-26 12:56:26 -05:00 |
|
funkemunky
|
721def0bf4
|
Fixing some errors and false positives
|
2026-01-26 12:49:09 -05:00 |
|
funkemunky
|
e04d167dab
|
Brought over some code from the full refactor branch
|
2026-01-26 12:32:41 -05:00 |
|
Dawson
|
5a67a416bf
|
Merge pull request #8 from funkemunky/bugfix/crash
Fixed position based crash and others bugs
|
2025-10-21 10:08:05 -04:00 |
|
funkemunky
|
ff444abc56
|
Potentially fixing cache?
|
2025-10-21 10:02:51 -04:00 |
|
funkemunky
|
682014e45b
|
Updating repos again, hopefully should fix
|
2025-10-21 09:53:38 -04:00 |
|
funkemunky
|
aa3b335e6f
|
Added mixed repo to hopefully fix build process
|
2025-10-21 09:03:01 -04:00 |
|
funkemunky
|
61277f2443
|
Updating workflow
|
2025-10-21 08:53:31 -04: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
|
4c7bf33e08
|
Merge pull request #6 from funkemunky/bugfix/invalid-block-place-fly-fix
Updating to support version 1.21.8, and fixing block place lag flys
|
2025-10-21 07:40:54 -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 |
|
Dawson
|
99e02f0317
|
Merge pull request #7 from funkemunky/bugfix/funny-fix
Fixed some funny bypasses and glitches
|
2025-10-03 18:15:02 -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 |
|
Dawson
|
957c587c13
|
Merge pull request #2 from funkemunky/feature/packetevents
Rebasing to use PacketEvents
|
2025-06-24 12:34:48 -04:00 |
|
funkemunky
|
b4ae93f8ad
|
Changing the cache directory to be the whole .m2 folder
|
2025-06-24 12:32:01 -04:00 |
|
funkemunky
|
f09795ad8f
|
using the setup-java action instead again
|
2025-06-24 12:31:09 -04:00 |
|
funkemunky
|
4f82984000
|
trying something different
|
2025-06-24 12:28:59 -04:00 |
|
funkemunky
|
9e60c48924
|
Adding cache
|
2025-06-24 12:24:43 -04:00 |
|
funkemunky
|
66fbfdc031
|
Adding cache
|
2025-06-24 12:23:12 -04:00 |
|
funkemunky
|
00372361dd
|
Updating action
|
2025-06-24 12:21:29 -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 |
|