Infinite-Chess / infinitechess.org

Infinite Chess Web Server
https://www.infinitechess.org
GNU Affero General Public License v3.0
172 stars 40 forks source link

Converting .png to .webp #79

Closed tte0 closed 3 weeks ago

tte0 commented 1 month ago

Converting images in main menu that have .png format to .webp format can increase performance a bit (especially in guide section) and gives more accessability.

edit: this can be aplied to most images

Naviary2 commented 1 month ago

Yes! This could be discussed here! https://discord.com/channels/1114425729569017918/1260387860792741959

We could also concatenate all the game scripts into one big one!

Naviary2 commented 3 weeks ago

This has been implemented!