Commit Graph

8 Commits

Author SHA1 Message Date
56990eb28b MCPE protocol gets its own namespace 2017-03-08 20:28:39 +00:00
02ddcef24e Fix calls to undefined method Human->getServer() (#234)
* Fixes sendHeldItem to stop crashes when executing.

* Fix server calling for food consuming.
2017-01-07 13:01:26 +00:00
598e7aac8f More PhpStorm inspections, import cleanup 2017-01-04 14:55:11 +00:00
0bd7ea211d Refactored Server::broadcastPacket() to be non-static
Why the hell was this static at all? Seriously Shoghi?
2017-01-03 22:24:40 +00:00
5459576833 Added hunger and experience saving 2016-02-17 19:56:19 +08:00
e79976bdac Added events 2016-02-11 22:07:04 +08:00
28967ca495 Fixed eating 2016-02-11 15:42:07 +08:00
329a525ea1 Implemented food and hunger 2016-02-10 22:49:48 +08:00