ByMykel / CSGO-API

An unofficial JSON API for Counter-Strike 2 in multiples languages. List of skins, cases, stickers, collections, collectibles, agents, graffiti, keys, patches and music kits.
https://bymykel.github.io/CSGO-API/
MIT License
283 stars 34 forks source link

Add new CS2 images #62

Closed ByMykel closed 10 months ago

ByMykel commented 1 year ago

For now I haven't found the new cdn images, in the steam market they still use the old CSGO ones.

Some comparisons (left old, right new): Captura de pantalla 2023-10-13 232346

Captura de pantalla 2023-10-13 232412

Captura de pantalla 2023-10-13 232512

Captura de pantalla 2023-10-13 232550

I can try to add all the images to this repository until the cdn is available.

Tom-jm03 commented 1 year ago

Hey, do you know where the elo images are stored? Couldn't find them image

ByMykel commented 1 year ago

@Tom-jm03 Search premier_rating_bg, is and SVG that I think is edited somehow with the correct colors.

premier_rating_bg

Tom-jm03 commented 1 year ago

thanks, but now i edited them out of this picture xD https://media.discordapp.net/attachments/1162539733835067413/1164206098677502053/chrome_nUyE5uDpwY.png?ex=65425e6b&is=652fe96b&hm=0fa711c70a88807660e6c609860cd1a33ecc3423849e562fddc771f10def7a88&=&width=719&height=358

Tom-jm03 commented 1 year ago

Do you have discord? I can sent them to you, once im done

ByMykel commented 1 year ago

Thank you, for now I don't need them.

Lowly1337 commented 1 year ago

I decompiled all images from VPK but I was unable to find a way to get them from CDN. Old images are still available via CDN and can be obtained by just hashing decompiled PNG's.

ByMykel commented 1 year ago

@Lowly1337 same, I guess they haven't add them yet? If you check the community market they are using the old images.

Lowly1337 commented 1 year ago

They provably want to improve them before adding to Steam Community, but this is last thing on their current "to do" list. There is also possibility that they will not change them at all and old images will be still in usage, because last added item (CSGO Coin) is still generated in "legacy" way. image

ByMykel commented 1 year ago

I think they have only change the weapons, the rest like collectibles, stickers, etc, are still unchanged.

EDIT: lets see what will happen, I think they are focused on other things that are more important metagame, bugs...