Bixilon / Minosoft

An open source Minecraft reimplementation written from scratch. Mirror of https://gitlab.bixilon.de/bixilon/minosoft
https://gitlab.bixilon.de/bixilon/minosoft
GNU General Public License v3.0
916 stars 28 forks source link

riding horses / other entites does not work #9

Open JanCantCode opened 2 years ago

JanCantCode commented 2 years ago

when attempting to ride a horse, even with a saddle on, the only thing that happens is that the client moves very slowly when walking, and its movement is not recognized on the server, meaning you cant use horses

JanCantCode commented 2 years ago

is there any chance you could implement riding / do you know some other client that is able to do that?

Bixilon commented 2 years ago

I know it is broken, it is probably with all clients broken. I need to rewrite the whole physics engine, its the second next part on the todo list. See https://gitlab.bixilon.de/bixilon/minosoft/-/issues/91

Bixilon commented 1 year ago

Its far better now, but see https://gitlab.bixilon.de/bixilon/minosoft/-/issues/109 for details.

JanCantCode commented 1 year ago

thanks! (ik this is very late)