ShadowNinja
2016-03-20 83c6494166fcebefc0cd6f6868032fb814c35ff5
refs
author ShadowNinja <shadowninja@minetest.net>
Sunday, March 20, 2016 02:34 +0100
committer ShadowNinja <shadowninja@minetest.net>
Sunday, March 20, 2016 05:02 +0100
commit83c6494166fcebefc0cd6f6868032fb814c35ff5
tree 792fc0493e968e45b6c8bd75bf7a35256dc72378 tree | zip | gz
parent c5127f4b1bb1cfc80245e373c5fb02bed1238e97 view | diff
Use connected nodeboxes for cables
42 files modified
487 ■■■■■ changed files
technic/legacy.lua 9 ●●●●● diff | view | raw | blame | history
technic/machines/HV/battery_box.lua 2 ●●● diff | view | raw | blame | history
technic/machines/HV/cables.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/HV/forcefield.lua 7 ●●●●● diff | view | raw | blame | history
technic/machines/HV/generator.lua 2 ●●● diff | view | raw | blame | history
technic/machines/HV/nuclear_reactor.lua 7 ●●●●● diff | view | raw | blame | history
technic/machines/HV/quarry.lua 5 ●●●●● diff | view | raw | blame | history
technic/machines/HV/solar_array.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/alloy_furnace.lua 6 ●●●● diff | view | raw | blame | history
technic/machines/LV/battery_box.lua 6 ●●●● diff | view | raw | blame | history
technic/machines/LV/cables.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/LV/cnc.lua 37 ●●●●● diff | view | raw | blame | history
technic/machines/LV/compressor.lua 6 ●●●● diff | view | raw | blame | history
technic/machines/LV/electric_furnace.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/extractor.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/generator.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/geothermal.lua 10 ●●●●● diff | view | raw | blame | history
technic/machines/LV/grinder.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/music_player.lua 6 ●●●●● diff | view | raw | blame | history
technic/machines/LV/solar_array.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/solar_panel.lua 24 ●●●●● diff | view | raw | blame | history
technic/machines/LV/water_mill.lua 8 ●●●●● diff | view | raw | blame | history
technic/machines/MV/alloy_furnace.lua 2 ●●● diff | view | raw | blame | history
technic/machines/MV/battery_box.lua 2 ●●● diff | view | raw | blame | history
technic/machines/MV/cables.lua 10 ●●●● diff | view | raw | blame | history
technic/machines/MV/centrifuge.lua 6 ●●●● diff | view | raw | blame | history
technic/machines/MV/compressor.lua 2 ●●● diff | view | raw | blame | history
technic/machines/MV/electric_furnace.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/MV/extractor.lua 2 ●●● diff | view | raw | blame | history
technic/machines/MV/generator.lua 2 ●●● diff | view | raw | blame | history
technic/machines/MV/grinder.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/MV/power_radiator.lua 19 ●●●● diff | view | raw | blame | history
technic/machines/MV/solar_array.lua 2 ●●● diff | view | raw | blame | history
technic/machines/MV/tool_workshop.lua 6 ●●●●● diff | view | raw | blame | history
technic/machines/MV/wind_mill.lua 5 ●●●●● diff | view | raw | blame | history
technic/machines/register/battery_box.lua 4 ●●● diff | view | raw | blame | history
technic/machines/register/cables.lua 206 ●●●● diff | view | raw | blame | history
technic/machines/register/generator.lua 10 ●●●●● diff | view | raw | blame | history
technic/machines/register/machine_base.lua 12 ●●●●● diff | view | raw | blame | history
technic/machines/register/solar_array.lua 3 ●●●● diff | view | raw | blame | history
technic/machines/supply_converter.lua 16 ●●●●● diff | view | raw | blame | history
technic/machines/switching_station.lua 15 ●●●●● diff | view | raw | blame | history