technic/technic/machines/HV
Thomas Rudin c14521cbd2 Quarry: Fix server freeze when max depth is reduced (#487)
Endless loop if max-depth is changed but some quarries are below that new limit
The old comparison (~=) did not account for that
2019-03-02 11:14:05 +01:00
..
battery_box.lua Make battery box send information via digilines. 2017-04-01 16:47:34 -03:00
cables.lua Fix trailing whitespace (#482) 2019-01-26 14:15:40 +01:00
forcefield.lua Forcefield: Remove deprecated update_map() call (#467) 2018-12-09 15:57:48 +01:00
generator.lua Use connected nodeboxes for cables 2016-03-20 00:02:33 -04:00
init.lua Change the recipe code to be able to handle recipes with more than one input, and use it for the alloy furnace. 2014-07-03 15:57:39 +02:00
nuclear_reactor.lua nuclear_reactor: do not set structure_accumulated_badness to less than 0 2017-09-07 07:43:20 +02:00
quarry.lua Quarry: Fix server freeze when max depth is reduced (#487) 2019-03-02 11:14:05 +01:00
solar_array.lua Use connected nodeboxes for cables 2016-03-20 00:02:33 -04:00