Comment 3 for bug 685421

Revision history for this message
Derek (bugs-m8y) wrote :

We already optimise all our PNGs anyway, and try very hard to remember to recheck them all before releasing.

Optimising is harmless if done none-lossily and can save a lot of space, but shouldn't offer much benefit to Hedgewars since we're always concerned about size already.

A more useful optimisation if they are concerned about space would be if we release a bugfix hedgewars, to not release a bugfix hedgewars-data even if nothing changes. I have no idea why they do that. Requires downloading a huge amount of redundant data.

They can't link a 0.9.14.1 hedgewars package to a 0.9.14 hedgewars-data ?