Mikita Wiśniewski ef0d38e530 Fix "hud_elem_type" deprecation warning spam (5.9+) (#4965)
`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

5 lines
118 B
Plaintext

name = mcl_title
description = Add an API to add in HUD title
depends = mcl_colors, mcl_util, mcl_init
author = AFCMS