mems01
mems01
### Describe your feature request. Basically an option that allows the module to remove old traces as the player moves. A delay or a slider option that removes them based...
### Describe your feature request. Almost if not all people who play Minecraft have at least clicked on an empty slot while trying to click on an item. So, why...
### LiquidBounce Build/Version Nextgen ### Operating System Windows 11 ### Minecraft Version Any version perhaps ### Describe the bug Never experienced that on Windows 10. * Commit: `99e1f21` * Launched...
* RotationManager code and its usages cleaned up. * Fixed Scaffold being movement-related detected by anti-cheats. * Fixed KillAura not attacking on hitbox edges when moving. * Fixed Auto-Sneak (Eagle)...
Removed the `simulateInventory` option from InventoryConstraints, as the majority of its usages were this: `network.sendPacket(ClientCommandC2SPacket(player, ClientCommandC2SPacket.Mode.OPEN_INVENTORY))` This is only for horses. When a player opens their inventory, the client doesn't...
This aims to improve performance, such as removing micro stutters, increasing fps and allowing support for better performance mods. This is on a super duper early stage as the first...
### LiquidBounce Branch Legacy ### Describe your feature request. Currently, only ChestStealer makes use of this feature. The other inventory-managing modules should also have this. Maybe even have shared values....