VoxeLibre/mods
kno10 593a095a5f Fix "generateImagePart" warning (#4624)
Placing the texture at -16 with width 16 means it is not used. At most -14 may be used (0 indexed, I believe) if you want to retain 2x2 pixels.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4624
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: kno10 <kno10@noreply.git.minetest.land>
Co-committed-by: kno10 <kno10@noreply.git.minetest.land>
2024-09-05 09:31:03 +02:00
..
CORE Add mcl_util.to_bool 2024-08-19 03:02:02 +02:00
ENTITIES Fix "generateImagePart" warning (#4624) 2024-09-05 09:31:03 +02:00
ENVIRONMENT Update comment according to https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4338#issuecomment-82713 2024-08-19 03:02:02 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Address review comments on translations/grammar 2024-08-31 16:39:43 +02:00
ITEMS Convert stairs to nodebox 2024-08-31 19:52:41 +02:00
MAPGEN Remove mcl_structures:structblocks (#4619) 2024-08-31 21:01:44 +02:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Remove debug logging 2024-08-19 03:02:02 +02:00