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

Add support for 3darmor mod, add poisen food and restructure code

This commit is contained in:
BlockMen
2013-09-13 20:18:16 +02:00
parent 01e267e99a
commit 09fc5ee48a
7 changed files with 139 additions and 49 deletions

View File

@ -39,3 +39,9 @@
- 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")
1.1
---
- added support for stu's 3darmor mod
- restructured and cleaned up code
- added support for poisen food (damages player, but does not kill)