technic/technic
kpoppel ee5c6c23fa Changed power distribution method and streamlined the various existing machines.
An electrical network now requires a switching station to work. This statin is the one
resolving the network collecting power and distributing it again.
Added up/down converter. It is kind of finished. It can be updated with a slot for an upgrade
but so far it works without by resolving the types of wires above and below the box.
Tool and machine registering changed to use a table with key+value instead of the iterative method it used to have.
The power radiator changed to be able to send up to 3000MV EUs in a radius of 6.

This update will most likely require existing networks to be dug up and placed again. Also the
switching station must be added.
2013-07-02 00:03:36 +02:00
..
sounds readded sounds 2013-02-02 09:39:39 +01:00
textures Added case study of radiated power through inductive coils. 2013-06-19 00:24:37 +02:00
alloy_furnace.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
alloy_furnace_mv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
alloy_furnaces_commons.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
battery_box.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
battery_box_hv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
battery_box_mv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
cans.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
chainsaw.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
cnc.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
cnc_api.lua Massive change to the way CNC programs are registered. 2013-05-08 01:42:22 +02:00
cnc_nodes.lua Massive change to the way CNC programs are registered. 2013-05-08 01:42:22 +02:00
config.lua Store configuration in the world directory. 2013-04-27 13:53:12 -04:00
constructor.lua cleanup phase2 2013-01-27 14:03:47 +01:00
creative.lua cleanup phase2 2013-01-27 14:03:47 +01:00
depends.txt Make treetap work with moretrees rubber tree. 2013-05-29 03:59:25 +02:00
deployer.lua Added fully functional MV electric furnace 2013-02-03 02:17:22 +01:00
down_converter_hv.lua Added the Mv and HV down converters. 2013-06-12 23:30:37 +02:00
down_converter_mv.lua Added the Mv and HV down converters. 2013-06-12 23:30:37 +02:00
electric.lua cleanup phase2 2013-01-27 14:03:47 +01:00
electric_furnace.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
electric_furnace_mv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
flashlight.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
flashlight_old.lua cleanup phase2 2013-01-27 14:03:47 +01:00
forcefield.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
frames.lua Change selection_box of frames so it is easier to select them. 2013-04-13 18:17:27 +02:00
generator.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
geothermal.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
grinder.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
grinder_gloopores.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
helpers.lua Reworked power tools, new drills 2013-02-21 22:01:49 +01:00
init.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
injector.lua Injector upgrade 2013-02-03 14:59:40 +01:00
injector1.lua Added API functions to register LV and MV machines 2013-02-03 19:28:51 +01:00
items.lua Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
lighting.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
mining_drill.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
mining_laser_mk1.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
music_player.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
node_breaker.lua cleanup phase2 2013-01-27 14:03:47 +01:00
power_radiator.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
project_table.lua cleanup phase2 2013-01-27 14:03:47 +01:00
register_machine_and_tool.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
rubber.lua Store configuration in the world directory. 2013-04-27 13:53:12 -04:00
silver_chest.lua cleanup phase2 2013-01-27 14:03:47 +01:00
solar_array_hv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
solar_array_lv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
solar_array_mv.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
solar_panel.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
sonic_screwdriver.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
supply_converter.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
switching_station.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
tetris.lua cleanup phase2 2013-01-27 14:03:47 +01:00
tool_workshop.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
tree_tap.lua Make treetap work with moretrees rubber tree. 2013-05-29 03:59:25 +02:00
water.lua cleanup phase2 2013-01-27 14:03:47 +01:00
water_mill.lua Changed power distribution method and streamlined the various existing machines. 2013-07-02 00:03:36 +02:00
wires.lua cleanup phase2 2013-01-27 14:03:47 +01:00
wires_hv.lua Add HV wireing 2013-04-27 10:04:17 +02:00
wires_mv.lua cleanup phase2 2013-01-27 14:03:47 +01:00