technic/technic/machines/LV
Zefram 1d0687556a Fix music player's sound management
If an operating music player was disconnected from the electrical network
or destroyed, it used to leave the music playing forever.  There was
also a glitch upon starting playing, as the music was started by the
form handler but then stopped when the run function realised it wasn't
receiving any power, because it hadn't demanded any yet.
2014-08-15 12:25:46 +01:00
..
alloy_furnace.lua Consistently use cable in electric machine recipes 2014-07-09 09:17:43 +02:00
battery_box.lua Consistently use cable in electric machine recipes 2014-07-09 09:17:43 +02:00
cables.lua Vary cable insulation type with tier 2014-07-09 09:17:44 +02:00
cnc.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
cnc_api.lua Add support for translations via intllib 2013-10-30 13:48:39 -04:00
cnc_nodes.lua Correct breakability of sandstone CNC nodes 2014-07-30 20:28:30 +01:00
coal_alloy_furnace.lua coal alloy furnace to return the buckets 2014-07-18 17:08:05 +01:00
coal_furnace.lua Rationalise machine terminology 2014-06-21 01:21:52 +02:00
compressor.lua Rework some recipes to use more varied ingredients 2014-07-09 09:17:44 +02:00
electric_furnace.lua Consistently use cable in electric machine recipes 2014-07-09 09:17:43 +02:00
extractor.lua Use machine casing in most machine recipes 2014-07-09 09:17:43 +02:00
generator.lua Rework some recipes to use more varied ingredients 2014-07-09 09:17:44 +02:00
geothermal.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
grinder.lua Rework some recipes to use more varied ingredients 2014-07-09 09:17:44 +02: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
music_player.lua Fix music player's sound management 2014-08-15 12:25:46 +01:00
solar_array.lua split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
solar_panel.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
water_mill.lua Fix technic_run declaration for hydro generator 2014-08-04 14:58:38 +01:00