From: Elias Fleckenstein Date: Sat, 5 Jun 2021 16:01:43 +0000 (+0200) Subject: Reset file permissions to defaults X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=7dbc5032b29febdc34ef802151c48681c23c1deb;p=dragonblocks.git Reset file permissions to defaults --- 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