4 Commits

Author SHA1 Message Date
7d9314ca68 mod - hudbars and hbhunger - settings and format number
* provide settings to customized from menu ui or using set command
2023-07-24 00:31:42 -04:00
1ac019d9a1 mods - hbhunger - donot hardcoded max hp value when eating and healting
* Related to https://codeberg.org/Wuzzy/minetest_hbhunger/issues/1
* the code has a hardcoded hp > 20 then hp = 20 at hunger.lua line 39
  that do not respect the hp_max real value
* also do not give inmediate life, eating something gives you healt-satiation
  so then your character wil have enought conditions to recovery healt
2023-07-24 00:06:59 -04:00
41f73142c9 mods - hudbars and hbarmor and hbhunger - player checks and texture minimize
* provide player checks for registering callbacks
* provide spanish translations and backguar compat for older engine
  the translation fallback was provide with upload of mod
* provide depends txt file for older engines
* optimize textures and remove icos as same in hbarmor and hudbars
* not set and icon for bar progress and remove background texture
* provide more simplistic hudbar of hbhunger
2023-07-23 22:32:46 -04:00
947d4f098d mods - hudbars and hbarmor and hbhunger - added hudbars hunger
* provide satiation, hunger, stamina and other statuses to player
  using wuzzy's hunger mod event the tenplus1's stamina mod
2023-07-23 21:57:58 -04:00