Images update and push to 1.2
12
README.txt
|
@ -1,6 +1,6 @@
|
||||||
Minetest mod "Better HUD"
|
Minetest mod "Better HUD"
|
||||||
=========================
|
=========================
|
||||||
version: 1.1
|
version: 1.2
|
||||||
|
|
||||||
License of source code: WTFPL
|
License of source code: WTFPL
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@ -33,12 +33,12 @@ Using the mod:
|
||||||
|
|
||||||
This mod changes the HUD of Minetest.
|
This mod changes the HUD of Minetest.
|
||||||
It improves the apperance of the health and breath bar and adds a more fancy hotbar. Furthermore it adds a
|
It improves the apperance of the health and breath bar and adds a more fancy hotbar. Furthermore it adds a
|
||||||
costum crosshair, an armor bar (only for 3darmor mod) and a hunger bar. It includes also a mechanic for hunger.
|
custom crosshair, an armor bar (only for 3darmor mod) and a hunger bar. It includes also a mechanic for hunger.
|
||||||
|
|
||||||
|
|
||||||
You can create a "hud.conf" to costumize the positions of health, hunger, armor and breath bar. Take a look at "hud.conf.example" to get more infos.
|
You can create a "hud.conf" to customize the positions of health, hunger, armor and breath bar. Take a look at "hud.conf.example" to get more infos.
|
||||||
|
|
||||||
!!NOTICE: Keep in mind if running a server with this mod, that the costum position should be displayed correct on every screen size!!
|
!!NOTICE: Keep in mind if running a server with this mod, that the custom position should be displayed correct on every screen size!!
|
||||||
|
|
||||||
|
|
||||||
Hunger:
|
Hunger:
|
||||||
|
@ -57,6 +57,10 @@ Currently supported food:
|
||||||
- Docfarming
|
- Docfarming
|
||||||
- Farming plus
|
- Farming plus
|
||||||
- Mtfoods
|
- Mtfoods
|
||||||
|
- bushes_classic
|
||||||
|
- mushroom
|
||||||
|
- fruit
|
||||||
|
- mush45
|
||||||
|
|
||||||
Example: 1 apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.
|
Example: 1 apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.
|
||||||
|
|
||||||
|
|
|
@ -45,3 +45,13 @@
|
||||||
- added support for stu's 3darmor mod
|
- added support for stu's 3darmor mod
|
||||||
- restructured and cleaned up code
|
- restructured and cleaned up code
|
||||||
- added support for poisen food (damages player, but does not kill)
|
- added support for poisen food (damages player, but does not kill)
|
||||||
|
|
||||||
|
1.2
|
||||||
|
---
|
||||||
|
- Send statbar values only to client when changed
|
||||||
|
- Hide armor bar if not wearing armor
|
||||||
|
- More reliable food overrides (by CiaranG)
|
||||||
|
- Support for bushes_classic foods (plantlife modpack) (by CiaranG)
|
||||||
|
- Add support for mushroom mod food/poison (by CiaranG)
|
||||||
|
- Add support for mods: fruit and mush45
|
||||||
|
- New images for hotbar, smaller armor icons
|
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 424 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.8 KiB |