Skip to content

[pull] 1.19.4 from cabaletta:1.19.4#16

Merged
pull[bot] merged 3 commits into
CCBlueX:1.19.4from
cabaletta:1.19.4
Jun 9, 2026
Merged

[pull] 1.19.4 from cabaletta:1.19.4#16
pull[bot] merged 3 commits into
CCBlueX:1.19.4from
cabaletta:1.19.4

Conversation

@pull

@pull pull Bot commented Jun 9, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

CompileRider and others added 3 commits June 7, 2026 13:16
AABB.inflate(dx,dy,dz) adds dx to BOTH minX and maxX. When motion
components are negative, this collapses or inverts the bounding box,
causing false collision detection with walls and lava during elytra
flight.

Use AABB.move(dx,dy,dz) instead, which translates the entire box
without distorting its dimensions. The .inflate(0.01) safety padding
is preserved.

Fixes #5044
Fix elytra hitbox collapse when motion vector is negative
@pull pull Bot locked and limited conversation to collaborators Jun 9, 2026
@pull pull Bot added the ⤵️ pull label Jun 9, 2026
@pull pull Bot merged commit 8b60da6 into CCBlueX:1.19.4 Jun 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants