Paper/patches
Spottedleaf f1820dc80a Fix incorrect border collision detection
The epsilon used was in the opposite direction, which would cause
the getCollisions method to incorrectly return it for when players
were exactly on the border but not colliding. To bring it in-line
with the rest of the collision code, the collision must be into
the border by +EPSILON.

Fixes https://github.com/PaperMC/Paper/issues/9859
2023-12-14 18:57:17 -08:00
..
api Update key gen for 1.20.4 (#10015) 2023-12-10 10:25:01 -08:00
removed remove redundant patch 2023-12-08 15:14:42 -08:00
server Fix incorrect border collision detection 2023-12-14 18:57:17 -08:00