digtron/nodes
Thomas Rudin 1011901938 fix crate protection (#25)
* fix crate protection

all crates check area protection (minetest.is_protected)
protected crates check area and owner (even if not in protected area)

* separate check and action

* whitespace stuff

* another missing whitespace

* add suggestion from T4im
2018-10-15 17:13:06 -06:00
..
node_axle.lua attempt to recover from failure to write to map 2018-01-07 13:38:25 -07:00
node_battery_holder.lua add node_box definitions to fix inventory images 2017-10-24 21:16:37 -06:00
node_builders.lua Add filters to prevent non-whitelisted craft items from being built 2017-11-16 16:53:01 -07:00
node_controllers.lua add ability for Digtron to emerge unloaded map blocks 2018-06-10 23:00:54 -06:00
node_crate.lua fix crate protection (#25) 2018-10-15 17:13:06 -06:00
node_diggers.lua add automation option to item ejector 2017-10-21 22:29:18 -06:00
node_duplicator.lua Create missing tables 2018-01-11 11:13:10 -08:00
node_item_ejector.lua Create missing tables 2018-01-11 11:13:10 -08:00
node_misc.lua add inventory ejector 2017-10-14 14:55:39 -06:00
node_power_connector.lua account for extrusion in power consumption, add on_place blacklist 2017-10-15 21:56:18 -06:00
node_storage.lua add node_box definitions to fix inventory images 2017-10-24 21:16:37 -06:00
recipes.lua add locked Digtron crate 2017-10-24 21:25:46 -06:00