Commit Graph

16 Commits (c219b708f89ccf8683c3ee33e1fe55641cc8b10a)

Author SHA1 Message Date
mckaygerhard c219b708f8 not hardcoded the hb.init_hudbar max values, real fix of get_properties when join players
* real fix for missing format_string_config.textdomain
  fixed https://codeberg.org/Wuzzy/minetest_hudbars/issues/8
* fix the backguard compatibility for format_string_config.format_string
  due commit 29c1a3c31c
* add configuration settings for hp_max of player and breath_max
  that really honors the configuration of customization of hp_max
* do not hardcoded hp_max neither breath_max and honor customizations
* real fix for commit 20843d95ce
  set alternate honored max values before get_properties when join players
  this finally fixed this is a merge of Wuzzy/minetest_hudbars#5
  and final fix for https://codeberg.org/Wuzzy/minetest_hudbars/issues/4
* increase default ticks of updates for hud bar, to avoid performance
  issues in low end devices
2023-07-17 00:35:34 -04:00
Wuzzy 94b9c545da Move away from intllib in favor of MT 5.0.0 2019-03-20 13:30:28 +01:00
Wuzzy 1786ae2cab Add intllib support 2016-08-05 16:54:52 +02:00
Wuzzy 2a2db9ab9c Change name of mod to “HUD bars” [hudbars] 2015-02-04 01:10:20 +01:00
Nathan Salapat 169e4d44bf Added support for animals modpack (cooking)
Checking to see if I'm doing this right.
2014-10-13 08:35:59 +02:00
BlockMen ef78a05d51 Add support for requested mods 2014-10-03 08:46:57 +02:00
BlockMen 36a1b23490 Add support for ethereal and push to 1.3.3 2014-08-16 13:24:41 +02:00
BlockMen bce8036dd4 Add support for creatures 2014-08-05 04:49:05 +02:00
Chris Beelby 0f83ef9543 Require base farming mod to be loaded 2014-07-04 00:39:07 -04:00
BlockMen 28754289b7 Compatibility update (scaling statbars) 2014-05-13 18:59:08 +02:00
Xanthin 5377e03ae0 Fix typo, more food support 2014-04-08 18:52:00 +02:00
BlockMen 4010af5de4 Add support for mods: fruit and mush45 2014-04-06 18:07:56 +02:00
Ciaran Gultnieks c544da1161 Add support for mushroom mod food/poison 2014-03-24 13:11:54 +00:00
Ciaran Gultnieks 4eff5b7850 Support for bushes_classic foods (plantlife modpack) 2014-03-24 09:36:08 +00:00
Ciaran Gultnieks d23d5d4cfe More reliable food overrides
Use reliable optional dependencies instead of a 0.5 second delay.
2014-03-22 19:31:25 +00:00
BlockMen d3e8f7134a Initial commit 2013-06-28 22:58:06 +02:00