From 7dbc5032b29febdc34ef802151c48681c23c1deb Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sat, 5 Jun 2021 18:01:43 +0200 Subject: [PATCH] Reset file permissions to defaults --- LICENSE | 0 README | 0 api.php | 0 credits.json | 0 engine/builtin.js | 0 engine/chat.js | 0 engine/chatcommands.js | 0 engine/craftfield.js | 0 engine/creative_inventory.js | 0 engine/entity.js | 0 engine/group.js | 0 engine/gui.js | 0 engine/init.js | 0 engine/inventory.js | 0 engine/inventory_container.js | 0 engine/item.js | 0 engine/itemstack.js | 0 engine/key_handler.js | 0 engine/mainmenu.js | 0 engine/map.js | 0 engine/map_node.js | 0 engine/mapgen.js | 0 engine/menu.js | 0 engine/node.js | 0 engine/pixel_manipulator.js | 0 engine/player.js | 0 engine/recipe.js | 0 engine/ressources.js | 0 engine/skin.js | 0 engine/world.js | 0 fonts/Ubuntu.ttf | Bin game/biomes/init.js | 0 game/chat/init.js | 0 game/chat/send.php | 0 game/chest/init.js | 0 game/chest/sounds/chest_close.ogg | Bin game/chest/sounds/chest_open.ogg | Bin game/chest/textures/chest_chest.png | Bin game/commands/init.js | 0 game/core/dependencies.txt | 0 game/core/init.js | 0 game/core/sounds/dig_glass.ogg | Bin game/core/sounds/doors_door_glass_close.ogg | Bin game/core/sounds/doors_door_glass_open.ogg | Bin game/core/sounds/dug_glass.ogg | Bin game/core/textures/core_cobble.png | Bin game/core/textures/core_desert_sand.png | Bin game/core/textures/core_glass.png | Bin game/core/textures/core_gravel.png | Bin game/core/textures/core_ice.png | Bin game/core/textures/core_lava.png | Bin game/core/textures/core_obsidian.png | Bin game/core/textures/core_sand.png | Bin game/core/textures/core_snow.png | Bin game/core/textures/core_stone.png | Bin game/core/textures/core_stonebrick.png | Bin game/core/textures/core_water.png | Bin game/core/textures/doors_door_glass.png | Bin .../core/textures/doors_door_glass_front_downer.png | Bin game/core/textures/doors_door_glass_front_upper.png | Bin game/core/textures/doors_door_glass_side.png | Bin game/dirt/api.js | 0 game/dirt/dirt.js | 0 game/dirt/init.js | 0 game/dirt/textures/dirt_dirt.png | Bin game/dirt/textures/dirt_dry_grass.png | Bin game/dirt/textures/dirt_grass.png | Bin game/dirt/textures/dirt_rainforest_litter.png | Bin game/dirt/textures/dirt_snow.png | Bin game/doors/init.js | 0 game/fire/init.js | 0 game/fire/sounds/fire_burn.ogg | Bin game/fire/sounds/fire_dug.ogg | Bin game/fire/textures/fire_fire.png | Bin game/furnace/api.js | 0 game/furnace/init.js | 0 game/furnace/inventory.js | 0 game/furnace/itemdef.js | 0 game/furnace/textures/furnace_burn_progress_0.png | Bin game/furnace/textures/furnace_burn_progress_1.png | Bin game/furnace/textures/furnace_burn_progress_2.png | Bin game/furnace/textures/furnace_burn_progress_3.png | Bin game/furnace/textures/furnace_burn_progress_4.png | Bin game/furnace/textures/furnace_burn_progress_5.png | Bin game/furnace/textures/furnace_fuel_progress_0.png | Bin game/furnace/textures/furnace_fuel_progress_1.png | Bin game/furnace/textures/furnace_fuel_progress_2.png | Bin game/furnace/textures/furnace_fuel_progress_3.png | Bin game/furnace/textures/furnace_fuel_progress_4.png | Bin game/furnace/textures/furnace_fuel_progress_5.png | Bin game/furnace/textures/furnace_furnace.png | Bin game/music/init.js | 0 game/music/settings.json | 0 game/music/sounds/music.ogg | Bin game/ores/api.js | 0 game/ores/dependencies.txt | 0 game/ores/init.js | 0 game/ores/ores.js | 0 game/ores/sounds/dig_metal.ogg | Bin game/ores/sounds/doors_door_steel_close.ogg | Bin game/ores/sounds/doors_door_steel_open.ogg | Bin game/ores/sounds/doors_trapdoor_steel_close.ogg | Bin game/ores/sounds/doors_trapdoor_steel_open.ogg | Bin game/ores/sounds/dug_metal.ogg | Bin game/ores/sounds/place_metal.ogg | Bin game/ores/textures/doors_door_steel.png | Bin .../ores/textures/doors_door_steel_front_downer.png | Bin game/ores/textures/doors_door_steel_front_upper.png | Bin game/ores/textures/doors_door_steel_side.png | Bin game/ores/textures/doors_trapdoor_steel.png | Bin game/ores/textures/doors_trapdoor_steel_closed.png | Bin game/ores/textures/ores_coal.png | Bin game/ores/textures/ores_coal_block.png | Bin game/ores/textures/ores_coal_ore.png | Bin game/ores/textures/ores_copper.png | Bin game/ores/textures/ores_copper_block.png | Bin game/ores/textures/ores_copper_ingot.png | Bin game/ores/textures/ores_copper_ore.png | Bin game/ores/textures/ores_diamond.png | Bin game/ores/textures/ores_diamond_block.png | Bin game/ores/textures/ores_diamond_ore.png | Bin game/ores/textures/ores_gold.png | Bin game/ores/textures/ores_gold_block.png | Bin game/ores/textures/ores_gold_ingot.png | Bin game/ores/textures/ores_gold_ore.png | Bin game/ores/textures/ores_iron.png | Bin game/ores/textures/ores_iron_block.png | Bin game/ores/textures/ores_iron_ingot.png | Bin game/ores/textures/ores_iron_ore.png | Bin game/ores/textures/ores_mese.png | Bin game/ores/textures/ores_mese_block.png | Bin game/ores/textures/ores_mese_ore.png | Bin game/ores/textures/ores_tin.png | Bin game/ores/textures/ores_tin_block.png | Bin game/ores/textures/ores_tin_ingot.png | Bin game/ores/textures/ores_tin_ore.png | Bin game/plants/api.js | 0 game/plants/init.js | 0 game/plants/plants.js | 0 game/plants/sounds/doors_door_wood_close.ogg | Bin game/plants/sounds/doors_door_wood_open.ogg | Bin game/plants/sounds/doors_trapdoor_wood_close.ogg | Bin game/plants/sounds/doors_trapdoor_wood_open.ogg | Bin game/plants/textures/doors_door_wood.png | Bin .../textures/doors_door_wood_front_downer.png | Bin .../plants/textures/doors_door_wood_front_upper.png | Bin game/plants/textures/doors_door_wood_side.png | Bin game/plants/textures/doors_trapdoor_wood.png | Bin game/plants/textures/doors_trapdoor_wood_closed.png | Bin game/plants/textures/plants_acacia_leaves.png | Bin game/plants/textures/plants_acacia_sapling.png | Bin game/plants/textures/plants_acacia_tree.png | Bin game/plants/textures/plants_acacia_wood.png | Bin game/plants/textures/plants_apple_leaves.png | Bin game/plants/textures/plants_apple_sapling.png | Bin game/plants/textures/plants_apple_tree.png | Bin game/plants/textures/plants_apple_wood.png | Bin game/plants/textures/plants_aspen_leaves.png | Bin game/plants/textures/plants_aspen_sapling.png | Bin game/plants/textures/plants_aspen_tree.png | Bin game/plants/textures/plants_aspen_wood.png | Bin game/plants/textures/plants_cactus.png | Bin game/plants/textures/plants_jungle_leaves.png | Bin game/plants/textures/plants_jungle_sapling.png | Bin game/plants/textures/plants_jungle_tree.png | Bin game/plants/textures/plants_jungle_wood.png | Bin game/plants/textures/plants_papyrus.png | Bin game/plants/textures/plants_pine_leaves.png | Bin game/plants/textures/plants_pine_sapling.png | Bin game/plants/textures/plants_pine_tree.png | Bin game/plants/textures/plants_pine_wood.png | Bin game/skins/init.js | 0 game/skins/textures/skins_adventer_girl.png | Bin game/skins/textures/skins_fire.png | Bin game/skins/textures/skins_hacker.png | Bin game/skins/textures/skins_sam.png | Bin game/skins/textures/skins_zombie_boss.png | Bin game/skins/ui.js | 0 game/tnt/init.js | 0 game/tnt/sounds/tnt_explode.ogg | Bin game/tnt/sounds/tnt_ignite.ogg | Bin game/tnt/textures/tnt_active_gunpowder.png | Bin game/tnt/textures/tnt_active_tnt.png | Bin game/tnt/textures/tnt_gunpowder.png | Bin game/tnt/textures/tnt_tnt.png | Bin game/torch/init.js | 0 game/torch/textures/torch_torch_ceiling.png | Bin game/torch/textures/torch_torch_floor.png | Bin game/torch/textures/torch_torch_left.png | Bin game/torch/textures/torch_torch_right.png | Bin game/wool/init.js | 0 game/wool/textures/wool_black.png | Bin game/wool/textures/wool_blue.png | Bin game/wool/textures/wool_brown.png | Bin game/wool/textures/wool_cyan.png | Bin game/wool/textures/wool_dark_green.png | Bin game/wool/textures/wool_dark_grey.png | Bin game/wool/textures/wool_green.png | Bin game/wool/textures/wool_grey.png | Bin game/wool/textures/wool_magenta.png | Bin game/wool/textures/wool_orange.png | Bin game/wool/textures/wool_pink.png | Bin game/wool/textures/wool_red.png | Bin game/wool/textures/wool_violet.png | Bin game/wool/textures/wool_white.png | Bin game/wool/textures/wool_yellow.png | Bin index.html | 0 lib/dblib.js | 0 login-config.php | 0 settings.json | 0 sounds/dig.ogg | Bin sounds/dig_choppy.ogg | Bin sounds/dig_cracky.ogg | Bin sounds/dig_crumbly.ogg | Bin sounds/dig_snappy.ogg | Bin sounds/dug.ogg | Bin sounds/place.ogg | Bin textures/arrow.png | Bin textures/close.png | Bin textures/crack0.png | Bin textures/crack1.png | Bin textures/crack2.png | Bin textures/crack3.png | Bin textures/crack4.png | Bin textures/credits_derzombiiie.png | Bin textures/credits_elidragon.png | Bin textures/credits_fleckenstein.png | Bin textures/credits_himbeerserver.png | Bin textures/credits_javascript.png | Bin textures/credits_minetest.png | Bin textures/credits_sc++.png | Bin textures/dirt.png | Bin textures/elidragon.png | Bin textures/icon.png | Bin textures/logo-mainmenu.png | Bin textures/logo-transparent.png | Bin textures/logo.png | Bin textures/move.png | Bin 238 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 LICENSE mode change 100755 => 100644 README mode change 100755 => 100644 api.php mode change 100755 => 100644 credits.json mode change 100755 => 100644 engine/builtin.js mode change 100755 => 100644 engine/chat.js mode change 100755 => 100644 engine/chatcommands.js mode change 100755 => 100644 engine/craftfield.js mode change 100755 => 100644 engine/creative_inventory.js mode change 100755 => 100644 engine/entity.js mode change 100755 => 100644 engine/group.js mode change 100755 => 100644 engine/gui.js mode change 100755 => 100644 engine/init.js mode change 100755 => 100644 engine/inventory.js mode change 100755 => 100644 engine/inventory_container.js mode change 100755 => 100644 engine/item.js mode change 100755 => 100644 engine/itemstack.js mode change 100755 => 100644 engine/key_handler.js mode change 100755 => 100644 engine/mainmenu.js mode change 100755 => 100644 engine/map.js mode change 100755 => 100644 engine/map_node.js mode change 100755 => 100644 engine/mapgen.js mode change 100755 => 100644 engine/menu.js mode change 100755 => 100644 engine/node.js mode change 100755 => 100644 engine/pixel_manipulator.js mode change 100755 => 100644 engine/player.js mode change 100755 => 100644 engine/recipe.js mode change 100755 => 100644 engine/ressources.js mode change 100755 => 100644 engine/skin.js mode change 100755 => 100644 engine/world.js mode change 100755 => 100644 fonts/Ubuntu.ttf mode change 100755 => 100644 game/biomes/init.js mode change 100755 => 100644 game/chat/init.js mode change 100755 => 100644 game/chat/send.php mode change 100755 => 100644 game/chest/init.js mode change 100755 => 100644 game/chest/sounds/chest_close.ogg mode change 100755 => 100644 game/chest/sounds/chest_open.ogg mode change 100755 => 100644 game/chest/textures/chest_chest.png mode change 100755 => 100644 game/commands/init.js mode change 100755 => 100644 game/core/dependencies.txt mode change 100755 => 100644 game/core/init.js mode change 100755 => 100644 game/core/sounds/dig_glass.ogg mode change 100755 => 100644 game/core/sounds/doors_door_glass_close.ogg mode change 100755 => 100644 game/core/sounds/doors_door_glass_open.ogg mode change 100755 => 100644 game/core/sounds/dug_glass.ogg mode change 100755 => 100644 game/core/textures/core_cobble.png mode change 100755 => 100644 game/core/textures/core_desert_sand.png mode change 100755 => 100644 game/core/textures/core_glass.png mode change 100755 => 100644 game/core/textures/core_gravel.png mode change 100755 => 100644 game/core/textures/core_ice.png mode change 100755 => 100644 game/core/textures/core_lava.png mode change 100755 => 100644 game/core/textures/core_obsidian.png mode change 100755 => 100644 game/core/textures/core_sand.png mode change 100755 => 100644 game/core/textures/core_snow.png mode change 100755 => 100644 game/core/textures/core_stone.png mode change 100755 => 100644 game/core/textures/core_stonebrick.png mode change 100755 => 100644 game/core/textures/core_water.png mode change 100755 => 100644 game/core/textures/doors_door_glass.png mode change 100755 => 100644 game/core/textures/doors_door_glass_front_downer.png mode change 100755 => 100644 game/core/textures/doors_door_glass_front_upper.png mode change 100755 => 100644 game/core/textures/doors_door_glass_side.png mode change 100755 => 100644 game/dirt/api.js mode change 100755 => 100644 game/dirt/dirt.js mode change 100755 => 100644 game/dirt/init.js mode change 100755 => 100644 game/dirt/textures/dirt_dirt.png mode change 100755 => 100644 game/dirt/textures/dirt_dry_grass.png mode change 100755 => 100644 game/dirt/textures/dirt_grass.png mode change 100755 => 100644 game/dirt/textures/dirt_rainforest_litter.png mode change 100755 => 100644 game/dirt/textures/dirt_snow.png mode change 100755 => 100644 game/doors/init.js mode change 100755 => 100644 game/fire/init.js mode change 100755 => 100644 game/fire/sounds/fire_burn.ogg mode change 100755 => 100644 game/fire/sounds/fire_dug.ogg mode change 100755 => 100644 game/fire/textures/fire_fire.png mode change 100755 => 100644 game/furnace/api.js mode change 100755 => 100644 game/furnace/init.js mode change 100755 => 100644 game/furnace/inventory.js mode change 100755 => 100644 game/furnace/itemdef.js mode change 100755 => 100644 game/furnace/textures/furnace_burn_progress_0.png mode change 100755 => 100644 game/furnace/textures/furnace_burn_progress_1.png mode change 100755 => 100644 game/furnace/textures/furnace_burn_progress_2.png mode change 100755 => 100644 game/furnace/textures/furnace_burn_progress_3.png mode change 100755 => 100644 game/furnace/textures/furnace_burn_progress_4.png mode change 100755 => 100644 game/furnace/textures/furnace_burn_progress_5.png mode change 100755 => 100644 game/furnace/textures/furnace_fuel_progress_0.png mode change 100755 => 100644 game/furnace/textures/furnace_fuel_progress_1.png mode change 100755 => 100644 game/furnace/textures/furnace_fuel_progress_2.png mode change 100755 => 100644 game/furnace/textures/furnace_fuel_progress_3.png mode change 100755 => 100644 game/furnace/textures/furnace_fuel_progress_4.png mode change 100755 => 100644 game/furnace/textures/furnace_fuel_progress_5.png mode change 100755 => 100644 game/furnace/textures/furnace_furnace.png mode change 100755 => 100644 game/music/init.js mode change 100755 => 100644 game/music/settings.json mode change 100755 => 100644 game/music/sounds/music.ogg mode change 100755 => 100644 game/ores/api.js mode change 100755 => 100644 game/ores/dependencies.txt mode change 100755 => 100644 game/ores/init.js mode change 100755 => 100644 game/ores/ores.js mode change 100755 => 100644 game/ores/sounds/dig_metal.ogg mode change 100755 => 100644 game/ores/sounds/doors_door_steel_close.ogg mode change 100755 => 100644 game/ores/sounds/doors_door_steel_open.ogg mode change 100755 => 100644 game/ores/sounds/doors_trapdoor_steel_close.ogg mode change 100755 => 100644 game/ores/sounds/doors_trapdoor_steel_open.ogg mode change 100755 => 100644 game/ores/sounds/dug_metal.ogg mode change 100755 => 100644 game/ores/sounds/place_metal.ogg mode change 100755 => 100644 game/ores/textures/doors_door_steel.png mode change 100755 => 100644 game/ores/textures/doors_door_steel_front_downer.png mode change 100755 => 100644 game/ores/textures/doors_door_steel_front_upper.png mode change 100755 => 100644 game/ores/textures/doors_door_steel_side.png mode change 100755 => 100644 game/ores/textures/doors_trapdoor_steel.png mode change 100755 => 100644 game/ores/textures/doors_trapdoor_steel_closed.png mode change 100755 => 100644 game/ores/textures/ores_coal.png mode change 100755 => 100644 game/ores/textures/ores_coal_block.png mode change 100755 => 100644 game/ores/textures/ores_coal_ore.png mode change 100755 => 100644 game/ores/textures/ores_copper.png mode change 100755 => 100644 game/ores/textures/ores_copper_block.png mode change 100755 => 100644 game/ores/textures/ores_copper_ingot.png mode change 100755 => 100644 game/ores/textures/ores_copper_ore.png mode change 100755 => 100644 game/ores/textures/ores_diamond.png mode change 100755 => 100644 game/ores/textures/ores_diamond_block.png mode change 100755 => 100644 game/ores/textures/ores_diamond_ore.png mode change 100755 => 100644 game/ores/textures/ores_gold.png mode change 100755 => 100644 game/ores/textures/ores_gold_block.png mode change 100755 => 100644 game/ores/textures/ores_gold_ingot.png mode change 100755 => 100644 game/ores/textures/ores_gold_ore.png mode change 100755 => 100644 game/ores/textures/ores_iron.png mode change 100755 => 100644 game/ores/textures/ores_iron_block.png mode change 100755 => 100644 game/ores/textures/ores_iron_ingot.png mode change 100755 => 100644 game/ores/textures/ores_iron_ore.png mode change 100755 => 100644 game/ores/textures/ores_mese.png mode change 100755 => 100644 game/ores/textures/ores_mese_block.png mode change 100755 => 100644 game/ores/textures/ores_mese_ore.png mode change 100755 => 100644 game/ores/textures/ores_tin.png mode change 100755 => 100644 game/ores/textures/ores_tin_block.png mode change 100755 => 100644 game/ores/textures/ores_tin_ingot.png mode change 100755 => 100644 game/ores/textures/ores_tin_ore.png mode change 100755 => 100644 game/plants/api.js mode change 100755 => 100644 game/plants/init.js mode change 100755 => 100644 game/plants/plants.js mode change 100755 => 100644 game/plants/sounds/doors_door_wood_close.ogg mode change 100755 => 100644 game/plants/sounds/doors_door_wood_open.ogg mode change 100755 => 100644 game/plants/sounds/doors_trapdoor_wood_close.ogg mode change 100755 => 100644 game/plants/sounds/doors_trapdoor_wood_open.ogg mode change 100755 => 100644 game/plants/textures/doors_door_wood.png mode change 100755 => 100644 game/plants/textures/doors_door_wood_front_downer.png mode change 100755 => 100644 game/plants/textures/doors_door_wood_front_upper.png mode change 100755 => 100644 game/plants/textures/doors_door_wood_side.png mode change 100755 => 100644 game/plants/textures/doors_trapdoor_wood.png mode change 100755 => 100644 game/plants/textures/doors_trapdoor_wood_closed.png mode change 100755 => 100644 game/plants/textures/plants_acacia_leaves.png mode change 100755 => 100644 game/plants/textures/plants_acacia_sapling.png mode change 100755 => 100644 game/plants/textures/plants_acacia_tree.png mode change 100755 => 100644 game/plants/textures/plants_acacia_wood.png mode change 100755 => 100644 game/plants/textures/plants_apple_leaves.png mode change 100755 => 100644 game/plants/textures/plants_apple_sapling.png mode change 100755 => 100644 game/plants/textures/plants_apple_tree.png mode change 100755 => 100644 game/plants/textures/plants_apple_wood.png mode change 100755 => 100644 game/plants/textures/plants_aspen_leaves.png mode change 100755 => 100644 game/plants/textures/plants_aspen_sapling.png mode change 100755 => 100644 game/plants/textures/plants_aspen_tree.png mode change 100755 => 100644 game/plants/textures/plants_aspen_wood.png mode change 100755 => 100644 game/plants/textures/plants_cactus.png mode change 100755 => 100644 game/plants/textures/plants_jungle_leaves.png mode change 100755 => 100644 game/plants/textures/plants_jungle_sapling.png mode change 100755 => 100644 game/plants/textures/plants_jungle_tree.png mode change 100755 => 100644 game/plants/textures/plants_jungle_wood.png mode change 100755 => 100644 game/plants/textures/plants_papyrus.png mode change 100755 => 100644 game/plants/textures/plants_pine_leaves.png mode change 100755 => 100644 game/plants/textures/plants_pine_sapling.png mode change 100755 => 100644 game/plants/textures/plants_pine_tree.png mode change 100755 => 100644 game/plants/textures/plants_pine_wood.png mode change 100755 => 100644 game/skins/init.js mode change 100755 => 100644 game/skins/textures/skins_adventer_girl.png mode change 100755 => 100644 game/skins/textures/skins_fire.png mode change 100755 => 100644 game/skins/textures/skins_hacker.png mode change 100755 => 100644 game/skins/textures/skins_sam.png mode change 100755 => 100644 game/skins/textures/skins_zombie_boss.png mode change 100755 => 100644 game/skins/ui.js mode change 100755 => 100644 game/tnt/init.js mode change 100755 => 100644 game/tnt/sounds/tnt_explode.ogg mode change 100755 => 100644 game/tnt/sounds/tnt_ignite.ogg mode change 100755 => 100644 game/tnt/textures/tnt_active_gunpowder.png mode change 100755 => 100644 game/tnt/textures/tnt_active_tnt.png mode change 100755 => 100644 game/tnt/textures/tnt_gunpowder.png mode change 100755 => 100644 game/tnt/textures/tnt_tnt.png mode change 100755 => 100644 game/torch/init.js mode change 100755 => 100644 game/torch/textures/torch_torch_ceiling.png mode change 100755 => 100644 game/torch/textures/torch_torch_floor.png mode change 100755 => 100644 game/torch/textures/torch_torch_left.png mode change 100755 => 100644 game/torch/textures/torch_torch_right.png mode change 100755 => 100644 game/wool/init.js mode change 100755 => 100644 game/wool/textures/wool_black.png mode change 100755 => 100644 game/wool/textures/wool_blue.png mode change 100755 => 100644 game/wool/textures/wool_brown.png mode change 100755 => 100644 game/wool/textures/wool_cyan.png mode change 100755 => 100644 game/wool/textures/wool_dark_green.png mode change 100755 => 100644 game/wool/textures/wool_dark_grey.png mode change 100755 => 100644 game/wool/textures/wool_green.png mode change 100755 => 100644 game/wool/textures/wool_grey.png mode change 100755 => 100644 game/wool/textures/wool_magenta.png mode change 100755 => 100644 game/wool/textures/wool_orange.png mode change 100755 => 100644 game/wool/textures/wool_pink.png mode change 100755 => 100644 game/wool/textures/wool_red.png mode change 100755 => 100644 game/wool/textures/wool_violet.png mode change 100755 => 100644 game/wool/textures/wool_white.png mode change 100755 => 100644 game/wool/textures/wool_yellow.png mode change 100755 => 100644 index.html mode change 100755 => 100644 lib/dblib.js mode change 100755 => 100644 login-config.php mode change 100755 => 100644 settings.json mode change 100755 => 100644 sounds/dig.ogg mode change 100755 => 100644 sounds/dig_choppy.ogg mode change 100755 => 100644 sounds/dig_cracky.ogg mode change 100755 => 100644 sounds/dig_crumbly.ogg mode change 100755 => 100644 sounds/dig_snappy.ogg mode change 100755 => 100644 sounds/dug.ogg mode change 100755 => 100644 sounds/place.ogg mode change 100755 => 100644 textures/arrow.png mode change 100755 => 100644 textures/close.png mode change 100755 => 100644 textures/crack0.png mode change 100755 => 100644 textures/crack1.png mode change 100755 => 100644 textures/crack2.png mode change 100755 => 100644 textures/crack3.png mode change 100755 => 100644 textures/crack4.png mode change 100755 => 100644 textures/credits_derzombiiie.png mode change 100755 => 100644 textures/credits_elidragon.png mode change 100755 => 100644 textures/credits_fleckenstein.png mode change 100755 => 100644 textures/credits_himbeerserver.png mode change 100755 => 100644 textures/credits_javascript.png mode change 100755 => 100644 textures/credits_minetest.png mode change 100755 => 100644 textures/credits_sc++.png mode change 100755 => 100644 textures/dirt.png mode change 100755 => 100644 textures/elidragon.png mode change 100755 => 100644 textures/icon.png mode change 100755 => 100644 textures/logo-mainmenu.png mode change 100755 => 100644 textures/logo-transparent.png mode change 100755 => 100644 textures/logo.png mode change 100755 => 100644 textures/move.png diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README b/README old mode 100755 new mode 100644 diff --git a/api.php b/api.php old mode 100755 new mode 100644 diff --git a/credits.json b/credits.json old mode 100755 new mode 100644 diff --git a/engine/builtin.js b/engine/builtin.js old mode 100755 new mode 100644 diff --git a/engine/chat.js b/engine/chat.js old mode 100755 new mode 100644 diff --git a/engine/chatcommands.js b/engine/chatcommands.js old mode 100755 new mode 100644 diff --git a/engine/craftfield.js b/engine/craftfield.js old mode 100755 new mode 100644 diff --git a/engine/creative_inventory.js b/engine/creative_inventory.js old mode 100755 new mode 100644 diff --git a/engine/entity.js b/engine/entity.js old mode 100755 new mode 100644 diff --git a/engine/group.js b/engine/group.js old mode 100755 new mode 100644 diff --git a/engine/gui.js b/engine/gui.js old mode 100755 new mode 100644 diff --git a/engine/init.js b/engine/init.js old mode 100755 new mode 100644 diff --git a/engine/inventory.js b/engine/inventory.js old mode 100755 new mode 100644 diff --git a/engine/inventory_container.js b/engine/inventory_container.js old mode 100755 new mode 100644 diff --git a/engine/item.js b/engine/item.js old mode 100755 new mode 100644 diff --git a/engine/itemstack.js b/engine/itemstack.js old mode 100755 new mode 100644 diff --git a/engine/key_handler.js b/engine/key_handler.js old mode 100755 new mode 100644 diff --git a/engine/mainmenu.js b/engine/mainmenu.js old mode 100755 new mode 100644 diff --git a/engine/map.js b/engine/map.js old mode 100755 new mode 100644 diff --git a/engine/map_node.js b/engine/map_node.js old mode 100755 new mode 100644 diff --git a/engine/mapgen.js b/engine/mapgen.js old mode 100755 new mode 100644 diff --git a/engine/menu.js b/engine/menu.js old mode 100755 new mode 100644 diff --git a/engine/node.js b/engine/node.js old mode 100755 new mode 100644 diff --git a/engine/pixel_manipulator.js b/engine/pixel_manipulator.js old mode 100755 new mode 100644 diff --git a/engine/player.js b/engine/player.js old mode 100755 new mode 100644 diff --git a/engine/recipe.js b/engine/recipe.js old mode 100755 new mode 100644 diff --git a/engine/ressources.js b/engine/ressources.js old mode 100755 new mode 100644 diff --git a/engine/skin.js b/engine/skin.js old mode 100755 new mode 100644 diff --git a/engine/world.js b/engine/world.js old mode 100755 new mode 100644 diff --git a/fonts/Ubuntu.ttf b/fonts/Ubuntu.ttf old mode 100755 new mode 100644 diff --git a/game/biomes/init.js b/game/biomes/init.js old mode 100755 new mode 100644 diff --git a/game/chat/init.js b/game/chat/init.js old mode 100755 new mode 100644 diff --git a/game/chat/send.php b/game/chat/send.php old mode 100755 new mode 100644 diff --git a/game/chest/init.js b/game/chest/init.js old mode 100755 new mode 100644 diff --git a/game/chest/sounds/chest_close.ogg b/game/chest/sounds/chest_close.ogg old mode 100755 new mode 100644 diff --git a/game/chest/sounds/chest_open.ogg b/game/chest/sounds/chest_open.ogg old mode 100755 new mode 100644 diff --git a/game/chest/textures/chest_chest.png b/game/chest/textures/chest_chest.png old mode 100755 new mode 100644 diff --git a/game/commands/init.js b/game/commands/init.js old mode 100755 new mode 100644 diff --git a/game/core/dependencies.txt b/game/core/dependencies.txt old mode 100755 new mode 100644 diff --git a/game/core/init.js b/game/core/init.js old mode 100755 new mode 100644 diff --git a/game/core/sounds/dig_glass.ogg b/game/core/sounds/dig_glass.ogg old mode 100755 new mode 100644 diff --git a/game/core/sounds/doors_door_glass_close.ogg b/game/core/sounds/doors_door_glass_close.ogg old mode 100755 new mode 100644 diff --git a/game/core/sounds/doors_door_glass_open.ogg b/game/core/sounds/doors_door_glass_open.ogg old mode 100755 new mode 100644 diff --git a/game/core/sounds/dug_glass.ogg b/game/core/sounds/dug_glass.ogg old mode 100755 new mode 100644 diff --git a/game/core/textures/core_cobble.png b/game/core/textures/core_cobble.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_desert_sand.png b/game/core/textures/core_desert_sand.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_glass.png b/game/core/textures/core_glass.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_gravel.png b/game/core/textures/core_gravel.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_ice.png b/game/core/textures/core_ice.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_lava.png b/game/core/textures/core_lava.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_obsidian.png b/game/core/textures/core_obsidian.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_sand.png b/game/core/textures/core_sand.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_snow.png b/game/core/textures/core_snow.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_stone.png b/game/core/textures/core_stone.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_stonebrick.png b/game/core/textures/core_stonebrick.png old mode 100755 new mode 100644 diff --git a/game/core/textures/core_water.png b/game/core/textures/core_water.png old mode 100755 new mode 100644 diff --git a/game/core/textures/doors_door_glass.png b/game/core/textures/doors_door_glass.png old mode 100755 new mode 100644 diff --git a/game/core/textures/doors_door_glass_front_downer.png b/game/core/textures/doors_door_glass_front_downer.png old mode 100755 new mode 100644 diff --git a/game/core/textures/doors_door_glass_front_upper.png b/game/core/textures/doors_door_glass_front_upper.png old mode 100755 new mode 100644 diff --git a/game/core/textures/doors_door_glass_side.png b/game/core/textures/doors_door_glass_side.png old mode 100755 new mode 100644 diff --git a/game/dirt/api.js b/game/dirt/api.js old mode 100755 new mode 100644 diff --git a/game/dirt/dirt.js b/game/dirt/dirt.js old mode 100755 new mode 100644 diff --git a/game/dirt/init.js b/game/dirt/init.js old mode 100755 new mode 100644 diff --git a/game/dirt/textures/dirt_dirt.png b/game/dirt/textures/dirt_dirt.png old mode 100755 new mode 100644 diff --git a/game/dirt/textures/dirt_dry_grass.png b/game/dirt/textures/dirt_dry_grass.png old mode 100755 new mode 100644 diff --git a/game/dirt/textures/dirt_grass.png b/game/dirt/textures/dirt_grass.png old mode 100755 new mode 100644 diff --git a/game/dirt/textures/dirt_rainforest_litter.png b/game/dirt/textures/dirt_rainforest_litter.png old mode 100755 new mode 100644 diff --git a/game/dirt/textures/dirt_snow.png b/game/dirt/textures/dirt_snow.png old mode 100755 new mode 100644 diff --git a/game/doors/init.js b/game/doors/init.js old mode 100755 new mode 100644 diff --git a/game/fire/init.js b/game/fire/init.js old mode 100755 new mode 100644 diff --git a/game/fire/sounds/fire_burn.ogg b/game/fire/sounds/fire_burn.ogg old mode 100755 new mode 100644 diff --git a/game/fire/sounds/fire_dug.ogg b/game/fire/sounds/fire_dug.ogg old mode 100755 new mode 100644 diff --git a/game/fire/textures/fire_fire.png b/game/fire/textures/fire_fire.png old mode 100755 new mode 100644 diff --git a/game/furnace/api.js b/game/furnace/api.js old mode 100755 new mode 100644 diff --git a/game/furnace/init.js b/game/furnace/init.js old mode 100755 new mode 100644 diff --git a/game/furnace/inventory.js b/game/furnace/inventory.js old mode 100755 new mode 100644 diff --git a/game/furnace/itemdef.js b/game/furnace/itemdef.js old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_burn_progress_0.png b/game/furnace/textures/furnace_burn_progress_0.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_burn_progress_1.png b/game/furnace/textures/furnace_burn_progress_1.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_burn_progress_2.png b/game/furnace/textures/furnace_burn_progress_2.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_burn_progress_3.png b/game/furnace/textures/furnace_burn_progress_3.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_burn_progress_4.png b/game/furnace/textures/furnace_burn_progress_4.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_burn_progress_5.png b/game/furnace/textures/furnace_burn_progress_5.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_fuel_progress_0.png b/game/furnace/textures/furnace_fuel_progress_0.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_fuel_progress_1.png b/game/furnace/textures/furnace_fuel_progress_1.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_fuel_progress_2.png b/game/furnace/textures/furnace_fuel_progress_2.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_fuel_progress_3.png b/game/furnace/textures/furnace_fuel_progress_3.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_fuel_progress_4.png b/game/furnace/textures/furnace_fuel_progress_4.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_fuel_progress_5.png b/game/furnace/textures/furnace_fuel_progress_5.png old mode 100755 new mode 100644 diff --git a/game/furnace/textures/furnace_furnace.png b/game/furnace/textures/furnace_furnace.png old mode 100755 new mode 100644 diff --git a/game/music/init.js b/game/music/init.js old mode 100755 new mode 100644 diff --git a/game/music/settings.json b/game/music/settings.json old mode 100755 new mode 100644 diff --git a/game/music/sounds/music.ogg b/game/music/sounds/music.ogg old mode 100755 new mode 100644 diff --git a/game/ores/api.js b/game/ores/api.js old mode 100755 new mode 100644 diff --git a/game/ores/dependencies.txt b/game/ores/dependencies.txt old mode 100755 new mode 100644 diff --git a/game/ores/init.js b/game/ores/init.js old mode 100755 new mode 100644 diff --git a/game/ores/ores.js b/game/ores/ores.js old mode 100755 new mode 100644 diff --git a/game/ores/sounds/dig_metal.ogg b/game/ores/sounds/dig_metal.ogg old mode 100755 new mode 100644 diff --git a/game/ores/sounds/doors_door_steel_close.ogg b/game/ores/sounds/doors_door_steel_close.ogg old mode 100755 new mode 100644 diff --git a/game/ores/sounds/doors_door_steel_open.ogg b/game/ores/sounds/doors_door_steel_open.ogg old mode 100755 new mode 100644 diff --git a/game/ores/sounds/doors_trapdoor_steel_close.ogg b/game/ores/sounds/doors_trapdoor_steel_close.ogg old mode 100755 new mode 100644 diff --git a/game/ores/sounds/doors_trapdoor_steel_open.ogg b/game/ores/sounds/doors_trapdoor_steel_open.ogg old mode 100755 new mode 100644 diff --git a/game/ores/sounds/dug_metal.ogg b/game/ores/sounds/dug_metal.ogg old mode 100755 new mode 100644 diff --git a/game/ores/sounds/place_metal.ogg b/game/ores/sounds/place_metal.ogg old mode 100755 new mode 100644 diff --git a/game/ores/textures/doors_door_steel.png b/game/ores/textures/doors_door_steel.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/doors_door_steel_front_downer.png b/game/ores/textures/doors_door_steel_front_downer.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/doors_door_steel_front_upper.png b/game/ores/textures/doors_door_steel_front_upper.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/doors_door_steel_side.png b/game/ores/textures/doors_door_steel_side.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/doors_trapdoor_steel.png b/game/ores/textures/doors_trapdoor_steel.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/doors_trapdoor_steel_closed.png b/game/ores/textures/doors_trapdoor_steel_closed.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_coal.png b/game/ores/textures/ores_coal.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_coal_block.png b/game/ores/textures/ores_coal_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_coal_ore.png b/game/ores/textures/ores_coal_ore.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_copper.png b/game/ores/textures/ores_copper.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_copper_block.png b/game/ores/textures/ores_copper_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_copper_ingot.png b/game/ores/textures/ores_copper_ingot.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_copper_ore.png b/game/ores/textures/ores_copper_ore.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_diamond.png b/game/ores/textures/ores_diamond.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_diamond_block.png b/game/ores/textures/ores_diamond_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_diamond_ore.png b/game/ores/textures/ores_diamond_ore.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_gold.png b/game/ores/textures/ores_gold.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_gold_block.png b/game/ores/textures/ores_gold_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_gold_ingot.png b/game/ores/textures/ores_gold_ingot.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_gold_ore.png b/game/ores/textures/ores_gold_ore.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_iron.png b/game/ores/textures/ores_iron.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_iron_block.png b/game/ores/textures/ores_iron_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_iron_ingot.png b/game/ores/textures/ores_iron_ingot.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_iron_ore.png b/game/ores/textures/ores_iron_ore.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_mese.png b/game/ores/textures/ores_mese.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_mese_block.png b/game/ores/textures/ores_mese_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_mese_ore.png b/game/ores/textures/ores_mese_ore.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_tin.png b/game/ores/textures/ores_tin.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_tin_block.png b/game/ores/textures/ores_tin_block.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_tin_ingot.png b/game/ores/textures/ores_tin_ingot.png old mode 100755 new mode 100644 diff --git a/game/ores/textures/ores_tin_ore.png b/game/ores/textures/ores_tin_ore.png old mode 100755 new mode 100644 diff --git a/game/plants/api.js b/game/plants/api.js old mode 100755 new mode 100644 diff --git a/game/plants/init.js b/game/plants/init.js old mode 100755 new mode 100644 diff --git a/game/plants/plants.js b/game/plants/plants.js old mode 100755 new mode 100644 diff --git a/game/plants/sounds/doors_door_wood_close.ogg b/game/plants/sounds/doors_door_wood_close.ogg old mode 100755 new mode 100644 diff --git a/game/plants/sounds/doors_door_wood_open.ogg b/game/plants/sounds/doors_door_wood_open.ogg old mode 100755 new mode 100644 diff --git a/game/plants/sounds/doors_trapdoor_wood_close.ogg b/game/plants/sounds/doors_trapdoor_wood_close.ogg old mode 100755 new mode 100644 diff --git a/game/plants/sounds/doors_trapdoor_wood_open.ogg b/game/plants/sounds/doors_trapdoor_wood_open.ogg old mode 100755 new mode 100644 diff --git a/game/plants/textures/doors_door_wood.png b/game/plants/textures/doors_door_wood.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/doors_door_wood_front_downer.png b/game/plants/textures/doors_door_wood_front_downer.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/doors_door_wood_front_upper.png b/game/plants/textures/doors_door_wood_front_upper.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/doors_door_wood_side.png b/game/plants/textures/doors_door_wood_side.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/doors_trapdoor_wood.png b/game/plants/textures/doors_trapdoor_wood.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/doors_trapdoor_wood_closed.png b/game/plants/textures/doors_trapdoor_wood_closed.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_acacia_leaves.png b/game/plants/textures/plants_acacia_leaves.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_acacia_sapling.png b/game/plants/textures/plants_acacia_sapling.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_acacia_tree.png b/game/plants/textures/plants_acacia_tree.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_acacia_wood.png b/game/plants/textures/plants_acacia_wood.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_apple_leaves.png b/game/plants/textures/plants_apple_leaves.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_apple_sapling.png b/game/plants/textures/plants_apple_sapling.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_apple_tree.png b/game/plants/textures/plants_apple_tree.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_apple_wood.png b/game/plants/textures/plants_apple_wood.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_aspen_leaves.png b/game/plants/textures/plants_aspen_leaves.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_aspen_sapling.png b/game/plants/textures/plants_aspen_sapling.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_aspen_tree.png b/game/plants/textures/plants_aspen_tree.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_aspen_wood.png b/game/plants/textures/plants_aspen_wood.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_cactus.png b/game/plants/textures/plants_cactus.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_jungle_leaves.png b/game/plants/textures/plants_jungle_leaves.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_jungle_sapling.png b/game/plants/textures/plants_jungle_sapling.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_jungle_tree.png b/game/plants/textures/plants_jungle_tree.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_jungle_wood.png b/game/plants/textures/plants_jungle_wood.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_papyrus.png b/game/plants/textures/plants_papyrus.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_pine_leaves.png b/game/plants/textures/plants_pine_leaves.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_pine_sapling.png b/game/plants/textures/plants_pine_sapling.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_pine_tree.png b/game/plants/textures/plants_pine_tree.png old mode 100755 new mode 100644 diff --git a/game/plants/textures/plants_pine_wood.png b/game/plants/textures/plants_pine_wood.png old mode 100755 new mode 100644 diff --git a/game/skins/init.js b/game/skins/init.js old mode 100755 new mode 100644 diff --git a/game/skins/textures/skins_adventer_girl.png b/game/skins/textures/skins_adventer_girl.png old mode 100755 new mode 100644 diff --git a/game/skins/textures/skins_fire.png b/game/skins/textures/skins_fire.png old mode 100755 new mode 100644 diff --git a/game/skins/textures/skins_hacker.png b/game/skins/textures/skins_hacker.png old mode 100755 new mode 100644 diff --git a/game/skins/textures/skins_sam.png b/game/skins/textures/skins_sam.png old mode 100755 new mode 100644 diff --git a/game/skins/textures/skins_zombie_boss.png b/game/skins/textures/skins_zombie_boss.png old mode 100755 new mode 100644 diff --git a/game/skins/ui.js b/game/skins/ui.js old mode 100755 new mode 100644 diff --git a/game/tnt/init.js b/game/tnt/init.js old mode 100755 new mode 100644 diff --git a/game/tnt/sounds/tnt_explode.ogg b/game/tnt/sounds/tnt_explode.ogg old mode 100755 new mode 100644 diff --git a/game/tnt/sounds/tnt_ignite.ogg b/game/tnt/sounds/tnt_ignite.ogg old mode 100755 new mode 100644 diff --git a/game/tnt/textures/tnt_active_gunpowder.png b/game/tnt/textures/tnt_active_gunpowder.png old mode 100755 new mode 100644 diff --git a/game/tnt/textures/tnt_active_tnt.png b/game/tnt/textures/tnt_active_tnt.png old mode 100755 new mode 100644 diff --git a/game/tnt/textures/tnt_gunpowder.png b/game/tnt/textures/tnt_gunpowder.png old mode 100755 new mode 100644 diff --git a/game/tnt/textures/tnt_tnt.png b/game/tnt/textures/tnt_tnt.png old mode 100755 new mode 100644 diff --git a/game/torch/init.js b/game/torch/init.js old mode 100755 new mode 100644 diff --git a/game/torch/textures/torch_torch_ceiling.png b/game/torch/textures/torch_torch_ceiling.png old mode 100755 new mode 100644 diff --git a/game/torch/textures/torch_torch_floor.png b/game/torch/textures/torch_torch_floor.png old mode 100755 new mode 100644 diff --git a/game/torch/textures/torch_torch_left.png b/game/torch/textures/torch_torch_left.png old mode 100755 new mode 100644 diff --git a/game/torch/textures/torch_torch_right.png b/game/torch/textures/torch_torch_right.png old mode 100755 new mode 100644 diff --git a/game/wool/init.js b/game/wool/init.js old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_black.png b/game/wool/textures/wool_black.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_blue.png b/game/wool/textures/wool_blue.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_brown.png b/game/wool/textures/wool_brown.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_cyan.png b/game/wool/textures/wool_cyan.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_dark_green.png b/game/wool/textures/wool_dark_green.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_dark_grey.png b/game/wool/textures/wool_dark_grey.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_green.png b/game/wool/textures/wool_green.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_grey.png b/game/wool/textures/wool_grey.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_magenta.png b/game/wool/textures/wool_magenta.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_orange.png b/game/wool/textures/wool_orange.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_pink.png b/game/wool/textures/wool_pink.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_red.png b/game/wool/textures/wool_red.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_violet.png b/game/wool/textures/wool_violet.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_white.png b/game/wool/textures/wool_white.png old mode 100755 new mode 100644 diff --git a/game/wool/textures/wool_yellow.png b/game/wool/textures/wool_yellow.png old mode 100755 new mode 100644 diff --git a/index.html b/index.html old mode 100755 new mode 100644 diff --git a/lib/dblib.js b/lib/dblib.js old mode 100755 new mode 100644 diff --git a/login-config.php b/login-config.php old mode 100755 new mode 100644 diff --git a/settings.json b/settings.json old mode 100755 new mode 100644 diff --git a/sounds/dig.ogg b/sounds/dig.ogg old mode 100755 new mode 100644 diff --git a/sounds/dig_choppy.ogg b/sounds/dig_choppy.ogg old mode 100755 new mode 100644 diff --git a/sounds/dig_cracky.ogg b/sounds/dig_cracky.ogg old mode 100755 new mode 100644 diff --git a/sounds/dig_crumbly.ogg b/sounds/dig_crumbly.ogg old mode 100755 new mode 100644 diff --git a/sounds/dig_snappy.ogg b/sounds/dig_snappy.ogg old mode 100755 new mode 100644 diff --git a/sounds/dug.ogg b/sounds/dug.ogg old mode 100755 new mode 100644 diff --git a/sounds/place.ogg b/sounds/place.ogg old mode 100755 new mode 100644 diff --git a/textures/arrow.png b/textures/arrow.png old mode 100755 new mode 100644 diff --git a/textures/close.png b/textures/close.png old mode 100755 new mode 100644 diff --git a/textures/crack0.png b/textures/crack0.png old mode 100755 new mode 100644 diff --git a/textures/crack1.png b/textures/crack1.png old mode 100755 new mode 100644 diff --git a/textures/crack2.png b/textures/crack2.png old mode 100755 new mode 100644 diff --git a/textures/crack3.png b/textures/crack3.png old mode 100755 new mode 100644 diff --git a/textures/crack4.png b/textures/crack4.png old mode 100755 new mode 100644 diff --git a/textures/credits_derzombiiie.png b/textures/credits_derzombiiie.png old mode 100755 new mode 100644 diff --git a/textures/credits_elidragon.png b/textures/credits_elidragon.png old mode 100755 new mode 100644 diff --git a/textures/credits_fleckenstein.png b/textures/credits_fleckenstein.png old mode 100755 new mode 100644 diff --git a/textures/credits_himbeerserver.png b/textures/credits_himbeerserver.png old mode 100755 new mode 100644 diff --git a/textures/credits_javascript.png b/textures/credits_javascript.png old mode 100755 new mode 100644 diff --git a/textures/credits_minetest.png b/textures/credits_minetest.png old mode 100755 new mode 100644 diff --git a/textures/credits_sc++.png b/textures/credits_sc++.png old mode 100755 new mode 100644 diff --git a/textures/dirt.png b/textures/dirt.png old mode 100755 new mode 100644 diff --git a/textures/elidragon.png b/textures/elidragon.png old mode 100755 new mode 100644 diff --git a/textures/icon.png b/textures/icon.png old mode 100755 new mode 100644 diff --git a/textures/logo-mainmenu.png b/textures/logo-mainmenu.png old mode 100755 new mode 100644 diff --git a/textures/logo-transparent.png b/textures/logo-transparent.png old mode 100755 new mode 100644 diff --git a/textures/logo.png b/textures/logo.png old mode 100755 new mode 100644 diff --git a/textures/move.png b/textures/move.png old mode 100755 new mode 100644 -- 2.44.0