VoxeLibre/mods/CORE
Mikita Wiśniewski ef0d38e530 Fix "hud_elem_type" deprecation warning spam (5.9+) ()
`mcl_vars.hud_type_field` is introduced to determine the right HUD element type field to use. All mods adding HUDs, together with their `mod.conf` files, are changed accordingly to silence the warnings.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4965
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2025-03-04 20:50:10 +01:00
..
_mcl_autogroup Cleanup 2025-01-07 16:18:09 +01:00
biomeinfo Update documentation for Minetest rename to Luanti () 2024-11-28 20:55:48 +01:00
controls Added a workaround for mobile using zoom key 2023-12-25 23:50:06 +01:00
flowlib Update documentation for Minetest rename to Luanti () 2024-11-28 20:55:48 +01:00
mcl_attached Add wallmounted attachment groups and document them 2025-02-25 21:52:42 +07:00
mcl_autogroup Address review comments 2025-01-07 16:18:09 +01:00
mcl_colors Fix some typos in the API documentation () 2024-09-12 18:13:52 +02:00
mcl_damage Fix some typos in the API documentation () 2024-09-12 18:13:52 +02:00
mcl_events Fix some typos in the API documentation () 2024-09-12 18:13:52 +02:00
mcl_explosions Squashed: Galician translation 2025-01-03 11:56:04 +01:00
mcl_init Fix "hud_elem_type" deprecation warning spam (5.9+) () 2025-03-04 20:50:10 +01:00
mcl_loot Various fixes to the enchanting and loot system 2021-12-07 17:57:18 +01:00
mcl_oxidation Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mcl_particles Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mcl_sounds Adjust node sounds levels 2025-01-20 18:48:07 +01:00
mcl_util mcl_util: Improve set_bone_position functionality 2025-02-27 15:04:30 +01:00
mcl_worlds Convert state hash to number from string, exclude core.add_entity() time from profiling 2025-01-20 18:37:09 +01:00
tga_encoder Fix undeclared (global) variable usage () 2025-01-05 15:57:02 +01:00
vl_legacy Add guard that prevents crash when itemstack is nil 2024-12-31 02:36:18 +01:00
vl_trusted add jit parameter tuning and get_node_raw access 2025-01-25 14:28:24 +01:00
walkover walkover globalstep timer changed to align with mc time for damage and other actions 2022-07-26 23:21:56 +10:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00