Commit graph

5 commits

Author SHA1 Message Date
Romain Beaumont
39dc37f94d put together player plugins and server plugins 2015-11-16 20:23:09 +01:00
Romain Beaumont
1a58da904c more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
Romain Beaumont
e3b7ad569b fix stuff related to changeWorld
* use writeOthersNearby everywhere
* create player.playerViewDistance
* put toFixedPosition in vec3 prototype
* fix changeWorld (use the same function than in login)
* use entity_destroy in changeWorld
* sendPosition, not setPosition
* disable pregenWorld : it just makes everything slow
2015-10-25 21:03:02 +01:00
DemiPixel
e062e4d6a9 Start of ticks, added daycycle, fixed inventory + chest things 2015-10-09 17:18:13 -07:00
Romain Beaumont
cd3434b8ea move back files where they should have been (in src/) 2015-10-09 18:07:33 +02:00
Renamed from lib/playerPlugins/inventory.js (Browse further)