McSnurtle / Project-Skyfall

The Minecraft server everyone has been waiting for. Factorio, Frostpunk, Stardew Valley, and all the good of Minecraft, all in one.
GNU General Public License v3.0
1 stars 0 forks source link

[Bug] Shifting doesn't work on physics entities #53

Closed McSnurtle closed 2 weeks ago

McSnurtle commented 2 weeks ago

Describe the bug Shifting does not prevent the player from falling off of blocks when standing on a physics entity

To Reproduce Steps to reproduce the behavior:

  1. Stand on a vs physics entity
  2. Crouch
  3. Walk off a block

Server Version v0.62

Expected behaviour Shifting (crouching) should stick the player to the block they are standing on. i.e. prevent them from falling off the side.

McSnurtle commented 2 weeks ago

Unfortunately this issue is caused by the physics engine backend, and cannot be solved without modifying the source code. Thus there is nothing I can do about it.