Thanks for 5'000 downloads
This update focuses on reducing the amount of false positives and optimizing WAC in general. However local testing is inherently limited, so if you use WAC on your server please join the Discord or send me a DM on Spigot with feedback.
The default values of the config were changed, and I recommend to use the new values, you can see the changes here:
https://github.com/Olexorus/WitherAC/commit/f244c65e1baea5a65d87fde397333cdd9f15eae1
Alternatively you can just delete your current config and let it be regenerated after you've updated.
Changelog v0.18.1:
- fixed build angle false positives when building with scaffoldings
- did more testing on the build angle check and made it more lenient to reduce false positives
- fixed a bug in the speed check that caused false positives, especially during pvp you should see improvements
- made the reach check more lenient, it's really hard to balance this between not having false positives when lagging and still detecting real lag
- changed the default config values for the ping spoof check again since it's not as accurate as I thought
- performance optimizations
- reduced the jar size