kpoppel
2013-07-02 053fa59739f4b772174bf0a090969b3395ab3f98
refs
author kpoppel <poulsen.kim@gmail.com>
Tuesday, July 2, 2013 00:19 +0200
committer kpoppel <poulsen.kim@gmail.com>
Tuesday, July 2, 2013 00:19 +0200
commit053fa59739f4b772174bf0a090969b3395ab3f98
tree b2819d4099ecad1d5dbe29c484bd9d8da9102669 tree | zip | gz
parent 390ea043527203bb2d0cb6f873fedbffa68ae83f view | diff
ee5c6c23fab97f1bd1b217a654b72606938619b6 view | diff
Merge pull request #38 from kpoppel/master

Changed the way energy is distributed.

This merge will likely require machines to be dug up and placed again.
Added is less server load, electrical lighting, up/down conversion.
It can all be reduxed to a songle ABM if we like to.
21 files added
28 files modified
7279 ■■■■■ changed files
technic/alloy_furnace.lua 509 ●●●● diff | view | raw | blame | history
technic/alloy_furnace_mv.lua 641 ●●●●● diff | view | raw | blame | history
technic/alloy_furnaces_commons.lua 97 ●●●● diff | view | raw | blame | history
technic/battery_box.lua 461 ●●●●● diff | view | raw | blame | history
technic/battery_box_hv.lua 405 ●●●●● diff | view | raw | blame | history
technic/battery_box_mv.lua 399 ●●●●● diff | view | raw | blame | history
technic/cans.lua 16 ●●●● diff | view | raw | blame | history
technic/chainsaw.lua 4 ●●●● diff | view | raw | blame | history
technic/cnc.lua 407 ●●●● diff | view | raw | blame | history
technic/electric_furnace.lua 310 ●●●● diff | view | raw | blame | history
technic/electric_furnace_mv.lua 551 ●●●● diff | view | raw | blame | history
technic/flashlight.lua 4 ●●●● diff | view | raw | blame | history
technic/forcefield.lua 15 ●●●●● diff | view | raw | blame | history
technic/generator.lua 222 ●●●● diff | view | raw | blame | history
technic/geothermal.lua 228 ●●●● diff | view | raw | blame | history
technic/grinder.lua 596 ●●●● diff | view | raw | blame | history
technic/grinder_gloopores.lua 10 ●●●● diff | view | raw | blame | history
technic/init.lua 66 ●●●●● diff | view | raw | blame | history
technic/lighting.lua 590 ●●●●● diff | view | raw | blame | history
technic/mining_drill.lua 28 ●●●● diff | view | raw | blame | history
technic/mining_laser_mk1.lua 8 ●●●● diff | view | raw | blame | history
technic/music_player.lua 246 ●●●●● diff | view | raw | blame | history
technic/power_radiator.lua 205 ●●●●● diff | view | raw | blame | history
technic/register_machine_and_tool.lua 70 ●●●●● diff | view | raw | blame | history
technic/solar_array_hv.lua 63 ●●●●● diff | view | raw | blame | history
technic/solar_array_lv.lua 78 ●●●●● diff | view | raw | blame | history
technic/solar_array_mv.lua 76 ●●●●● diff | view | raw | blame | history
technic/solar_panel.lua 26 ●●●● diff | view | raw | blame | history
technic/sonic_screwdriver.lua 4 ●●●● diff | view | raw | blame | history
technic/supply_converter.lua 223 ●●●●● diff | view | raw | blame | history
technic/switching_station.lua 352 ●●●●● diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_cube_white_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_cube_white_sides_ceiling.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_cube_white_tb.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_cube_yellow_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_cube_yellow_sides_ceiling.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_cube_yellow_tb.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thick_white_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thick_white_wall_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thick_yellow_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thick_yellow_wall_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thin_white_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thin_white_wall_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thin_yellow_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_thin_yellow_wall_sides.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_white_tb.png diff | view | raw | blame | history
technic/textures/technic_homedecor_glowlight_yellow_tb.png diff | view | raw | blame | history
technic/tool_workshop.lua 182 ●●●●● diff | view | raw | blame | history
technic/water_mill.lua 187 ●●●● diff | view | raw | blame | history