This project is a fork of the minetest_hbarmor.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/minetest_hbarmor.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionA Fork of hbarmor for my subgmae MTTechnic Game
ownererwin.maximilian@gmail.com
last changeSat, 8 Jul 2017 18:05:19 +0000 (8 20:05 +0200)
content tags
add:
README.md

HUD bar for 3d_armor [hbarmor]

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

Licensing

This mod is entirly free softare.

Source code

Textures

Everything else is WTFPL: © 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.

shortlog
2017-07-08 WuzzyFix PNG problemsmaster
2017-03-08 WuzzyVersion 0.3.0
2017-03-08 WuzzyMake sure armor value is never outside of 0 or 100
2016-12-04 WuzzyAdd maximum to hbarmor_tick
2016-12-04 WuzzyMove all code to init.lua
2016-12-04 WuzzyFix Luacheck warnings
2016-12-04 WuzzyUse minetest.conf settings system
2016-11-12 WuzzyUpdate legacy code check
2016-11-12 WuzzyVersion 0.2.0
2016-11-12 WuzzyRewrite README and convert to Markdown
2016-11-09 WuzzyUpdate outdated intllib boilerplate
2016-11-03 WuzzyAdd screenshot
2016-10-29 WuzzyAdd description
2016-08-05 WuzzyFix fail when damaged with 6 new armor pieces
2016-08-05 WuzzyRemove incorrect changelog
2016-08-05 WuzzyAdd mod.conf
...
heads
6 years ago master