kpoppel
2013-06-03 ede3978965790f9683b96d12fc0bf80ba30824cd
refs
author kpoppel <poulsen.kim@gmail.com>
Monday, June 3, 2013 23:37 +0200
committer kpoppel <poulsen.kim@gmail.com>
Monday, June 3, 2013 23:37 +0200
commitede3978965790f9683b96d12fc0bf80ba30824cd
tree e64e9720caf07732e663150f613487a5c3058eed tree | zip | gz
parent a9a8f3be3404f08de2a1cc1f133f3985c18cccb3 view | diff
Added solar arrays for all voltage tiers.
Added transformers for all voltage tiers.
I changed the recipes for solar panels to make them less expensive.
I also changed the output of the individual panel and made the arrays provie the real "oomph" :-)
Solar panels and arrays are dependent on light level, time of day and height abive ground (0) for output and cheating with torches and stuff.
Textures added.
Fixed bugs in the hv battery box. It was not working at all. I don't understand the hv box top texture though???
I have a sense that all machines connected to the battery boxes are taking the same amount of juice from the box.
A method of taking a little or a lot would be nice.
5 files modified
25 files added
360 ■■■■■ changed files
technic/alloy_furnaces_commons.lua 2 ●●● diff | view | raw | blame | history
technic/battery_box_hv.lua 6 ●●●● diff | view | raw | blame | history
technic/init.lua 4 ●●● diff | view | raw | blame | history
technic/items.lua 30 ●●●●● diff | view | raw | blame | history
technic/solar_array_hv.lua 93 ●●●●● diff | view | raw | blame | history
technic/solar_array_lv.lua 94 ●●●●● diff | view | raw | blame | history
technic/solar_array_mv.lua 94 ●●●●● diff | view | raw | blame | history
technic/solar_panel.lua 37 ●●●●● diff | view | raw | blame | history
technic/textures/technic_hv_solar_array_bottom.png diff | view | raw | blame | history
technic/textures/technic_hv_solar_array_side.png diff | view | raw | blame | history
technic/textures/technic_hv_solar_array_top.png diff | view | raw | blame | history
technic/textures/technic_hv_transformer.png diff | view | raw | blame | history
technic/textures/technic_lv_solar_array_bottom.png diff | view | raw | blame | history
technic/textures/technic_lv_solar_array_side.png diff | view | raw | blame | history
technic/textures/technic_lv_solar_array_top.png diff | view | raw | blame | history
technic/textures/technic_lv_transformer.png diff | view | raw | blame | history
technic/textures/technic_mv_solar_array_bottom.png diff | view | raw | blame | history
technic/textures/technic_mv_solar_array_side.png diff | view | raw | blame | history
technic/textures/technic_mv_solar_array_top.png diff | view | raw | blame | history
technic/textures/technicx32/technic_hv_solar_array_bottom.png diff | view | raw | blame | history
technic/textures/technicx32/technic_hv_solar_array_side.png diff | view | raw | blame | history
technic/textures/technicx32/technic_hv_solar_array_top.png diff | view | raw | blame | history
technic/textures/technicx32/technic_hv_transformer.png diff | view | raw | blame | history
technic/textures/technicx32/technic_lv_solar_array_bottom.png diff | view | raw | blame | history
technic/textures/technicx32/technic_lv_solar_array_side.png diff | view | raw | blame | history
technic/textures/technicx32/technic_lv_solar_array_top.png diff | view | raw | blame | history
technic/textures/technicx32/technic_lv_transformer.png diff | view | raw | blame | history
technic/textures/technicx32/technic_mv_solar_array_bottom.png diff | view | raw | blame | history
technic/textures/technicx32/technic_mv_solar_array_side.png diff | view | raw | blame | history
technic/textures/technicx32/technic_mv_solar_array_top.png diff | view | raw | blame | history