Skip to content

v7.5

Compare
Choose a tag to compare
@titaniummachine1 titaniummachine1 released this 02 Jan 21:54
· 67 commits to main since this release
1f8b3f3

Enhancements:
Implemented an auto-correction feature for hit detection. This improvement aims to increase the accuracy of attacks by dynamically adjusting the hitbox size of the target based on the inaccuracy of the strafe prediction. As a result, the closer the strafe prediction is to the actual trajectory, the larger the hitbox, leading to a higher chance of triggering an attack.
Notes:
While this update significantly improves the accuracy of attacks, it's important to note that sudden changes in the target's direction may still affect the hit detection.
The system is designed such that the more inaccurate the strafe prediction, the closer the player must be to trigger an attack. This design choice is intended to maintain balance and fairness in gameplay.

Full Changelog: v7.4...v7.5