Commit Graph

10 Commits

Author SHA1 Message Date
Hugo Locurcio
42c4c7ab04
Optimize PNG images losslessly
Commands used:

- `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png`
- `parallel advpng -z4 -i5000 ::: **/*.png`
2019-06-19 21:20:50 +02:00
Hugo Locurcio
fe7d656235
Optimize all images using oxipng -Zs 2019-02-20 19:52:31 +01:00
Hugo Locurcio
c2218f810d Rewrite the README, update the changelog and tweak CONTRIBUTING.md
Also optimize a few textures a tiny bit.
2017-10-05 20:37:32 +02:00
Richard Qian
58a337ccd6 Add metal sounds and update a copper rail texture 2016-12-31 12:35:09 -08:00
kilbith
82cb616117 Cleanup and update textures 2015-06-07 11:03:47 +02:00
Calinou
e32f4a93d9 New tin ore texture. 2015-01-22 19:51:29 +01:00
Calinou
f1b3dd8dc1 Add new ingot textures. 2014-07-09 20:20:07 +02:00
Calinou
f848f5174f Compressed textures. 2014-04-30 19:37:39 +02:00
Calinou
1467585635 Hoe textures 2013-09-16 11:16:12 +02:00
Calinou
e315dd3235 More Ores 2013-07-11 20:32:45 +02:00