summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2013-09-09 03:16:18 +0200
committerBlockMen <nmuelll@web.de>2013-09-09 03:16:18 +0200
commit01e267e99a0f52af55c177ee8956f0fe28a22764 (patch)
tree9ed3e9d4f05d1156ea6e1b6aed8765f2abcf123b /changelog.txt
parent030f30d47e4042225f85b7dbe491aba6d4f59435 (diff)
Various fixes and mark as stable
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index e39ebfe..537fb53 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -29,5 +29,13 @@
0.5 Beta
----------
- removed the fancy borders of hud inventory bar and moved to new native support
-- moved crosshair to native support tooo
+- moved crosshair to native support too
+1.0
+---
+- hunger is reset after death
+- health and hunger bar is shown correct on all screen resolutions now
+- switched to changed native hotbar image support
+- fixed revival of player when drown
+- hunger bar is not shown anymore if hunger is disabled
+- hunger can be disabled by minetest.conf ("hud_hunger_enable = false")