From a5823406ce979fdac42780fc35d7aceebbda1665 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 14 Jan 2016 02:24:24 +0100 Subject: [PATCH] Release 0.4.0 --- doc/HISTORY.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/doc/HISTORY.md b/doc/HISTORY.md index 1d7f86d..4c6c44c 100644 --- a/doc/HISTORY.md +++ b/doc/HISTORY.md @@ -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 diff --git a/package.json b/package.json index 64c439e..d5715b7 100644 --- a/package.json +++ b/package.json @@ -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 ", "contributors": [