* Configs to correct place, use moving average for net lag, improve admin commands
* Fix luacheck warnings
* Handle file paths, missing cfg file and Settings:set simlar way engine does
* Quarry and radiation settings to technic.conf
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
Fix few cable place/dig issues
Tests for machine build/dig
Fix machine build/dig bugs
Fix test for machine building
Fix machines acting like cables when placed
Inline fixtures for building/digging tests
fix ignored luacheck warnings
(#105)
fix long lines
(#105)
Add more tests for bugs found
Fix tests, add minetest.get_us_time (implement using socket.gettime)