Merge branch 'main' into aceTrainerFemale

This commit is contained in:
Jannik Tappert 2024-05-19 15:32:03 +02:00
commit 497c3578c1
1130 changed files with 19100 additions and 18263 deletions

3
.gitignore vendored
View File

@ -24,6 +24,9 @@ dist-ssr
*.sln
*.sw?
# Docummentation
docs/*
public/images/trainer/convert/*
public/images/battle_anims/input/*.png
public/images/pokemon/input/*.png

View File

@ -4,7 +4,7 @@ PokéRogue is a browser based Pokémon fangame heavily inspired by the roguelite
# Contributing
## 🛠️ Development
If you have the motivation and experience with Typescript/Javascript (or are willing to learn) please feel free to fork the repository and make pull requests with contributions. If you don't know what to work on but want to help, reference the below **To-Do** section or the **#vote** channel in the discord.
If you have the motivation and experience with Typescript/Javascript (or are willing to learn) please feel free to fork the repository and make pull requests with contributions. If you don't know what to work on but want to help, reference the below **To-Do** section or the **#feature-vote** channel in the discord.
### 💻 Environment Setup
#### Prerequisites
@ -46,7 +46,6 @@ Check out our [Trello Board](https://trello.com/b/z10B703R/pokerogue-board) to s
- Pokémon Black/White 2
- Firel (Custom Metropolis and Laboratory biome music)
- Lmz (Custom Jungle biome music)
- edifette (Title screen music)
### 🎵 Sound Effects
- Pokémon Emerald

Binary file not shown.

BIN
public/images/cg/end_f.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
public/images/cg/end_m.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -4,8 +4,8 @@
"image": "932.png",
"format": "RGBA8888",
"size": {
"w": 294,
"h": 294
"w": 147,
"h": 147
},
"scale": 1,
"frames": [
@ -30,6 +30,69 @@
"h": 49
}
},
{
"filename": "0014.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
},
"frame": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
}
},
{
"filename": "0023.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
},
"frame": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
}
},
{
"filename": "0032.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
},
"frame": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
}
},
{
"filename": "0008.png",
"rotated": false,
@ -45,52 +108,10 @@
"h": 49
},
"frame": {
"x": 0,
"y": 49,
"w": 48,
"h": 49
}
},
{
"filename": "0014.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"x": 48,
"y": 0,
"w": 48,
"h": 49
},
"frame": {
"x": 0,
"y": 98,
"w": 48,
"h": 49
}
},
{
"filename": "0032.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 48,
"h": 49
},
"frame": {
"x": 0,
"y": 98,
"w": 48,
"h": 49
}
},
{
@ -108,31 +129,10 @@
"h": 49
},
"frame": {
"x": 0,
"y": 147,
"w": 48,
"h": 49
}
},
{
"filename": "0023.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"x": 48,
"y": 0,
"w": 48,
"h": 49
},
"frame": {
"x": 0,
"y": 196,
"w": 48,
"h": 49
}
},
{
@ -150,8 +150,8 @@
"h": 49
},
"frame": {
"x": 0,
"y": 245,
"x": 48,
"y": 0,
"w": 48,
"h": 49
}
@ -213,7 +213,49 @@
"h": 49
},
"frame": {
"x": 143,
"x": 96,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0010.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 96,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0011.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 96,
"y": 0,
"w": 47,
"h": 49
@ -234,7 +276,7 @@
"h": 49
},
"frame": {
"x": 143,
"x": 96,
"y": 0,
"w": 47,
"h": 49
@ -255,7 +297,49 @@
"h": 49
},
"frame": {
"x": 143,
"x": 96,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0028.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 96,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0029.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 96,
"y": 0,
"w": 47,
"h": 49
@ -276,159 +360,12 @@
"h": 49
},
"frame": {
"x": 190,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0030.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 190,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0004.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 237,
"y": 0,
"w": 47,
"h": 49
}
},
{
"filename": "0006.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 48,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0007.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 48,
"y": 98,
"w": 47,
"h": 49
}
},
{
"filename": "0009.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 48,
"y": 147,
"w": 47,
"h": 49
}
},
{
"filename": "0010.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 48,
"y": 196,
"w": 47,
"h": 49
}
},
{
"filename": "0011.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 48,
"y": 245,
"w": 47,
"h": 49
}
},
{
"filename": "0012.png",
"rotated": false,
@ -444,7 +381,70 @@
"h": 49
},
"frame": {
"x": 95,
"x": 0,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0021.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 0,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0030.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 0,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0004.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 47,
"y": 49,
"w": 47,
"h": 49
@ -465,7 +465,91 @@
"h": 49
},
"frame": {
"x": 142,
"x": 47,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0022.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 47,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0031.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 47,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0006.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 94,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0007.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 94,
"y": 49,
"w": 47,
"h": 49
@ -486,70 +570,7 @@
"h": 49
},
"frame": {
"x": 189,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0024.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 189,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0033.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 189,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0034.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 189,
"x": 94,
"y": 49,
"w": 47,
"h": 49
@ -570,14 +591,14 @@
"h": 49
},
"frame": {
"x": 236,
"x": 94,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0018.png",
"filename": "0024.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
@ -585,56 +606,14 @@
"h": 49
},
"spriteSourceSize": {
"x": 1,
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 95,
"y": 98,
"w": 47,
"h": 49
}
},
{
"filename": "0021.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 95,
"y": 147,
"w": 47,
"h": 49
}
},
{
"filename": "0022.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 95,
"y": 196,
"x": 94,
"y": 49,
"w": 47,
"h": 49
}
@ -654,8 +633,92 @@
"h": 49
},
"frame": {
"x": 95,
"y": 245,
"x": 94,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0033.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 94,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0034.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 94,
"y": 49,
"w": 47,
"h": 49
}
},
{
"filename": "0009.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 0,
"y": 98,
"w": 47,
"h": 49
}
},
{
"filename": "0018.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 0,
"y": 98,
"w": 47,
"h": 49
}
@ -675,75 +738,12 @@
"h": 49
},
"frame": {
"x": 142,
"x": 0,
"y": 98,
"w": 47,
"h": 49
}
},
{
"filename": "0028.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 189,
"y": 98,
"w": 47,
"h": 49
}
},
{
"filename": "0029.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 236,
"y": 98,
"w": 47,
"h": 49
}
},
{
"filename": "0031.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 49
},
"spriteSourceSize": {
"x": 1,
"y": 0,
"w": 47,
"h": 49
},
"frame": {
"x": 142,
"y": 147,
"w": 47,
"h": 49
}
},
{
"filename": "0036.png",
"rotated": false,
@ -759,8 +759,8 @@
"h": 49
},
"frame": {
"x": 142,
"y": 196,
"x": 0,
"y": 98,
"w": 47,
"h": 49
}
@ -780,8 +780,8 @@
"h": 49
},
"frame": {
"x": 142,
"y": 245,
"x": 47,
"y": 98,
"w": 47,
"h": 49
}
@ -801,8 +801,8 @@
"h": 49
},
"frame": {
"x": 189,
"y": 147,
"x": 94,
"y": 98,
"w": 47,
"h": 49
}
@ -813,6 +813,6 @@
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:92f56cb0554b8fbfda1578295eb5275b:e2b2250f4b68aac4f8e27eb1485dd131:ac6592b1ff7d7b5afb4c4b933cec3f50$"
"smartupdate": "$TexturePacker:SmartUpdate:56f22a59e3b5dc3b3a0b87fa1b0040f4:2e1654fddb365c17252def724f3b66f1:ac6592b1ff7d7b5afb4c4b933cec3f50$"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1012 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1012 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 618 B

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

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