Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Releases: kami-blue/nightly-releases

2.03.06-76e9648d6

06 Mar 20:48
Compare
Choose a tag to compare

[fix] AutoEZ broadcast mode sends message twice
[fix] Freecam mixin compatibility (#1950)
[cleanup] Unused parameter warnings

2.03.05-e48ed129c

05 Mar 22:26
Compare
Choose a tag to compare

[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

02 Mar 19:52
840d3ad
Compare
Choose a tag to compare

[enhancement] useIR for Kotlin compiling to use the beta backend. (#2089)

2.02.26-11058f42f

26 Feb 14:59
11058f4
Compare
Choose a tag to compare

[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

25 Feb 23:46
Compare
Choose a tag to compare

[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

25 Feb 02:43
Compare
Choose a tag to compare

[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

24 Feb 03:22
Compare
Choose a tag to compare

[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

20 Feb 16:58
23eaea0
Compare
Choose a tag to compare

[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

17 Feb 02:31
d0a78db
Compare
Choose a tag to compare

[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

14 Feb 20:49
41f52ab
Compare
Choose a tag to compare

[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)