MinicraftPlus / minicraft-plus-revived

Minicraft+, an extension of Notch's original minicraft project, with tons more features.
GNU General Public License v3.0
466 stars 93 forks source link

Fix steppedOn and bumpedOn x and y positions #601

Closed KalmeMarq closed 7 months ago

KalmeMarq commented 8 months ago

In Entity::moveByEntityHitBoxChecks, when calling the bumpingHandler and steppingHandler the horTile and frontTile were switched. This fixes sand particles spawning in the wrong tiles.