minetest_hbarmor/README.txt

49 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2015-02-24 07:27:16 +01:00
Minetest mod: HUD bar for armor [hbarmor]
=========================================
Version: 0.1.0
2013-06-28 22:58:06 +02:00
License of source code: WTFPL
-----------------------------
2015-02-24 07:27:16 +01:00
By Wuzzy,
forked from the mod “Better HUD (and hunger)” [hud]
by BlockMen (2013-2014).
2013-06-28 22:58:06 +02:00
Using the mod:
--------------
2015-02-24 07:27:16 +01:00
This mod adds a simple HUD bar which displays the current
damage of the player's armor (from the 3D Armor mod) as a percentage,
this number is of course rounded.
100% means the armor is in perfect shape, 0% means the armor
is almost destroyed or non-existant.
Note that to reach 100%, the player must wear at least 4 different
pieces of armor in perfect shape.
The armor bar also does not tell anything about the armor's strength,
only how worn out it already is.
2013-06-28 23:03:54 +02:00
2015-02-24 07:27:16 +01:00
By default, the armor bar is hidden if the player wears no armor.
2013-06-28 23:03:54 +02:00
2013-09-09 03:16:18 +02:00
2015-02-24 07:27:16 +01:00
Dependencies:
- HUD bars [hudbars], major version 1
- 3D Armor [3d_armor] (tested with 0.4.3)
2014-10-03 08:59:25 +02:00
License of textures:
--------------------
2015-02-24 07:27:16 +01:00
hbarmor_icon.png - Stu (CC BY-SA 3.0), modified by BlockMen
hbarmor_bar.png - Wuzzy (WTFPL)
2014-10-03 08:59:25 +02:00
everything else is WTFPL:
(c) Copyright BlockMen (2013-2014)
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.