mirror of
https://github.com/minetest-mods/digtron.git
synced 2024-11-15 11:33:44 +01:00
33995bc6ec
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). |
||
---|---|---|
.. | ||
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 |