Release 0.4.0

This commit is contained in:
Romain Beaumont 2016-01-14 02:24:24 +01:00
parent 678656e631
commit a5823406ce
2 changed files with 14 additions and 1 deletions

View file

@ -1,4 +1,17 @@
## 0.4.0
* fix last problems with portal frame detection
* add effects and abilities
* add colors to chat function
* don't spawn in water
* implement portal creation (no teleporting yet)
* implement latency
* use prismarine-world 0.4.0 to implement loading/saving
* add player-list-text config option
* add everybody-op option
## 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

View file

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