VoxeLibre/mods
2024-06-15 07:09:53 -05:00
..
CORE Move force_get_node to mcl_util and swap all minetest.get_node to force_get_node in the new redstone code, implement conductors 2024-06-15 07:09:53 -05:00
ENTITIES Move force_get_node to mcl_util and swap all minetest.get_node to force_get_node in the new redstone code, implement conductors 2024-06-15 07:09:53 -05:00
ENVIRONMENT Fix crashes with raids and bad omen effect (#4326) 2024-05-26 15:21:43 +00:00
HELP Add instructions on how to eat to basic controls help entry (#4420) 2024-06-10 19:44:30 +00:00
HUD Fix placed rail conversion, start automatic inventory rail conversion 2024-06-15 14:08:29 +02:00
ITEMS Convert from storing power information directly in node metadata to storing in memory in a multipower table that gets loaded and saved to node metadata as needed, change all locally cached functions to have the source prefix in the name for better core readability, fix global access in mcl_util.assign_uuid 2024-06-15 07:09:53 -05:00
MAPGEN Revert changed made to debug minecart-updates integration into tsm_railcorridors 2024-06-15 14:08:29 +02:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Add persistent player-specific metadata into mcl_playerinfo, simple cart reattachment (only exists if the luaentity for the cart exists when the player logs in) 2024-06-15 14:08:29 +02:00