Fix keys, deprecate CTF and Repixture

This commit is contained in:
Hugues Ross 2022-06-27 11:04:50 -04:00
parent da5db8651b
commit df2b491c43
345 changed files with 154 additions and 154 deletions

View File

@ -5,9 +5,7 @@ Created by [Hugues Alexandre Ross](https://huguesross.net)
## Game Support
The following games are supported:
- Capture the Flag
- Minetest Game
- Repixture
## Mod Support
In addition to the games, the following mods are supported:
@ -35,8 +33,10 @@ In addition to the games, the following mods are supported:
- Simple Shooter
- [Stamina](https://content.minetest.net/packages/sofar/stamina/)
**The following mods are deprecated. Textures from them remain for backwards-compatibility, but they no longer receive updates or support:**
**The following mods/games are deprecated. Textures from them remain for backwards-compatibility, but they no longer receive updates or support:**
- (Game) Capture the Flag
- (Game) Repixture
- Baked Clay
- Ethereal NG
- Mobs Monster

View File

@ -1,4 +0,0 @@
grenades_basic/grenades_basic_frag.png,grenades/grenades_frag.png
grenades_basic/grenades_basic_smoke_grenade.png,grenades/grenades_smoke_grenade.png
grenades_basic/grenades_basic_smoke.png,grenades/grenades_smoke.png
grenades_basic/grenades_basic_boom.png,grenades/grenades_boom.png

View File

@ -79,7 +79,7 @@ copyExport "texture_pack.conf"
echo "Export textures..."
# Copy images, converting any source files
folderExport "3d_armor"
folderExport "awards"
folderExport "old/awards"
folderExport "old/baked_clay"
folderExport "basic_materials"
folderExport "beds"
@ -143,41 +143,41 @@ folderExport "xpanes"
makeClones "grenades_basic/clones.txt"
# CTF
folderExport "ctf/ctf_bandages"
folderExport "ctf/ctf_classes"
folderExport "ctf/ctf_colors"
folderExport "ctf/ctf_events"
folderExport "ctf/ctf_flag"
folderExport "ctf/ctf_map"
folderExport "ctf/ctf_traps"
folderExport "ctf/medkits"
folderExport "ctf/sniper_rifles"
mkdir "${EXPORT_DIR}/grenades" # Folder for CTF grenades
makeClones "ctf/clones.txt"
folderExport "old/ctf/ctf_bandages"
folderExport "old/ctf/ctf_classes"
folderExport "old/ctf/ctf_colors"
folderExport "old/ctf/ctf_events"
folderExport "old/ctf/ctf_flag"
folderExport "old/ctf/ctf_map"
folderExport "old/ctf/ctf_traps"
folderExport "old/ctf/medkits"
folderExport "old/ctf/sniper_rifles"
mkdir -p "${EXPORT_DIR}/ctf/grenades" # Folder for CTF grenades
makeClones "old/ctf/clones.txt"
# Repixture
folderExport "repixture/armor"
folderExport "repixture/bed"
folderExport "repixture/default"
folderExport "repixture/door"
folderExport "repixture/farming"
folderExport "repixture/gold"
folderExport "repixture/headbars"
folderExport "repixture/hunger"
folderExport "repixture/jewels"
folderExport "repixture/locks"
folderExport "repixture/lumien"
folderExport "repixture/mobs"
folderExport "repixture/music"
folderExport "repixture/nav"
folderExport "repixture/parachute"
folderExport "repixture/partialblocks"
folderExport "repixture/player_skins"
folderExport "repixture/ui"
folderExport "repixture/village"
folderExport "repixture/weather"
folderExport "repixture/wieldhand"
makeAlphas "repixture/default/alphas.txt"
makeClones "repixture-clones.txt"
folderExport "old/repixture/armor"
folderExport "old/repixture/bed"
folderExport "old/repixture/default"
folderExport "old/repixture/door"
folderExport "old/repixture/farming"
folderExport "old/repixture/gold"
folderExport "old/repixture/headbars"
folderExport "old/repixture/hunger"
folderExport "old/repixture/jewels"
folderExport "old/repixture/locks"
folderExport "old/repixture/lumien"
folderExport "old/repixture/mobs"
folderExport "old/repixture/music"
folderExport "old/repixture/nav"
folderExport "old/repixture/parachute"
folderExport "old/repixture/partialblocks"
folderExport "old/repixture/player_skins"
folderExport "old/repixture/ui"
folderExport "old/repixture/village"
folderExport "old/repixture/weather"
folderExport "old/repixture/wieldhand"
makeAlphas "old/repixture/default/alphas.txt"
makeClones "old/repixture-clones.txt"
echo "Done! Files copied to ${EXPORT_DIR}"

View File

Before

Width:  |  Height:  |  Size: 939 B

After

Width:  |  Height:  |  Size: 939 B

View File

Before

Width:  |  Height:  |  Size: 958 B

After

Width:  |  Height:  |  Size: 958 B

View File

Before

Width:  |  Height:  |  Size: 936 B

After

Width:  |  Height:  |  Size: 936 B

View File

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 964 B

View File

Before

Width:  |  Height:  |  Size: 998 B

After

Width:  |  Height:  |  Size: 998 B

View File

Before

Width:  |  Height:  |  Size: 966 B

After

Width:  |  Height:  |  Size: 966 B

View File

Before

Width:  |  Height:  |  Size: 877 B

After

Width:  |  Height:  |  Size: 877 B

View File

Before

Width:  |  Height:  |  Size: 890 B

After

Width:  |  Height:  |  Size: 890 B

View File

Before

Width:  |  Height:  |  Size: 940 B

After

Width:  |  Height:  |  Size: 940 B

4
old/ctf/clones.txt Normal file
View File

@ -0,0 +1,4 @@
grenades_basic/grenades_basic_frag.png,ctf/grenades/grenades_frag.png
grenades_basic/grenades_basic_smoke_grenade.png,ctf/grenades/grenades_smoke_grenade.png
grenades_basic/grenades_basic_smoke.png,ctf/grenades/grenades_smoke.png
grenades_basic/grenades_basic_boom.png,ctf/grenades/grenades_boom.png

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 973 B

After

Width:  |  Height:  |  Size: 973 B

View File

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 964 B

View File

Before

Width:  |  Height:  |  Size: 955 B

After

Width:  |  Height:  |  Size: 955 B

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1017 B

After

Width:  |  Height:  |  Size: 1017 B

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 934 B

After

Width:  |  Height:  |  Size: 934 B

View File

Before

Width:  |  Height:  |  Size: 943 B

After

Width:  |  Height:  |  Size: 943 B

View File

Before

Width:  |  Height:  |  Size: 967 B

After

Width:  |  Height:  |  Size: 967 B

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 978 B

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 973 B

After

Width:  |  Height:  |  Size: 973 B

View File

Before

Width:  |  Height:  |  Size: 973 B

After

Width:  |  Height:  |  Size: 973 B

View File

Before

Width:  |  Height:  |  Size: 957 B

After

Width:  |  Height:  |  Size: 957 B

View File

Before

Width:  |  Height:  |  Size: 957 B

After

Width:  |  Height:  |  Size: 957 B

View File

Before

Width:  |  Height:  |  Size: 965 B

After

Width:  |  Height:  |  Size: 965 B

View File

Before

Width:  |  Height:  |  Size: 965 B

After

Width:  |  Height:  |  Size: 965 B

View File

Before

Width:  |  Height:  |  Size: 999 B

After

Width:  |  Height:  |  Size: 999 B

View File

Before

Width:  |  Height:  |  Size: 1004 B

After

Width:  |  Height:  |  Size: 1004 B

View File

Before

Width:  |  Height:  |  Size: 1003 B

After

Width:  |  Height:  |  Size: 1003 B

View File

Before

Width:  |  Height:  |  Size: 986 B

After

Width:  |  Height:  |  Size: 986 B

View File

Before

Width:  |  Height:  |  Size: 958 B

After

Width:  |  Height:  |  Size: 958 B

View File

Before

Width:  |  Height:  |  Size: 1000 B

After

Width:  |  Height:  |  Size: 1000 B

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

111
old/repixture-clones.txt Normal file
View File

@ -0,0 +1,111 @@
# Repixture - armor
3d_armor/3d_armor_boots_bronze.png,repixture/armor/armor_boots_bronze.png
3d_armor/3d_armor_inv_boots_bronze.png,repixture/armor/armor_boots_bronze_inventory.png
3d_armor/3d_armor_boots_steel.png,repixture/armor/armor_boots_steel.png
3d_armor/3d_armor_inv_boots_steel.png,repixture/armor/armor_boots_steel_inventory.png
3d_armor/3d_armor_boots_wood.png,repixture/armor/armor_boots_wood.png
3d_armor/3d_armor_inv_boots_wood.png,repixture/armor/armor_boots_wood_inventory.png
3d_armor/3d_armor_chestplate_bronze.png,repixture/armor/armor_chestplate_bronze.png
3d_armor/3d_armor_inv_chestplate_bronze.png,repixture/armor/armor_chestplate_bronze_inventory.png
3d_armor/3d_armor_chestplate_steel.png,repixture/armor/armor_chestplate_steel.png
3d_armor/3d_armor_inv_chestplate_steel.png,repixture/armor/armor_chestplate_steel_inventory.png
3d_armor/3d_armor_chestplate_wood.png,repixture/armor/armor_chestplate_wood.png
3d_armor/3d_armor_inv_chestplate_wood.png,repixture/armor/armor_chestplate_wood_inventory.png
3d_armor/3d_armor_helmet_bronze.png,repixture/armor/armor_helmet_bronze.png
3d_armor/3d_armor_inv_helmet_bronze.png,repixture/armor/armor_helmet_bronze_inventory.png
3d_armor/3d_armor_helmet_steel.png,repixture/armor/armor_helmet_steel.png
3d_armor/3d_armor_inv_helmet_steel.png,repixture/armor/armor_helmet_steel_inventory.png
3d_armor/3d_armor_helmet_wood.png,repixture/armor/armor_helmet_wood.png
3d_armor/3d_armor_inv_helmet_wood.png,repixture/armor/armor_helmet_wood_inventory.png
# Repixture - default
default/default_tool_bronzeaxe.png,repixture/default/default_axe_bronze.png
default/default_tool_steelaxe.png,repixture/default/default_axe_steel.png
default/default_tool_stoneaxe.png,repixture/default/default_axe_stone.png
default/default_tool_woodaxe.png,repixture/default/default_axe_wood.png
default/default_tool_steelsword.png,repixture/default/default_broadsword.png
default/default_bronze_block.png,repixture/default/default_block_bronze.png
default/default_coal_block.png,repixture/default/default_block_coal.png
default/default_steel_block.png,repixture/default/default_block_steel.png
default/default_chest_side.png,repixture/default/default_chest_sides.png
default/default_cobble.png,repixture/default/default_cobbles.png
default/default_sandstone_block.png,repixture/default/default_compressed_sandstone.png
default/default_sandstone_block.png,repixture/default/default_compressed_sandstone_top.png
default/default_dry_grass_3.png,repixture/default/default_dry_grass_clump.png
default/default_fern_1.png,repixture/default/default_fern.png
default/default_fern_1.png,repixture/default/default_fern_inventory.png
fire/fire_flint_steel.png,repixture/default/default_flint_and_steel.png
default/default_furnace_side.png,repixture/default/default_furnace_sides.png
default/default_glass.png,repixture/default/default_glass_frame.png
default/default_grass_3.png,repixture/default/default_grass_clump.png
default/default_grass_4.png,repixture/default/default_grass_clump_tall.png
default/default_bronze_ingot.png,repixture/default/default_ingot_bronze.png
default/default_copper_ingot.png,repixture/default/default_ingot_copper.png
default/default_steel_ingot.png,repixture/default/default_ingot_steel.png
default/default_tin_ingot.png,repixture/default/default_ingot_tin.png
default/default_ladder_wood.png,repixture/default/default_ladder_inventory.png
moretrees/moretrees_birch_leaves.png,repixture/default/default_leaves_birch.png
moretrees/moretrees_oak_leaves.png,repixture/default/default_leaves_oak.png
default/default_coal_lump.png,repixture/default/default_lump_coal.png
default/default_copper_lump.png,repixture/default/default_lump_copper.png
default/default_iron_lump.png,repixture/default/default_lump_iron.png
default/default_tin_lump.png,repixture/default/default_lump_tin.png
default/default_tool_bronzepick.png,repixture/default/default_pick_bronze.png
default/default_tool_steelpick.png,repixture/default/default_pick_steel.png
default/default_tool_stonepick.png,repixture/default/default_pick_stone.png
default/default_tool_woodpick.png,repixture/default/default_pick_wood.png
moretrees/moretrees_birch_sapling.png,repixture/default/default_sapling_birch.png
moretrees/moretrees_birch_sapling.png,repixture/default/default_sapling_birch_inventory.png
default/default_sapling.png,repixture/default/default_sapling_inventory.png
moretrees/moretrees_oak_sapling.png,repixture/default/default_sapling_oak.png
moretrees/moretrees_oak_sapling.png,repixture/default/default_sapling_oak_inventory.png
default/default_tool_bronzeshovel.png,repixture/default/default_shovel_bronze.png
default/default_tool_steelshovel.png,repixture/default/default_shovel_steel.png
default/default_tool_stoneshovel.png,repixture/default/default_shovel_stone.png
default/default_tool_woodshovel.png,repixture/default/default_shovel_wood.png
moretrees/moretrees_birch_trunk.png,repixture/default/default_tree_birch.png
moretrees/moretrees_birch_trunk_top.png,repixture/default/default_tree_birch_top.png
moretrees/moretrees_oak_trunk.png,repixture/default/default_tree_oak.png
moretrees/moretrees_oak_trunk_top.png,repixture/default/default_tree_oak_top.png
default/default_water_flowing_animated.png,repixture/default/default_water_animated.png
default/default_river_water_flowing_animated.png,repixture/default/default_river_water_animated.png
moretrees/moretrees_birch_wood.png,repixture/default/default_wood_birch.png
moretrees/moretrees_oak_wood.png,repixture/default/default_wood_oak.png
gui/gui_hotbar.png,repixture/ui/ui_hotbar_bg.png
gui/gui_hotbar_selected.png,repixture/ui/ui_hotbar_selected.png
default/default_furnace_fire_bg.png,repixture/ui/ui_fire_bg.png
default/default_furnace_fire_fg.png,repixture/ui/ui_fire.png
gui/gui_furnace_arrow_bg.png,repixture/ui/ui_arrow_bg.png
gui/gui_furnace_arrow_fg.png,repixture/ui/ui_arrow.png
# Repixture - door
doors/doors_item_wood.png,repixture/door/door_wood.png
# Repixture - gold
default/default_gold_ingot.png,repixture/gold/gold_ingot_gold.png
default/default_gold_lump.png,repixture/gold/gold_lump_gold.png
default/default_mineral_gold.png,repixture/gold/gold_mineral_gold.png
# Repixture - jewels
default/default_wood.png,repixture/jewels/jewels_bench_bottom.png
# Repixture - locks
default/default_chest_lock.png,repixture/locks/locks_chest_front.png
# Repixture - mobs
mobs/mobs_blood.png,repixture/mobs/mobs_damage.png
mobs/mobs_meat.png,repixture/mobs/mobs_meat_cooked.png
wool/wool_white.png,repixture/mobs/mobs_wool.png
# Repixture - nav
map/map_mapping_kit.png,repixture/nav/nav_inventory.png
# Repixture - partialblocks
default/default_coal_block.png,repixture/partialblocks/partialblocks_block_coal_slab.png
default/default_coal_block.png,repixture/partialblocks/partialblocks_block_coal_stair.png
default/default_cobble.png,repixture/partialblocks/partialblocks_reinforced_cobbles_stair.png
default/default_sandstone_block.png,repixture/default/partialblocks_compressed_sandstone_stair.png
# Repixture - tnt
tnt/tnt_side.png,repixture/tnt/tnt_sides.png
tnt/tnt_top.png,repixture/tnt/tnt_top_disabled.png

View File

Before

Width:  |  Height:  |  Size: 935 B

After

Width:  |  Height:  |  Size: 935 B

View File

Before

Width:  |  Height:  |  Size: 963 B

After

Width:  |  Height:  |  Size: 963 B

View File

Before

Width:  |  Height:  |  Size: 937 B

After

Width:  |  Height:  |  Size: 937 B

View File

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 969 B

View File

Before

Width:  |  Height:  |  Size: 963 B

After

Width:  |  Height:  |  Size: 963 B

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 978 B

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 971 B

After

Width:  |  Height:  |  Size: 971 B

View File

Before

Width:  |  Height:  |  Size: 1010 B

After

Width:  |  Height:  |  Size: 1010 B

View File

Before

Width:  |  Height:  |  Size: 961 B

After

Width:  |  Height:  |  Size: 961 B

Some files were not shown because too many files have changed in this diff Show More