- Support for 1.21.8
- Code cleanup & optimizations
- Added prediction for crossbows and tridents (weapons)
- Fixed a bug that sometimes kicked the client off the servers
- Fixed a bug that allowed certain items to be duplicated in single-player mode by disabling this mod in single-player mode (there should be no latency, I hope)
- Reworked consumable prediction to improve compatibility and fix the bug where random effects could only be applied client-side
- Reworked consumable prediction to improve compatibility and fix the bug where random effects could only be applied client-side
Note: After further consideration, the option for the elytra has been canceled as it is practically useless
- Support for 1.21.7
- Converted the properties configuration format to Json to make development easier and add new options
- New options :
experimental : Enable or disable experimental options
autoDestroy : Automatically destroys a crystal when received if a client-side crystal located in the exact same location was previously destroyed
bypassRequiredAiming : Ignores certain conditions such as range, item usage (shield/consumable) or aiming when using autoDestroy
servers : Allows you to select which server type the given option should work on. CUSTOM / MODDED / PLUGIN / VANILLA
- Temporarily removed the latest elytra optimization "less bizarre behavior" to replace it with an option in the future
- Support for 1.21.6
- Added crystal prediction
- Improved elytra prediction (less bizarre behavior on servers with strong anticheats)
- Fixed a bug where elytra flight stopped 1 tick too early
- Rockets are now synchronized with the server
- Fixed a bug where flying through an entity with a rocket didn't delete the rocket
- ​​Fixed a potential bug where the power of the end-of-consumption sound(s) didn't scale correctly with the camera position
- Fixed a bug where consumables were consumed twice
- Code cleanup & optimizations
- More accurate default options
- Fixed a bug where Minecraft versions 1.21 & 1.21.1 weren't working correctly (consumable prediction and optout are disabled). This is likely the last update for these versions
- Sources on GitHub