Edvin
Edvin
I also want to add something to this. Can it also be possible to force gps module to wait more then 4 answers to avoid overconfiguration problem? Currently, if 4...
Another option for inventory population, instead of registration logic make interface method for peripheral to handle this logic itself or even copy of `as` interface to allow peripheral casting to...
Voting for hub, i guess
Personally, I understand problem, but I don't like suggested solution. Both solution will lead us to just setup additional computer to be a relay from infinite network to finite once...
@Lupus590 how does repeat program extend its range? I mean, if we speaking about mp server, when you can't have chunk loaded every 64-128 blocks
And one more additional, sorry me for this. Is this possible to add _general_ extra turtle data, not related to updates? For usage example, it can help to implement additional...
Maybe we can just reduce scope of task to data object without capability tricks? It's sounds cool but not quite intuitive and can break things
Well, `digBlock` is supposed to emulate player left click, so extra range is fine, I guess..
The most of this logic comes from original Plethora logic. So, Plethora has logic that tries to care about tool performance (harded block mines faster with better tools), I migrated...
Concerning (c) Probably, I should again consider going something like this, because I am so tired of fighting peripheral is not attached issues :)