]> git.smokeofanarchy.ru Git - space-station-14.git/commit
WebP lobby images (#25184)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Fri, 16 Feb 2024 23:55:57 +0000 (00:55 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2024 23:55:57 +0000 (16:55 -0700)
commit773d02f694ac22a13afb09ceeb166028be9e487a
tree3c7472a8a02f16d97c68b49815a517c6feba1c54
parent9e5261e2ce35c42b74295f5de945ff8a69945114
WebP lobby images (#25184)

* Allow webp in lobby background files

* Make lobby art webp images

Reduces folder from 10 MB to 2.5 MB without only slight quality loss.

* Update PutLobbyScreensHere.txt
28 files changed:
Content.Server/GameTicking/GameTicker.LobbyBackground.cs
Resources/Prototypes/lobbyscreens.yml
Resources/Textures/LobbyScreens/PutLobbyScreensHere.txt
Resources/Textures/LobbyScreens/attributions.yml
Resources/Textures/LobbyScreens/doomed.png [deleted file]
Resources/Textures/LobbyScreens/doomed.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/doomed.webp.yml [moved from Resources/Textures/LobbyScreens/doomed.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/pharmacy.png [deleted file]
Resources/Textures/LobbyScreens/pharmacy.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/pharmacy.webp.yml [moved from Resources/Textures/LobbyScreens/pharmacy.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/robotics.png [deleted file]
Resources/Textures/LobbyScreens/robotics.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/robotics.webp.yml [moved from Resources/Textures/LobbyScreens/robotics.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/skellyvstherev.png [deleted file]
Resources/Textures/LobbyScreens/skellyvstherev.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/skellyvstherev.webp.yml [moved from Resources/Textures/LobbyScreens/skellyvstherev.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/ssxiv.png [deleted file]
Resources/Textures/LobbyScreens/ssxiv.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/ssxiv.webp.yml [moved from Resources/Textures/LobbyScreens/ssxiv.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/supermatter.png [deleted file]
Resources/Textures/LobbyScreens/supermatter.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/supermatter.webp.yml [moved from Resources/Textures/LobbyScreens/supermatter.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/susstation.png [deleted file]
Resources/Textures/LobbyScreens/susstation.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/susstation.webp.yml [moved from Resources/Textures/LobbyScreens/susstation.png.yml with 100% similarity]
Resources/Textures/LobbyScreens/warden.png [deleted file]
Resources/Textures/LobbyScreens/warden.webp [new file with mode: 0644]
Resources/Textures/LobbyScreens/warden.webp.yml [moved from Resources/Textures/LobbyScreens/warden.png.yml with 100% similarity]