fix to nodebreaker
authorMaciej Kasatkin <mk@realbadangel.pl>
Fri, 26 Oct 2012 17:30:18 +0000 (19:30 +0200)
committerMaciej Kasatkin <mk@realbadangel.pl>
Fri, 26 Oct 2012 17:30:18 +0000 (19:30 +0200)
commitd438b63918473b39d0ae7c76df5999e6f5b823fd
tree3f27bd30cacb621a6d3fe8ec8de257ae1d60f0ed
parentc362f4ad99cadf2952706c0811ffe0591f14e24c
fix to nodebreaker
133 files changed:
node_breaker.lua
textures/bucket.png [new file with mode: 0644]
textures/bucket_lava.png [new file with mode: 0644]
textures/bucket_water.png [new file with mode: 0644]
textures/crack_anylength.png [new file with mode: 0644]
textures/default_apple.png [new file with mode: 0644]
textures/default_book.png [new file with mode: 0644]
textures/default_bookshelf.png [new file with mode: 0644]
textures/default_brick.png [new file with mode: 0644]
textures/default_cactus_side.png [new file with mode: 0644]
textures/default_cactus_top.png [new file with mode: 0644]
textures/default_chest_front.png [new file with mode: 0644]
textures/default_chest_lock.png [new file with mode: 0644]
textures/default_chest_side.png [new file with mode: 0644]
textures/default_chest_top.png [new file with mode: 0644]
textures/default_clay.png [new file with mode: 0644]
textures/default_clay_brick.png [new file with mode: 0644]
textures/default_clay_lump.png [new file with mode: 0644]
textures/default_coal_lump.png [new file with mode: 0644]
textures/default_cobble.png [new file with mode: 0644]
textures/default_desert_sand.png [new file with mode: 0644]
textures/default_desert_stone.png [new file with mode: 0644]
textures/default_dirt.png [new file with mode: 0644]
textures/default_furnace_front.png [new file with mode: 0644]
textures/default_furnace_front_active.png [new file with mode: 0644]
textures/default_furnace_side.png [new file with mode: 0644]
textures/default_furnace_top.png [new file with mode: 0644]
textures/default_glass.png [new file with mode: 0644]
textures/default_grass.png [new file with mode: 0644]
textures/default_grass_side.png [new file with mode: 0644]
textures/default_gravel.png [new file with mode: 0644]
textures/default_iron_lump.png [new file with mode: 0644]
textures/default_junglegrass.png [new file with mode: 0644]
textures/default_jungletree.png [new file with mode: 0644]
textures/default_jungletree_top.png [new file with mode: 0644]
textures/default_ladder.png [new file with mode: 0644]
textures/default_lava_animated.png [new file with mode: 0644]
textures/default_lava_flowing_animated.png [new file with mode: 0644]
textures/default_lava_source_animated.png [new file with mode: 0644]
textures/default_leaves.png [new file with mode: 0644]
textures/default_mese.png [new file with mode: 0644]
textures/default_mineral_coal.png [new file with mode: 0644]
textures/default_mineral_iron.png [new file with mode: 0644]
textures/default_paper.png [new file with mode: 0644]
textures/default_papyrus.png [new file with mode: 0644]
textures/default_rail.png [new file with mode: 0644]
textures/default_rail_crossing.png [new file with mode: 0644]
textures/default_rail_curved.png [new file with mode: 0644]
textures/default_rail_t_junction.png [new file with mode: 0644]
textures/default_sand.png [new file with mode: 0644]
textures/default_sandstone.png [new file with mode: 0644]
textures/default_sapling.png [new file with mode: 0644]
textures/default_steel_block.png [new file with mode: 0644]
textures/default_steel_ingot.png [new file with mode: 0644]
textures/default_stick.png [new file with mode: 0644]
textures/default_stone.png [new file with mode: 0644]
textures/default_tool_mesepick.png [new file with mode: 0644]
textures/default_tool_steelaxe.png [new file with mode: 0644]
textures/default_tool_steelpick.png [new file with mode: 0644]
textures/default_tool_steelshovel.png [new file with mode: 0644]
textures/default_tool_steelsword.png [new file with mode: 0644]
textures/default_tool_stoneaxe.png [new file with mode: 0644]
textures/default_tool_stonepick.png [new file with mode: 0644]
textures/default_tool_stoneshovel.png [new file with mode: 0644]
textures/default_tool_stonesword.png [new file with mode: 0644]
textures/default_tool_woodaxe.png [new file with mode: 0644]
textures/default_tool_woodpick.png [new file with mode: 0644]
textures/default_tool_woodshovel.png [new file with mode: 0644]
textures/default_tool_woodsword.png [new file with mode: 0644]
textures/default_torch.png [new file with mode: 0644]
textures/default_torch_on_ceiling.png [new file with mode: 0644]
textures/default_torch_on_floor.png [new file with mode: 0644]
textures/default_tree.png [new file with mode: 0644]
textures/default_tree_top.png [new file with mode: 0644]
textures/default_water.png [new file with mode: 0644]
textures/default_water_flowing_animated.png [new file with mode: 0644]
textures/default_water_source_animated.png [new file with mode: 0644]
textures/default_wood.png [new file with mode: 0644]
textures/diamond.png [new file with mode: 0644]
textures/flower_waterlily.png [new file with mode: 0644]
textures/heart.png [new file with mode: 0644]
textures/menubg.png [new file with mode: 0644]
textures/menulogo.png [new file with mode: 0644]
textures/moreblocks_stonebrick.png [new file with mode: 0644]
textures/moreblocks_stonesquare.png [new file with mode: 0644]
textures/moreores_bronze_block.png [new file with mode: 0644]
textures/moreores_bronze_ingot.png [new file with mode: 0644]
textures/moreores_copper_ingot.png [new file with mode: 0644]
textures/moreores_copper_lump.png [new file with mode: 0644]
textures/moreores_copper_rail.png [new file with mode: 0644]
textures/moreores_copper_rail_crossing.png [new file with mode: 0644]
textures/moreores_copper_rail_t_junction.png [new file with mode: 0644]
textures/moreores_coppert_rail_curved.png [new file with mode: 0644]
textures/moreores_gold_block.png [new file with mode: 0644]
textures/moreores_gold_ingot.png [new file with mode: 0644]
textures/moreores_gold_lump.png [new file with mode: 0644]
textures/moreores_mineral_copper.png [new file with mode: 0644]
textures/moreores_mineral_gold.png [new file with mode: 0644]
textures/moreores_mineral_mithril.png [new file with mode: 0644]
textures/moreores_mineral_silver.png [new file with mode: 0644]
textures/moreores_mineral_tin.png [new file with mode: 0644]
textures/moreores_mithril_block.png [new file with mode: 0644]
textures/moreores_mithril_ingot.png [new file with mode: 0644]
textures/moreores_mithril_lump.png [new file with mode: 0644]
textures/moreores_silver_block.png [new file with mode: 0644]
textures/moreores_silver_ingot.png [new file with mode: 0644]
textures/moreores_silver_lump.png [new file with mode: 0644]
textures/moreores_tin_ingot.png [new file with mode: 0644]
textures/moreores_tin_lump.png [new file with mode: 0644]
textures/moreores_tool_bronzeaxe.png [new file with mode: 0644]
textures/moreores_tool_bronzepick.png [new file with mode: 0644]
textures/moreores_tool_bronzeshovel.png [new file with mode: 0644]
textures/moreores_tool_bronzesword.png [new file with mode: 0644]
textures/moreores_tool_goldaxe.png [new file with mode: 0644]
textures/moreores_tool_goldpick.png [new file with mode: 0644]
textures/moreores_tool_goldshovel.png [new file with mode: 0644]
textures/moreores_tool_goldsword.png [new file with mode: 0644]
textures/moreores_tool_mithrilaxe.png [new file with mode: 0644]
textures/moreores_tool_mithrilpick.png [new file with mode: 0644]
textures/moreores_tool_mithrilshovel.png [new file with mode: 0644]
textures/moreores_tool_mithrilsword.png [new file with mode: 0644]
textures/moreores_tool_silveraxe.png [new file with mode: 0644]
textures/moreores_tool_silverpick.png [new file with mode: 0644]
textures/moreores_tool_silvershovel.png [new file with mode: 0644]
textures/moreores_tool_silversword.png [new file with mode: 0644]
textures/snow_ice.png [new file with mode: 0644]
textures/snow_snow.png [new file with mode: 0644]
textures/technic_caouthouc.png [new file with mode: 0644]
textures/technic_generator_front_inactive.png [new file with mode: 0644]
textures/technic_mithril_chest_front_green.png [new file with mode: 0644]
textures/technic_mithril_chest_front_red.png [new file with mode: 0644]
textures/technic_slilicon_waffer.png [new file with mode: 0644]
textures/textures_here.txt [new file with mode: 0644]