0.12.1
🎉 ESU 0.12.1 is out now!
We did many optimization to EntityCulling feature. Now it's considered the fastest way and reliable on common servers(paper, regular folia).
Added AutoBroadcastModule for both bukkit and velocity, AutoRestartModule for velocity.
Common
- Add AutoBroadcastModule
- Load all users before enabling modules
- Make AutoReloadExtensionPluginsModule last loaded
ESU-bukkit
- [NetworkThrottleModule] Add EntityUpdateInterval control
- [EntityCulling] Add entityCulledByDefault option
- [EntityCulling] Add cullThreshold option
- [EntityCulling] Support 3D-DDA
- [EntityCulling] Fix benchmark always use 4 threads
- [ChatAntiSpam] Rework cache storage: Holder for same SpamData instance, synchronized
- [ChatAntiSpam] Fix database deadlock warning while muted by both checks and score
- [ChatAntiSpam] Fix loadSpamData ignoring stored lastAccess
ESU-velocity
Full Changelog: 0.12.0...0.12.1