mirror of
https://github.com/minetest-mods/digtron.git
synced 2024-12-22 20:32:22 +01:00
cd3a42cfd7
* Calls to `ObjectRef:moveto()` (Replaced by `ObjectRef:add_pos()` or `ObjectRef:move_to()` depending on engine version) * Calls to `ObjectRef:setyaw()` (Replaced by `ObjectRef:set_yaw()`) * Calling `MetaDataRef:set_string()` with `nil` as the second parameter (Replaced by `""`) |
||
---|---|---|
.. | ||
node_axle.lua | ||
node_battery_holder.lua | ||
node_builders.lua | ||
node_controllers.lua | ||
node_crate.lua | ||
node_diggers.lua | ||
node_duplicator.lua | ||
node_item_ejector.lua | ||
node_misc.lua | ||
node_power_connector.lua | ||
node_storage.lua | ||
recipes.lua |