summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-05 15:38:27 +0200
committerWuzzy <almikes@aol.com>2016-08-05 15:38:27 +0200
commit5ea402b3f83313f8efb167dc28cc7e737ed2d9c0 (patch)
tree291698a39746038a9dadce4be7be4446491e3dc7
parentabbf00314547b5d523855798b92e7c22ac6ad5ed (diff)
Version 0.4.0 + changelog
-rw-r--r--README.txt4
-rw-r--r--changelog.txt9
2 files changed, 11 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index bf042d5..69132b8 100644
--- a/README.txt
+++ b/README.txt
@@ -1,10 +1,10 @@
Minetest mod: Hunger [hbhunger]
===============================
-Version: 0.3.3
+Version: 0.4.0
License of source code: LGPL v2.1
---------------------------------
-by Wuzzy (2015)
+by Wuzzy (2015-2016)
Forked from the “Better HUD (and hunger)” mod by BlockMen (2013-2015),
most code comes from this mod.
diff --git a/changelog.txt b/changelog.txt
index cb55204..d4b791e 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -21,3 +21,12 @@ Initial release
-----
- Fix another crash
+0.4.0
+-----
+- Generic eating functionality, items using the minetest.item_eat are automatically supported
+- Change health bar and icon when poisoned
+- Special support for red and brown mushroom from Minetest Game [flowers]
+- Special support for [pizza]
+- Special support for beans from Farming Redo [farming]
+- Fix crash when poisoned player leaves server
+- Changed license to LGPL v2.1