Ricky

Results 8 comments of Ricky

> Nice concept, quite like the proposal! Will definitely look to add it in the near future Thank you very much, I really appreciate this had eventually gotten the attention...

> A simple Archive (zip/tar.gz) would be great. It's 2020 that's the _worst possible way_ to back up. Rdiff or similar is the way to go typically. Even though disk...

> I understand that. But sometimes full backups are easier to handle instead of incremental ones. Not at all, good luck getting the drive space and network throughput needed and...

> Are you talking about server CPU usage or client? > Also consider enabling the profiler (see minetest.conf.example or main menu settings) to gather some execution time results. If mesecons...

> Fast (with delay of one globalstep dtime) gate oscillations are forbidden by overheats. Pistons are indeed lacking this. > Btw. here's a screenshot (from another issue, but shows the...

> > So what your saying everything but pistons are "throttled" by "overheat"? > > Try connecting a not gate's output with its input. After a short time it will...

> I’d suggest limiting piston speed instead of overheating. Sadly that’s a breaking change, there may be machines relying on instant action (I don’t remember ever seeing that actually... except...

> Your issue may be solved by third-party mods that provide management of the cpu-resources consumed by this mod, > for example: [mesecons_debug](https://github.com/minetest-monitoring/mesecons_debug) Hey thanks for the suggestion however, checking...