Mineclonia/mods/HUD/hbarmor
Wuzzy 2b586549cf Add translation templates for 3 mods 2019-03-13 22:52:14 +01:00
..
locale Add translation templates for 3 mods 2019-03-13 22:52:14 +01:00
textures Replace most textures with Pixel Perfection 2017-07-20 20:20:45 +02:00
README.md Update hbarmor to 0.4.0 2017-09-19 17:19:39 +02:00
depends.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
description.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
init.lua Update hbarmor 2017-08-18 21:35:02 +02:00
mod.conf Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
screenshot.png Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
settingtypes.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00

README.md

HUD bar for 3d_armor [hbarmor]

  • Version: 0.4.0

Description

This mod adds a simple HUD bar which displays the current damage of the player's armor (from the 3D Armor [3d_armor] mod) as a percentage (rounded).

100% armor 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.

By default, the armor bar is hidden if the player wears no armor.

Dependencies

  • HUD bars [hudbars], major version 1
  • 3D Armor [3d_armor] (tested with Minetest 0.4.14)

Licensing

This mod is entirly free softare.

Source code

  • License: MIT License (see below)
  • Authors: Wuzzy, forked from the mod “Better HUD (and hunger)” [hud] by BlockMen (2013-2014)

Textures

  • hbarmor_icon.png—Stu (CC BY-SA 3.0), modified by BlockMen
  • hbarmor_bgicon.png—Stu (CC BY-SA 3.0), modified by BlockMen
  • hbarmor_bar.png—Wuzzy (MIT License)

Everything else is under the MIT License: © 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 MIT License. See https://opensource.org/licenses/MIT for more details.