From 255791b57779958b24d5a7926da10723f4b668f8 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 14 Jan 2016 19:29:59 +0100 Subject: [PATCH] Release 0.5.0 --- doc/HISTORY.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/HISTORY.md b/doc/HISTORY.md index 4c6c44c..e6ccc88 100644 --- a/doc/HISTORY.md +++ b/doc/HISTORY.md @@ -1,3 +1,9 @@ +## 0.5.0 +* improve ticks performance a bit +* add /summonMany +* load/save the seed +* takes worldFolder instead of regionFolder as option to load the world + ## 0.4.0 * fix last problems with portal frame detection diff --git a/package.json b/package.json index 1aed17b..949cd0e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flying-squid", "description": "A minecraft server written in node.js", - "version": "0.4.0", + "version": "0.5.0", "main": "index.js", "author": "mhsjlw ", "contributors": [