Skip to content

[pull] 1.19.4 from cabaletta:1.19.4#17

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

[pull] 1.19.4 from cabaletta:1.19.4#17
pull[bot] merged 11 commits into
CCBlueX:1.19.4from
cabaletta:1.19.4

Conversation

@pull

@pull pull Bot commented Jun 15, 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 : )

scorbett123 and others added 11 commits August 22, 2023 16:52
Replace hitbox.inflate(motion.x, motion.y, motion.z) with
hitbox.expandTowards(motion.x, motion.y, motion.z) in
ElytraBehavior.simulate() to create a directional swept volume
that prevents tunneling through 1-block-thick obstacles at
high flight speeds.

expandTowards handles negative motion vectors correctly (unlike
inflate which collapses the AABB) and provides full swept volume
coverage (unlike move which only checks the destination hitbox).

Fixes #5049
Regression test for #5047
…NetherVines

Add support for nether vines v2
…dTowards

fix: use expandTowards for elytra collision swept volume
@pull pull Bot locked and limited conversation to collaborators Jun 15, 2026
@pull pull Bot added the ⤵️ pull label Jun 15, 2026
@pull pull Bot merged commit 054092e into CCBlueX:1.19.4 Jun 15, 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.

4 participants