A Minetest mod which displays the armor damage condition. https://content.minetest.net/packages/Wuzzy/hbarmor/
Go to file
BlockMen 5effdfca1a Fix hotbar issue when damage is disabled 2013-07-27 12:09:14 +02:00
textures Enable builtin drowning 2013-07-21 11:57:59 +02:00
.gitattributes Initial commit 2013-06-28 22:58:06 +02:00
.gitignore Initial commit 2013-06-28 22:58:06 +02:00
README.txt Enable builtin drowning 2013-07-21 11:57:59 +02:00
changelog.txt Enable builtin drowning 2013-07-21 11:57:59 +02:00
depends.txt Initial commit 2013-06-28 22:58:06 +02:00
hud.conf.example Enable builtin drowning 2013-07-21 11:57:59 +02:00
hunger.lua Added support for bushes mod (9e1c18b026/bushes?at=default) 2013-07-10 21:30:48 -04:00
init.lua Fix hotbar issue when damage is disabled 2013-07-27 12:09:14 +02:00

README.txt

Minetest mod "Better HUD"
=========================
version: 0.4 Beta

License of source code: WTFPL
-----------------------------
(c) Copyright BlockMen (2013)


License of textures:
--------------------
hud_heart_fg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen
hud_heart_bg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen
hud_hunger_fg.png - PilzAdam (WTFPL), modified by BlockMen
hud_hunger_bg.png - PilzAdam (WTFPL), modified by BlockMen
wieldhand.png (from character.png) - Jordach (CC BY-SA 3.0), modified by BlockMen
hud_air_fg.png - kaeza (WTFPL), modified by BlockMen

everything else is WTFPL:
(c) Copyright BlockMen (2013)

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.


Using the mod:
--------------

This mod changes the HUD of Minetest. It adds a costum crosshair, a improved health bar, breath bar and a more fancy inventory bar. 
Also it adds hunger to the game and and hunger bar to the HUD.


You can create a "hud.conf" to costumize the positions of health, hunger and breath bar. Take a look at "hud.conf.example" to get more infos.

Hunger:
This mod adds hunger to the game. You can disable this by setting "HUD_HUNGER_ENABLE = false" in "hud.conf".

Currently supported food:
- Apples (default)
- Bread (default)
- Drawves (beer and such)
- Mooretrees
- Simple mobs
- Animalmaterials (mobf modpack)
- Fishing
- Glooptest
- Bushes

Example: 1 apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.