Skip to content

Releases: lambda-client/lambda

Lambda 0.1.0+1.21.11

11 Mar 23:06
bb90ef0

Choose a tag to compare

What's Changed

Other Changes

  • Feat: Added prefix command. by @KMatias123 in #199
  • Feat: KillAura DPS calculation by @KMatias123 in #200
  • Fix: CollectionSettings mapping stringified values instead of converting the collection to a tree by @emyfops in #204
  • Fix: Transparency for block colors in blockesp by @KMatias123 in #208
  • Feature: AntiSpam module by @emyfops in #202
  • Feat: ChatTimestamp, CustomChat, FancyChat, FriendHighlight by @emyfops in #215
  • Improvement: Container utils by @beanbag44 in #218
  • Improvement: Bind listeners by @beanbag44 in #219
  • Half slabs don't exist in Minecraft by @Jalvaviel in #223
  • Ref: Mixin cleanup by @emyfops in #228
  • FIX: Prevents betterfirework from trying to start flying without an elytra or a firework. Shows a warning message to the user instead. by @KMatias123 in #227
  • Added Rotation.kt to Hud and Yaw locking in ElytraFly.kt by @Jalvaviel in #224
  • Improvement: Use a sequence in the build task for sim result handling by @beanbag44 in #232
  • Add MSA launch arguemnts to README.md by @IceTank in #245
  • Improvement: Renders by @beanbag44 in #230
  • Improvement: rotation compatibility with other clients by @beanbag44 in #239
  • feat(AutoWalk): Add basic AutoWalk module by @IceTank in #238
  • Feature: Mutable module priority by @beanbag44 in #220
  • feat(AutoSign): Add AutoSign Module by @IceTank in #236
  • Feat: Add auto updater module by @THCFree in #233
  • Feat: option to view biome name in Coordinates.kt (HUD elem) by @TwinkNet in #264
  • Fix ContainerPreview showing empty tooltip when MapPreview is enabled (issue #252) by @IceTank in #265

New Contributors

Full Changelog: 0.0.2+1.21.5...0.1.0+1.21.11

Lambda 0.0.2+1.21.5

19 Dec 21:21

Choose a tag to compare

What's Changed

Other Changes

  • fix(Velocity): change cancellation statement and use correct listener by @cattyngmd in #181
  • fix: incorrect rounding with imgui sliders by @cattyngmd in #188
  • improvement(AutoTotem): move cursor item before swap by @cattyngmd in #187
  • Improvement: Hide warnings from managers unless enabled by @beanbag44 in #186
  • feat: add more hud settings by @cattyngmd in #192
  • fix(PlayerTrap): account epsilon when calculating player hitbox size by @cattyngmd in #193
  • Ref: Removed shader language, correct floating origin in shaders and other fixes by @emyfops in #184

New Contributors

Full Changelog: 0.0.1+1.21.5...0.0.2+1.21.5

New Lambda Client is Here - Lambda 0.0.1+1.21.5

12 Dec 18:11

Choose a tag to compare

We are incredibly proud to announce the release of the all-new Lambda Client, a free, open-source utility mod completely rewritten from the ground up for Minecraft 1.21.5.

This is not just an update; it is a new beginning. After over two years of development, we have rebuilt the client to focus on advanced automation, unmatched performance, and complex task execution with minimal micromanagement.

📥 Download & Links

✨ Key Features & Changes

  • Automation Engine: Features a full build engine with Litematica integration, conflict-free orchestration, and complex block state handling (rotations, attachments, etc.).
  • New GUI: A sophisticated interface built on Dear ImGui offering fine-grained control over 1000+ settings.
  • Elytra Boost: Now capable of speeds up to 200 km/h.

⚠️ Important Notices

  1. 2B2T / Grim Anticheat: 2B2T has changed their Grim config as of today. While Lambda is "Anticheat Ready", some features may require a rework or exhibit instability due to this sudden server-side change.
  2. Legacy Client: The previous version of the client has been renamed to Lambda Legacy. It has been archived and moved to: https://github.com/lambda-client/lambda-legacy. Old addons are not compatible with the new Lambda.
  3. Alpha Status: This is an Alpha release. While highly capable, please expect bugs and incomplete features as we progress toward Beta.

What's Changed

Bug Fixes

  • [1.20.4] [All] Bug: FakePlayer not showing skin by @emyfops in #64
  • [1.20.4] [All] Bug: Hotkeys not muted while inputting in GUI by @emyfops in #65
  • [1.20.4] [All] Bug: Inconsistent run in dev environment by @emyfops in #70
  • [1.20.4] [All] Bug: Logo not found even if it was found by @emyfops in #92

New Features

Other Changes

Read more