ddevault / Craft.Net

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

Fix bug with hunger and food eating #137

Closed ddevault closed 11 years ago

ddevault commented 11 years ago

Eating food appears to overflow on hunger. It behaves very strangely.

ddevault commented 11 years ago

This could do with a lot more refactoring. It's pretty ugly (so is most of EntityManager).