ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
226 stars 65 forks source link

Fix food decay on jumping #71

Closed ddevault closed 11 years ago

ddevault commented 12 years ago

It's far too much right now.

Nirad commented 11 years ago

I try to reproduce the bug can you eleborate on it plz...

ddevault commented 11 years ago

The server doesn't recognize when you jump. It decays your hunger when you are accelerating in a positive Y direction, constantly. This ends up draining your hunger significantly faster than what it should do.

Nirad commented 11 years ago

K thx

ddevault commented 11 years ago

Fixed with https://github.com/SirCmpwn/Craft.Net/pull/92