* it closes https://codeberg.org/minenux/minetest-engine-minetest/issues/33 * Statbars: Downscale bar to full 20 HP when exceeding this value Add default max HP for players and breath constants to builtin Document the constants Rename PLAYER_MAX_HP -> PLAYER_MAX_HP_DEFAULT * implements PLAYER_MAX_BREATH_DEFAULT Customizeable max breath for playersedbc533414
so close https://github.com/minetest/minetest/issues/1972 that imports pr https://github.com/minetest/minetest/pull/6411 * implements PLAYER_MAX_HP_DEFAULT Respect object property hp_max field for playersf7d50a8078
* so close https://github.com/minetest/minetest/issues/2246 that imports https://github.com/minetest/minetest/pull/6287