NathanSalapat fb98659b03 initial upload 4 년 전
..
locale fb98659b03 initial upload 4 년 전
textures fb98659b03 initial upload 4 년 전
API.md fb98659b03 initial upload 4 년 전
README.md fb98659b03 initial upload 4 년 전
default_settings.lua fb98659b03 initial upload 4 년 전
init.lua fb98659b03 initial upload 4 년 전
license.txt fb98659b03 initial upload 4 년 전
mod.conf fb98659b03 initial upload 4 년 전
settingtypes.txt fb98659b03 initial upload 4 년 전

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 2.1.0.

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.