MineClone2/mods
kno10 d49426d453 Cleanup of mcl_core/functions (#4592)
Cleanup of mods/ITEMS/mcl_core/functions.lua

This improves several further ABMs such as vine growing, and uses the `vector` API instead of tables.

Reviewed-on: VoxeLibre/VoxeLibre#4592
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
2024-11-10 02:32:51 +01:00
..
CORE Address review comments 2024-09-16 13:32:06 +02:00
ENTITIES Fix axolotl attacking water mobs (#4675) 2024-10-27 14:10:11 +01:00
ENVIRONMENT Make fog_tint_type = "default" when weather is present to match behavior at 0.87.2 2024-10-09 01:05:20 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
ITEMS Cleanup of mcl_core/functions (#4592) 2024-11-10 02:32:51 +01:00
MAPGEN Fix structure spawns under water + peaceful spawns (#4607) 2024-09-15 23:15:30 +02:00
MISC Remove unused code in mcl_privs 2024-11-10 01:34:50 +01:00
PLAYER Use soul_block group for soul speed bonus 2024-09-18 10:06:03 +02:00