Skip to content

Bug Fixes and Code Culling [v2.19.1 Release]

Compare
Choose a tag to compare
@funkemunky funkemunky released this 13 Sep 14:18
· 36 commits to master since this release

News

Many checks were removed due to lack of necessity or stability. This should improve performance of Kauri substantially.

I also apologize for the removal of official 1.17+ support. I do not have the time to test compatibility with these versions as so much has changed. Official support may come back in the future. The vast majority of users are below 1.17, so as of right now I cannot justify the development time into it. Right now I'm primarily focused on improving Kauri to be a very usable solution, then I will focus on newer version compatibility.

Changelog

  • Bumped Lombok version from 1.18.0 to 1.18.24
  • Shrunk Kauri file size by dynamically loading libraries.
  • Patched crash exploit caused by large movements.
  • Fixed Fly (A) false positive caused by half blocks.
  • Fixed boat false positives in Fly (D), Fly (G), and BadPackets (E).
  • Fixed Fly (B) false positive caused by bad ground checking.
  • Fixed OmniSprint false positive while attacking,.
  • Fixed more Reach (B) false positives.
  • Fixed false positive in combat detections caused by the incorrect target being used for calculations.
  • Removed support for 1.17+ servers for now
  • Removed "Dismounted" and "Mounted" debug message.
  • Removed Aim (O)
  • Removed Aim (N)
  • Removed Aim (M)
  • Removed Aim (L)
  • Removed Aim (K)
  • Removed Aim (J)
  • Removed Aim (I) and is name called Aim (G)
  • Removed Speed (E) detection.
  • Timer (B) is now called Timer (A), and previous detection of Timer (A) is now removed.