Update character assets from PNG to WEBP format and adjust size data in manifest.json

This commit is contained in:
2026-05-27 11:35:06 +02:00
parent 4c70a9541b
commit 922b982af3
240 changed files with 103 additions and 106 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 448 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 780 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 371 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 506 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 456 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 500 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 500 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 438 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 440 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

+14 -14
View File
@@ -11,19 +11,19 @@
"right": "yasuo" "right": "yasuo"
}, },
"characters": [ "characters": [
{"name": "Ahri", "slug": "ahri", "dlc": false, "sizeBytes": 482750}, {"name": "Ahri", "slug": "ahri", "dlc": false, "sizeBytes": 359666},
{"name": "Akali", "slug": "akali", "dlc": false, "sizeBytes": 458958}, {"name": "Akali", "slug": "akali", "dlc": false, "sizeBytes": 338156},
{"name": "Blitzcrank", "slug": "blitzcrank", "dlc": false, "sizeBytes": 571047}, {"name": "Blitzcrank", "slug": "blitzcrank", "dlc": false, "sizeBytes": 419026},
{"name": "Braum", "slug": "braum", "dlc": false, "sizeBytes": 798568}, {"name": "Braum", "slug": "braum", "dlc": false, "sizeBytes": 626296},
{"name": "Caitlyn", "slug": "caitlyn", "dlc": false, "sizeBytes": 379717}, {"name": "Caitlyn", "slug": "caitlyn", "dlc": false, "sizeBytes": 259830},
{"name": "Darius", "slug": "darius", "dlc": false, "sizeBytes": 517856}, {"name": "Darius", "slug": "darius", "dlc": false, "sizeBytes": 348392},
{"name": "Ekko", "slug": "ekko", "dlc": false, "sizeBytes": 364981}, {"name": "Ekko", "slug": "ekko", "dlc": false, "sizeBytes": 257792},
{"name": "Illaoi", "slug": "illaoi", "dlc": false, "sizeBytes": 466679}, {"name": "Illaoi", "slug": "illaoi", "dlc": false, "sizeBytes": 337320},
{"name": "Jinx", "slug": "jinx", "dlc": false, "sizeBytes": 511542}, {"name": "Jinx", "slug": "jinx", "dlc": false, "sizeBytes": 367054},
{"name": "Senna", "slug": "senna", "dlc": false, "sizeBytes": 511542}, {"name": "Senna", "slug": "senna", "dlc": false, "sizeBytes": 367054},
{"name": "Teemo", "slug": "teemo", "dlc": false, "sizeBytes": 448618}, {"name": "Teemo", "slug": "teemo", "dlc": false, "sizeBytes": 329910},
{"name": "Vi", "slug": "vi", "dlc": false, "sizeBytes": 426554}, {"name": "Vi", "slug": "vi", "dlc": false, "sizeBytes": 322904},
{"name": "Warwick", "slug": "warwick", "dlc": false, "sizeBytes": 451114}, {"name": "Warwick", "slug": "warwick", "dlc": false, "sizeBytes": 327488},
{"name": "Yasuo", "slug": "yasuo", "dlc": false, "sizeBytes": 329566} {"name": "Yasuo", "slug": "yasuo", "dlc": false, "sizeBytes": 244552}
] ]
} }

Before

Width:  |  Height:  |  Size: 434 KiB

After

Width:  |  Height:  |  Size: 434 KiB

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 361 KiB

Before

Width:  |  Height:  |  Size: 345 KiB

After

Width:  |  Height:  |  Size: 345 KiB

Before

Width:  |  Height:  |  Size: 368 KiB

After

Width:  |  Height:  |  Size: 368 KiB

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 244 KiB

Before

Width:  |  Height:  |  Size: 341 KiB

After

Width:  |  Height:  |  Size: 341 KiB

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 364 KiB

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 440 KiB

Before

Width:  |  Height:  |  Size: 335 KiB

After

Width:  |  Height:  |  Size: 335 KiB

Before

Width:  |  Height:  |  Size: 181 KiB

After

Width:  |  Height:  |  Size: 181 KiB

Before

Width:  |  Height:  |  Size: 340 KiB

After

Width:  |  Height:  |  Size: 340 KiB

Before

Width:  |  Height:  |  Size: 312 KiB

After

Width:  |  Height:  |  Size: 312 KiB

