Release 0.3.1

This commit is contained in:
Romain Beaumont 2015-12-13 00:56:35 +01:00
parent 67a1c2e626
commit 027960abc6
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
## 0.3.1
* don't login if the client is already ended
* make /attach use the selectors, fix UserError, check /tp has one target
* create an entity.attach, and add a /pile command
* improve tests
* fix player.kick, add serv.quit(reason)
* fix badges on npm
## 0.3.0
* sounds

View file

@ -1,7 +1,7 @@
{
"name": "flying-squid",
"description": "A minecraft server written in node.js",
"version": "0.3.0",
"version": "0.3.1",
"main": "index.js",
"author": "mhsjlw <mhsjlw@aol.com>",
"contributors": [