digtron/nodes
FaceDeer 33995bc6ec attempt to recover from failure to write to map
There have been reports of large, distant-from-player Digtrons apparently failing to completely write their layouts to the map, resulting in an inconsistency.

This adds an attempt to brute-force a solution. When a map write fails it will be retried until it succeeds, or until 1 second elapses (at which point the write is aborted in a hopefully somewhat clean manner).
2018-01-07 13:38:25 -07: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 restoring "emergency abort" functionality to auto-controller 2017-10-15 00:44:12 -06:00
node_crate.lua add locked Digtron crate 2017-10-24 21:25:46 -06:00
node_diggers.lua add automation option to item ejector 2017-10-21 22:29:18 -06:00
node_duplicator.lua add Digtron duplicator block 2017-10-22 19:50:11 -06:00
node_item_ejector.lua add automation option to item ejector 2017-10-21 22:29:18 -06: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