Releases: kami-blue/nightly-releases
2.03.06-76e9648d6
[fix] AutoEZ broadcast mode sends message twice
[fix] Freecam mixin compatibility (#1950)
[cleanup] Unused parameter warnings
2.03.05-e48ed129c
[fix] Surround spams auto center
[fix] HoleSnap changes target hole randomly
[feature] Added Anchor module (#2087)
[cleanup] SurroundUtils
[enhancement] Cleaned up PacketLogger and fixed npe
[enhancement] Added relative position to Freecam
[enhancement] Added air strafe, rendering, and stuck check to HoleSnap
[fix] AutoExcuse sends message on totem popping
[fix] Broken TotemPopCounter
2.03.02-840d3ad5c
[enhancement] useIR for Kotlin compiling to use the beta backend. (#2089)
2.02.26-11058f42f
[fix] Use Baritones helper to log messages (#1949)
[enhancement] Added instant speed mode to Sprint, ability to disable average speed in player speed hud
[cleanup] Removed unused events
[fix] Criticals non packet mode cancels crystal hitting
[fix] ExtraChatHistory crash
[enhancement] Faster HoleSnap moving and overrides movement input
2.02.25-742668a28
[fix] Jesus solid mode and mixin compatibility
[fix] ExtraChatHistory / CameraClip / smooth player model mixin compatibility
[fix] ExtraTab compatibility with most mods
[fix] ElytraFlight / KamiMoji mixin compatibility
[cleanup] Rewrote AntiFog
[fix] Freecam / ViewLock compatibility with other mods
[enhancement] Added separate hand mode to ItemModel
[cleanup] AntiWeather mixin
2.02.24-30c01f75e
[enhancement] Added fall distance check to safe walk, fixed compat with other mods
[enhancement] Added sneak sanity check to Sprint, Step, Strafe, fixed random compat with Baritone
[enhancement] Strafe checks colliding before jumping
[enhancement] Rewrote Sprint with more checks
[fix] Criticals default attack fall distance, allows packet criticals to run in air
[cleanup] Cleaned up No Push redirect mixin usage
[enhancement] Optimized event bus unsubscribing
2.02.23-7686d0054
[enhancement] Cleaned up KillAura code, added min swap health, swap delay
[enhancement] Rewrote Criticals
[fix] Fixed AutoEat not pausing when swapping item
[enhancement] Improved AntiAFK idle detection
[enhancement] Stop AutoObsidian from mining blocks that are currently being mined by other player.
[fix] Make XCarry only cancels player inventory closing packet
[cleanup] Removed extra coroutineScope call in MainThreadExecutor
[enhancement] Renamed RenderEvent and added more inject points
[fix] Listener priority comparing
[enhancement] Updates the FPS hud faster
2.02.20-23eaea0a8
[fix] Non-https link in funding.yml
[enhancement] Improved HoleSnap reliability
[fix] Attempt to fix AutoEat on 2b2t again
[new] Added MultiTask
2.02.16-d0a78db1d
[enhancement] Added binds to HUD elements (#1939)
[fix] Baritone PauseProcess not pausing AutoObsidian
[cleanup] Optimize event listener subscribing
[cleanup] Removed useless @jvmoverloads annotations
[cleanup] Cleaned up crystal damage calculations (#1928)
[enhancement] Optimized FontRenderer by reducing draw call
[fix] Updated submodule to fix build error
[cleanup] Use synchronized() extension instead of Collections.synchronized
[fix] Finally fixed HoleMiner
2.02.14-41f52ab19
[fix] Broken references to KamiMod
[enhancement] Add a modified setting command. (#1925)
[cleanup] ClassUtils
[enhancement] Refactor TPS/FPS Calculation (#1934)
[bump] Updated command submodule
[cleanup] remove import and move isInOrAboveWater to EntityUtils
[fix] Disable Strafe when in or above water
[refactor] Converted KamiMod to Kotlin (#1931)