Releases: lambda-client/lambda
Lambda 3.4.0 - Movement Update 🚀
Lambda 3.4.0 brings the fastest movement modules, HUD and ClickGUI improvements, and a multitude of other fixes and improvements.
Highlight features include: ElytraFlight2b2t with fully auto 720km/h highway traveling, Speed rewrite with increased strafing speed, and ElytraFlight Fireworks mode. Other features include hold binds, an overhaul to the Search module, and new HUD elements like ChestCounter and OnlineTime.
What's Changed
- Fixed scuffed window scrolling animation by @N-Nels0n in #503
- Update Baritone to 1.2.17 by @rfresh2 in #504
- Search: New Features and QOL Improvements by @rfresh2 in #498
- CollectionSetting backwards compatibility by @rfresh2 in #510
- Publish Lambda API with Maven by @rfresh2 in #511
- Added Minecart as an option to autoremount by @Imeguras in #523
- Update README by @Aholicknight in #526
- ViewLock coords mode by @NepNep21 in #497
- Added copy/paste in module options by @Edouard127 in #492
- ElytraFlight vanilla crash fix by @nickcat325 in #535
- Elytra Flight code refactor by @nickcat325 in #539
- Hud: Chat and Collision snapping + Color overrides by @rfresh2 in #544
- Improve GUI responsiveness and jank by @rfresh2 in #543
- Search: prevent possible concurrent modification + old signs by @rfresh2 in #542
- Bump all github actions by @kdh8219 in #534
- Fix branch name of discord message of nightly build by @kdh8219 in #545
- Strafe Rewrite by @Doogie13 in #491
- Seen, Playtime Commands + 2b2t queue API update by @rfresh2 in #524
- improve search efficiency by @rfresh2 in #555
- ElytraFastClose module by @rfresh2 in #559
- chore: update to kotlin 1.9.0 by @rfresh2 in #554
- Additional packets support for command:
;packet
by @rfresh2 in #558 - ClickGui + Hud Improvements by @rfresh2 in #556
- Module Hold Binds by @rfresh2 in #560
- Hud elements update by @rfresh2 in #564
- Fix baritone #click drag selection by @rfresh2 in #563
- ElytraFlight Fireworks Mode by @rfresh2 in #562
- ContainerPreview: EChest caching, nested locking, item frames by @rfresh2 in #566
- fix nightly download link by @rfresh2 in #574
- Update author list by @kdh8219 in #570
- fix mismatched dimension name in hud by @rfresh2 in #572
- shadowjar minimize dependencies by @rfresh2 in #575
- MapDownloader: replace illegal characters in map names by @rfresh2 in #573
- ElytraFlight2b2t Module by @rfresh2 in #577
- ChestCounter HUD element and StorageESP module list info by @rfresh2 in #568
- PacketLogger Revamp by @rfresh2 in #557
- Speed Rewrite Rewrite by @Blade-ua in #576
- Vanilla elytra flight rewrite and AutoOffhand changes by @nickcat325 in #540
- Add official matrix space (created by huddy last year but never publicized) by @NepNep21 in #551
New Contributors
- @N-Nels0n made their first contribution in #503
- @Imeguras made their first contribution in #523
- @Aholicknight made their first contribution in #526
- @kdh8219 made their first contribution in #534
Full Changelog: 3.3.0...3.4.0
Thank you to all the contributors and users who have supported Lambda Client's development. We hope you enjoy the latest features and improvements in version 3.4.0. Happy gaming! 🚀
Lambda 3.3.0
What's Changed
In this update, Lambda has undergone significant improvements to enhance its usability and overall quality of life. Additionally, numerous modules have been updated to ensure compatibility with the latest anti-cheat systems, providing a more secure and stable experience for users. We'd like to extend our sincere thanks to our new contributors, whose efforts and contributions have helped make this update possible.
- Fix opening URLs on linux without gnome by @NepNep21 in #362
- Updated module descriptions by @CozyMeli-gitv2 in #372
- replaced getRoundedMovementInput method with math.sign by @cattyngmd in #374
- Add a configurable DiscordRPC delay by @NepNep21 in #373
- Add a timer "only when inputting" option by @mmvanheusden in #370
- Updated README to fix a single wrong capitalization by @CozyMeli-gitv2 in #385
- Add a configurable StorageESP max range by @NepNep21 in #377
- Add option to set fade animation timing for Tracer by @Avanatiker in #388
- Revamped the README and fixed grammer and punctuation. by @CozyMeli-gitv2 in #389
- Mouse bindings by @rfresh2 in #379
- Redid the ASCII logo with more detail by @CozyMeli-gitv2 in #394
- Updated the Github issue templates by @CozyMeli-gitv2 in #396
- Migrated to new UUID to name conversion API by @rfresh2 in #395
- Update Baritone.kt by @nickcat325 in #391
- HUD: Bindings Element by @rfresh2 in #383
- Removed MixinEntityLivingBase reflection hack by @3arthqu4ke in #384
- Changed the DiscordRPC delay from seconds to ms by @CozyMeli-gitv2 in #404
- Add 85km/h YPort mode to Speed by @Doogie13 in #288
- Added feature to change MenuShader in main menu by @Avanatiker in #411
- Baritone.kt rewrite by @nickcat325 in #399
- Window grid snapping and GUI fixes by @Avanatiker in #413
- Added Parkour module by @Avanatiker in #416
- fix unfocused clickgui issue by @rfresh2 in #417
- New feature for Freecam: Cheese Mode by @Avanatiker in #420
- Refactor Flight by @Doogie13 in #381
- Updated module description for CustomChat by @CozyMeli-gitv2 in #424
- Updated README with three fucking periods by @CozyMeli-gitv2 in #427
- Changed Baritone and efly defaults by @nickcat325 in #422
- Enhancement: Minor PacketCancel update by @INotBLADE in #428
- Updated module description for the TotemPopCounter by @CozyMeli-gitv2 in #429
- Update DataClasses.kt by @INotBLADE in #430
- AntiSpam: Prevent heavy unicode & utf16/32 from lagging the game by @Edouard127 in #425
- Updated two module descriptions to make them clearer and more consice. by @CozyMeli-gitv2 in #437
- Velocity: NoBlockPush by @INotBLADE in #435
- Expand Avoid with more features by @mmvanheusden in #432
- Window resize handle indication and scroll fix by @minecraft-simon in #441
- fixed problems with locked plugin-jars on windows by @minecraft-simon in #439
- improved packet logging for entity movement and player list by @minecraft-simon in #444
- Update github workflow status by @RewardedIvan in #446
- ChestStealer Rusherhack compat by @rfresh2 in #447
- Added Criticals -> Edit mode by @Doogie13 in #442
- Radar: Improve FPS at high zooms by @rfresh2 in #448
- fix missing refmap troll in cached builds by @rfresh2 in #449
- EntitySpeed: Add MaxJump setting by @Baitinq in #452
- AutoOffhand: Add "Show Remaining" option by @Baitinq in #453
- Rename AutoLog module to AutoDisconnect by @kaz2700 in #450
- Nametags: Add TOTEM_POP_COUNT ContentType by @Baitinq in #454
- Slightly refactor and fix AntiLevitation by @mmvanheusden in #431
- Make AutoExcuse external only by @SnowshoeIceboot in #409
- Added Criticals -> Strict setting for packet crits by @Doogie13 in #461
- Refactor Jesus by @Doogie13 in #402
- AutoArmor: Add "Allow Elytra" setting by @Baitinq in #460
- Add NoPush setting check for NoBlockPush by @INotBLADE in #465
- Flight -> Static patch by @Doogie13 in #464
- HUD: Show time using primary and secondary colors by @Baitinq in #463
- StashLogger: Show the time and date when a stash is found by @Baitinq in #466
- InventoryManager: Mending help mode by @Baitinq in #458
- Updated a bundle of module descriptions by @CozyMeli-gitv2 in #473
- Add "Server List" button in the Minecraft ESC GUI by @Baitinq in #472
- AutoOffhand: Set maximum hp threshold to 36 by @kaz2700 in #474
- Scaffold rewrite by @rfresh2 in #462
- Freecam Schematica Compatibility by @rfresh2 in #481
- Fixed rubberbanding using nonpacket flight mode by @INotBLADE in #479
- Step Rewrite by @Doogie13 in #477
- Fix incorrect Gradle task path by @PleahMaCaka in #484
- SafeWalk Compatibility by @rfresh2 in #480
- SafeWalk + Step Compatibility by @rfresh2 in #485
- FreeLook Module by @rfresh2 in #489
- Add ClientSideTime module by @Baitinq in #467
- Freecam: Rusherhack compatibility by @rfresh2 in #493
New Contributors
- @cattyngmd made their first contribution in #374
- @rfresh2 made their first contribution in #379
- @nickcat325 made their first contribution in #391
- @3arthqu4ke made their first contribution in #384
- @Doogie13 made their first contribution in #288
- @INotBLADE made their first contribution in #428
- @Edouard127 made their first contribution in #425
- @RewardedIvan made their first contribution in #446
- @Baitinq made their first contribution in #452
- @kaz2700 made their first contribution in #450
- @SnowshoeIceboot made their first contribution in #409
- @PleahMaCaka made their first contribution in #484
Full Changelog: 3.2.1...3.3.0
JAR source: https://github.com/lambda-client/lambda/actions/runs/4214558407
lambda-3.3.0.jar
SHA256: cc13e19ed41ef7013fded4101c0be734d17171330d886a1331cba976360aac8e
Lambda 3.2.1
What's Changed
- Fix compatibility with a bunch of utility mods by @NepNep21 in #356
- Added TileEntities to EntityList HUD scope (#357) by @Avanatiker in #358
- Username & InventoryViewer Improvement by @MellDa1024 in #354
- Fixed a spelling mistake under the description of Breadcrums by @CozyMeli-gitv2 in #353
- Fixed multiple module descriptions by @CozyMeli-gitv2 in #355
New Contributors
- @CozyMeli-gitv2 made their first contribution in #353
- @MellDa1024 made their first contribution in #354
Full Changelog: 3.2...3.2.1
Lambda 3.2
What's Changed
- Added NoGhostItems. Makes sure item transactions got accepted before executing client side inventory update by @Avanatiker in #305
- Bypass blocked item inventory transactions while moving on 2b by @Avanatiker in #304
- Added SaveNewChunks to NewChunks by @ItCameFr0mMars in #285
- Packetfly improvements by @czho in #246
- Added active potion effects HUD by @urFate in #286
- Added show food on rideable mobs by @ToxicAven in #331
- Added MapDownloader by @P529 in #312
- Added vanilla mode to efly, making optimized pitch corrections by @NepNep21 in #251
- Added AntiLevitation fly mode by @mmvanheusden in #259
- Added MinecartChest/Hopper detection to stashlogger by @ABeater in #330
- Added WorldEvent listener to ForgeEventProcessor.kt by @minecraft-simon in #284
- Added BlockEvent to ForgeEventProcessor.kt by @minecraft-simon in #291
- Pause AutoWalk when opposite movement key is pressed by @mmvanheusden in #271
- Log only found and selected objects to reduce unnecessary entries in StashLogger module. (Issue #264) by @gamerpaddy in #272
- Added ESP and full Nametag info to LogoutLogger by @NepNep21 in #281
- Added mode to prevent stepping when player is in a safe hole by @SnivyLlama in #295
- HSB coloring for ClickGUI rainbow mode, closes #311 by @i-spin in #316
- Added LiteLoader fix FAQ entry by @NepNep21 in #324
- Higher spammer maximum value by @mmvanheusden in #333
- Introduce unit suffix for metric based setting parameter by @Avanatiker in #335
- Higher IceSpeed range by @mmvanheusden in #253
Internal changes
- Synchronized inventory transactions by @Avanatiker in #308
- Forward all PlayerInteractEvents to bus by @minecraft-simon in #336
- Added interface to NewChunks module by @minecraft-simon in #338
- Fix SearchCommand force order, fixes #274 by @NepNep21 in #282
- Fix #306 and fixes MobOwner name tags still visible after toggling by @418Coffee in #343
- Fix for the long-lived sporadic clickMouse shadow mixin bug by @NepNep21 in #322
- Fix DiscordRPC by @NepNep21 in #323
- Refactor build script. Remove bloat. in #254
- Re-order module properties, clean them up, fix typos and remove a dead link by @mmvanheusden in #257
- Cleanup and add more things to the troubleshooting command by @mmvanheusden in #252
- Added a forge link just in case by @redpenguinyt in #258
- Changes to the build script by @mmvanheusden in #247
New Contributors
- @redpenguinyt made their first contribution in #258
- @minecraft-simon made their first contribution in #284
- @gamerpaddy made their first contribution in #272
- @urFate made their first contribution in #286
- @SnivyLlama made their first contribution in #295
- @i-spin made their first contribution in #316
- @ABeater made their first contribution in #330
- @P529 made their first contribution in #312
- @418Coffee made their first contribution in #343
Full Changelog: 3.1...3.2
Lambda 3.1
What's Changed
- Added mixin support to plugins by @NepNep21 in #218
- Added
;packet
command by @Avanatiker in #239 - Added
;openfolder
command by @ToxicAven in #233 - Added Ender Chest to InventoryViewer (#68) by @ToxicAven in #234
- Updated to ForgeGrade 5, Gradle 7.4, and bump up some dependencies by @mmvanheusden in #236
- Fixed folder opening for most OS by @Avanatiker in #237
- Removed submodules by @Avanatiker in #238
- Removed
;backdoor
- Reworked badges and add a question to the FAQ by @mmvanheusden in #241
Full Changelog: 3.0.1...3.1
Lambda 3.0.1
What's Changed
- Downgrade Reflections (Future Client Compatibility fix) by @ToxicAven in #217
- Fix AntiDisconnect mixin by @huddy987 in #219
- Fix bug where DiscordRPC wouldn't start or would be stuck in "Main Menu" and attempt to reconnect to discord by @NepNep21 in #213
- Add fireball deflection to KillAura by @NepNep21 in #220
- Add all packets to PacketCancel by @czho in #223
Full Changelog: 3.0...3.0.1
Lambda 3.0
After such a long time in beta phase we present to you the new Lambda 3.0 full release! This update includes a new Plugin Manager system, a lot of quality of life upgrades and bug fixes!
The Plugin Manager has been moved from the escape menu to the ClickGUI. Currently loaded plugins will appear in the new Plugins window. By clicking on Download...
you can open a new window where all remote plugins will be displayed that have not yet been downloaded. When there is a new version of a plugin available it will display a notification and you can update it with a single click. Also the new custom class loader allows you to hot reload plugins on Windows and Linux.
Some modules have been merged into one. Check the list below to see if any modules you may use have changed location!
Added features
- Refactor PluginManager GUI
- Fixed AutoObsidian packet mining on 2b2t and other NCP servers
- Reworked ClickGUI default settings
- Added speed module with onGround mode
- Added absorption health to TextRadar
- Added zoom setting to radar
- Added ChunkSize hud element
- Added account name in window title
- Added shadow setting to CustomFont
- Added outline setting to ClickGUI
- Added ElytraFix module
- Added Avoid module
- Added more packets to PacketLogger
- Added custom VisualRange message
- NoPacketKick on by default
Fixes
- Fixed module inconsistencies
- Fixed PluginHudElement settings not registering
- Fixed DiscordRPC compatibility
Removed features
- Removed ColorSign
- Removed AutoMine
- Removed ConsoleSpam
- Removed AntiBot
- Removed FakeVanillaClient
- Removed DupeBookCommand
Merged modules
- Merged TabFriends into ExtraTab
- Merged Strafe into Speed
- Merged CleanGui into NoRender
- Merged AntiOverlay into NoRender
- Merged AntiFog into NoRender
- Merged ArmorHide into NoRender
Lambda 2.07.01 - Open Beta
- New default colors matching corporate design
- Manual code base refactor and a lot of fixes
Feel free to create an issue here https://github.com/lambda-client/lambda/issues when something is not working as it should.
Lambda 2.06.01 - Open Beta
Thanks to all the contributors we already have advanced the code base a lot. Feel free to create an issue here https://github.com/lambda-client/lambda/issues when something is not working as it should.