Before

Width:  |  Height:  |  Size: 287 KiB

After

Width:  |  Height:  |  Size: 287 KiB

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB

Before

Width:  |  Height:  |  Size: 424 KiB

After

Width:  |  Height:  |  Size: 424 KiB

Before

Width:  |  Height:  |  Size: 465 KiB

After

Width:  |  Height:  |  Size: 465 KiB

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 338 KiB

Before

Width:  |  Height:  |  Size: 299 KiB

After

Width:  |  Height:  |  Size: 299 KiB

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 308 KiB

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 203 KiB

Before

Width:  |  Height:  |  Size: 331 KiB

After

Width:  |  Height:  |  Size: 331 KiB

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 364 KiB

Before

Width:  |  Height:  |  Size: 262 KiB

After

Width:  |  Height:  |  Size: 262 KiB

Before

Width:  |  Height:  |  Size: 255 KiB

After

Width:  |  Height:  |  Size: 255 KiB

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 374 KiB

Before

Width:  |  Height:  |  Size: 369 KiB

After

Width:  |  Height:  |  Size: 369 KiB

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 336 KiB

Before

Width:  |  Height:  |  Size: 263 KiB

After

Width:  |  Height:  |  Size: 263 KiB

Before

Width:  |  Height:  |  Size: 388 KiB

After

Width:  |  Height:  |  Size: 388 KiB

Before

Width:  |  Height:  |  Size: 328 KiB

After

Width:  |  Height:  |  Size: 328 KiB

Before

Width:  |  Height:  |  Size: 358 KiB

After

Width:  |  Height:  |  Size: 358 KiB

Before

Width:  |  Height:  |  Size: 344 KiB

After

Width:  |  Height:  |  Size: 344 KiB

Before

Width:  |  Height:  |  Size: 393 KiB

After

Width:  |  Height:  |  Size: 393 KiB

Before

Width:  |  Height:  |  Size: 218 KiB

After

Width:  |  Height:  |  Size: 218 KiB

Before

Width:  |  Height:  |  Size: 621 KiB

After

Width:  |  Height:  |  Size: 621 KiB

Before

Width:  |  Height:  |  Size: 505 KiB

After

Width:  |  Height:  |  Size: 505 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 412 KiB

+5 -5
View File
@@ -1,12 +1,12 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"updatedAt": "2026-05-26", "updatedAt": "2026-05-27",
"packs": [ "packs": [
{ {
"id": "2xko", "id": "2xko",
"name": "2XKO", "name": "2XKO",
"version": "1.0.0", "version": "1.0.0",
"totalSizeBytes": 6719492, "totalSizeBytes": 4905440,
"logoPath": "2xko/logo.png", "logoPath": "2xko/logo.png",
"characterCount": 14, "characterCount": 14,
"palette": { "palette": {
@@ -97,7 +97,7 @@
"id": "rivals-of-aether-ii", "id": "rivals-of-aether-ii",
"name": "Rivals of Aether II", "name": "Rivals of Aether II",
"version": "1.0.0", "version": "1.0.0",
"totalSizeBytes": 65441117, "totalSizeBytes": 37812582,
"logoPath": "rivals-of-aether-ii/logo.png", "logoPath": "rivals-of-aether-ii/logo.png",
"characterCount": 16, "characterCount": 16,
"palette": { "palette": {
@@ -123,7 +123,7 @@
"id": "street-fighter-6", "id": "street-fighter-6",
"name": "Street Fighter 6", "name": "Street Fighter 6",
"version": "1.0.0", "version": "1.0.0",
"totalSizeBytes": 3149196, "totalSizeBytes": 15744924,
"logoPath": "street-fighter-6/logo.png", "logoPath": "street-fighter-6/logo.png",
"characterCount": 29, "characterCount": 29,
"palette": { "palette": {
@@ -136,7 +136,7 @@
"id": "tekken-8", "id": "tekken-8",
"name": "TEKKEN 8", "name": "TEKKEN 8",
"version": "1.0.0", "version": "1.0.0",
"totalSizeBytes": 56204650, "totalSizeBytes": 36559438,
"logoPath": "tekken-8/logo.png", "logoPath": "tekken-8/logo.png",
"characterCount": 40, "characterCount": 40,
"palette": { "palette": {
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 438 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 MiB

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