This repository was archived by the owner on Dec 12, 2025. It is now read-only.
Lambda 3.2
What's Changed
- Added NoGhostItems. Makes sure item transactions got accepted before executing client side inventory update by @Avanatiker in https://github.com/lambda-client/lambda/pull/305
- Bypass blocked item inventory transactions while moving on 2b by @Avanatiker in https://github.com/lambda-client/lambda/pull/304
- Added SaveNewChunks to NewChunks by @ItCameFr0mMars in https://github.com/lambda-client/lambda/pull/285
- Packetfly improvements by @czho in https://github.com/lambda-client/lambda/pull/246
- Added active potion effects HUD by @urFate in https://github.com/lambda-client/lambda/pull/286
- Added show food on rideable mobs by @ToxicAven in https://github.com/lambda-client/lambda/pull/331
- Added MapDownloader by @P529 in https://github.com/lambda-client/lambda/pull/312
- Added vanilla mode to efly, making optimized pitch corrections by @NepNep21 in https://github.com/lambda-client/lambda/pull/251
- Added AntiLevitation fly mode by @mmvanheusden in https://github.com/lambda-client/lambda/pull/259
- Added MinecartChest/Hopper detection to stashlogger by @ABeater in https://github.com/lambda-client/lambda/pull/330
- Added WorldEvent listener to ForgeEventProcessor.kt by @minecraft-simon in https://github.com/lambda-client/lambda/pull/284
- Added BlockEvent to ForgeEventProcessor.kt by @minecraft-simon in https://github.com/lambda-client/lambda/pull/291
- Pause AutoWalk when opposite movement key is pressed by @mmvanheusden in https://github.com/lambda-client/lambda/pull/271
- Log only found and selected objects to reduce unnecessary entries in StashLogger module. (Issue #264) by @gamerpaddy in https://github.com/lambda-client/lambda/pull/272
- Added ESP and full Nametag info to LogoutLogger by @NepNep21 in https://github.com/lambda-client/lambda/pull/281
- Added mode to prevent stepping when player is in a safe hole by @SnivyLlama in https://github.com/lambda-client/lambda/pull/295
- HSB coloring for ClickGUI rainbow mode, closes #311 by @i-spin in https://github.com/lambda-client/lambda/pull/316
- Added LiteLoader fix FAQ entry by @NepNep21 in https://github.com/lambda-client/lambda/pull/324
- Higher spammer maximum value by @mmvanheusden in https://github.com/lambda-client/lambda/pull/333
- Introduce unit suffix for metric based setting parameter by @Avanatiker in https://github.com/lambda-client/lambda/pull/335
- Higher IceSpeed range by @mmvanheusden in https://github.com/lambda-client/lambda/pull/253
Internal changes
- Synchronized inventory transactions by @Avanatiker in https://github.com/lambda-client/lambda/pull/308
- Forward all PlayerInteractEvents to bus by @minecraft-simon in https://github.com/lambda-client/lambda/pull/336
- Added interface to NewChunks module by @minecraft-simon in https://github.com/lambda-client/lambda/pull/338
- Fix SearchCommand force order, fixes #274 by @NepNep21 in https://github.com/lambda-client/lambda/pull/282
- Fix #306 and fixes MobOwner name tags still visible after toggling by @418Coffee in https://github.com/lambda-client/lambda/pull/343
- Fix for the long-lived sporadic clickMouse shadow mixin bug by @NepNep21 in https://github.com/lambda-client/lambda/pull/322
- Fix DiscordRPC by @NepNep21 in https://github.com/lambda-client/lambda/pull/323
- Refactor build script. Remove bloat. in https://github.com/lambda-client/lambda/pull/254
- Re-order module properties, clean them up, fix typos and remove a dead link by @mmvanheusden in https://github.com/lambda-client/lambda/pull/257
- Cleanup and add more things to the troubleshooting command by @mmvanheusden in https://github.com/lambda-client/lambda/pull/252
- Added a forge link just in case by @redpenguinyt in https://github.com/lambda-client/lambda/pull/258
- Changes to the build script by @mmvanheusden in https://github.com/lambda-client/lambda/pull/247
New Contributors
- @redpenguinyt made their first contribution in https://github.com/lambda-client/lambda/pull/258
- @minecraft-simon made their first contribution in https://github.com/lambda-client/lambda/pull/284
- @gamerpaddy made their first contribution in https://github.com/lambda-client/lambda/pull/272
- @urFate made their first contribution in https://github.com/lambda-client/lambda/pull/286
- @SnivyLlama made their first contribution in https://github.com/lambda-client/lambda/pull/295
- @i-spin made their first contribution in https://github.com/lambda-client/lambda/pull/316
- @ABeater made their first contribution in https://github.com/lambda-client/lambda/pull/330
- @P529 made their first contribution in https://github.com/lambda-client/lambda/pull/312
- @418Coffee made their first contribution in https://github.com/lambda-client/lambda/pull/343
Full Changelog: lambda-client/lambda@3.1...3.2