This project is a fork of the minetest_hudbars.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/minetest_hudbars.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerborgesdossantosbruno@gmail.com
last changeSun, 14 Aug 2016 17:22:46 +0000 (14 14:22 -0300)
content tags
add:
README.md

HUD bars

Description

This mod changes the HUD of Minetest. It replaces the default health and breath symbols by horizontal colored bars with text showing the number.

Furthermore, it enables other mods to add their own custom bars to the HUD, this mod will place them accordingly.

Important: Keep in mind if running a server with this mod, that the custom position should be displayed correctly on every screen size.

Current version

The current version is 1.4.1.

This software uses semantic versioning, as defined by version 2.0.0 of the SemVer standard.

Settings

This mod can be configured quite a bit. You can change HUD bar appearance, offsets, ordering, and more. Use the advanced settings menu in Minetest for detailed configuration.

API

The API is used to add your own custom HUD bars. Documentation for the API of this mod can be found in API.md.

License of source code

Author: Wuzzy (2015)

This mod was forked from the “Better HUD” [hud] mod by BlockMen.

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 (WTFPL), version 2, as published by Sam Hocevar.

Licenses of textures

License references

shortlog
2016-08-14 BrunoMineAdd translate into portuguesemasterpt-translate
2016-08-14 BrunoMineRemove test
2016-08-14 BrunoMinelocale/pt.txt
2016-08-08 WuzzyAdd another string for translation
2016-08-05 WuzzyTweak breath bgicon
2016-08-05 WuzzyAdd breath background icon for statbar_modern
2016-08-05 WuzzyBugfix: statbar_modern was not correctly hidden
2016-08-05 WuzzyMove text 1px up so it fits better into box
2016-08-05 WuzzyAdd intllib support
2016-07-23 Wuzzy1.4.1: Fix bug in hb.change_hudbar being a no-op
2016-07-02 WuzzyVersion 1.4.0
2016-07-02 WuzzyMinor API.md text update
2016-07-02 WuzzyAllow to change HUD bar images and label later
2016-07-02 WuzzyVersion 1.3.0
2016-07-02 WuzzyAdd description.txt and screenshot.png
2016-07-02 WuzzyConvert readme file to Markdown format
...
heads
8 years ago pt-translate
8 years ago master
9 years ago playertest