technic/technic/machines
est31 c38da0945c Optimize quarry_run
Don't load the whole digging area when only a small piece is relevant.
Also, move the (time expensive) check whether the air above a block is free to the last position, which spares unneccessary checks when multiple quarries are placed together, or a quarry has to loop over air for another reason.
2015-01-24 19:40:02 +01:00
..
HV Optimize quarry_run 2015-01-24 19:40:02 +01:00
LV add custom collision and selection box handling to CNC machine 2015-01-19 13:37:46 -05:00
MV minetest.env:* --> minetest.* 2014-11-30 12:45:42 -05:00
other minetest.env:* --> minetest.* 2014-11-30 12:45:42 -05:00
register Add gloopores' Kalite dust as a more effecient fuel than lumps 2015-01-12 17:51:55 -05:00
init.lua Partial rewrite 2013-09-17 16:37:56 -04:00
supply_converter.lua minetest.env:* --> minetest.* 2014-11-30 12:45:42 -05:00
switching_station.lua Optimize quarry_run 2015-01-24 19:40:02 +01:00