Paper/patches
Lulu13022002 3ab194e185
Avoid a cubed max search distance for POIs (#8576)
The max search distance used to get the closest Poi data on X/Z axis is cubed
instead of squared (one time in the parameter and another time in the function)
for almost all search.
Generally this has been hidden by another check that already does a pre
distance check between the poi pos and the source pos for individual
component but the issue still happens for diagonal distance search.
Discovered by Samsuik
2022-11-21 16:02:21 +01:00
..
api Add Player Warden Warning API (#8470) 2022-11-20 12:53:58 -06:00
removed [ci skip] Undo modification to removed patches in latest commit (#8512) 2022-10-27 15:03:11 -05:00
server Avoid a cubed max search distance for POIs (#8576) 2022-11-21 16:02:21 +01:00