FeXoR
The quarry's mesecons support is pretty dangerous and should IMO be turned off by default.
Huhhila
FeXoR: except in the corner case of (has_digilines == false) and (has_mesecons == true) ... which currently has no method for the mesecons to do reset_quarry (nor just setting dug to -1), since that is only called from digilines and on_construct.
(besides the formspec that is)
FeXoR The quarry's mesecons support is pretty dangerous and should IMO be turned off by default.
Huhhila FeXoR: except in the corner case of (has_digilines == false) and (has_mesecons == true) ... which currently has no method for the mesecons to do reset_quarry (nor just setting dug to -1), since that is only called from digilines and on_construct. (besides the formspec that is)
(source: https://github.com/pandorabox-io/in-game/issues/271#issuecomment-1604099264)