1
0
mirror of git://repo.or.cz/minetest_hbhunger.git synced 2025-07-13 11:20:20 +02:00

Various fixes and mark as stable

This commit is contained in:
BlockMen
2013-09-09 03:16:18 +02:00
parent 030f30d47e
commit 01e267e99a
5 changed files with 44 additions and 15 deletions

View File

@ -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")