1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-06 15:36:03 +00:00
Commit graph

12 commits

Author SHA1 Message Date
f70e430651 Remove desktop.ini files 2020-06-25 19:55:39 +02:00
c56acfee49 Move alternative textures to right folder 2020-06-25 17:09:51 +02:00
c12b93b9c6 Remove duplicated zombie textures 2020-06-25 17:05:09 +02:00
6a8f790e44 Remove Thumbs.db 2020-06-25 16:33:15 +02:00
Diab Neiroukh
ca8d4aeecf Add missing textures and models from Chorus' Version
This also helps in preparing for the Nether Update (1.16). Textures were
optimised using OptiPNG by:

optipng -o7 -nx

followed by a second run with the defaults.
2020-06-25 13:31:04 +01:00
39cd1d5cc1 Optimize textures more aggressively.
Use optipng with default options. This converted a number of
textures from RGB to indexed colors, but reduces file sizes
substantially.
2020-06-06 17:47:32 +02:00
01b915ba0f Replace banner/globe.png with own work 2020-05-21 01:00:38 +02:00
5867897c32 Fix too small textures (8x8 px -> 16x16 px) 2020-05-20 14:32:20 +02:00
cf193840b2 Optimize banner textures 2020-05-19 18:02:29 +02:00
f008873b56 Fix banner textures
Format of banner textures has been changed to match those of
shields. This fixes issues with all-black banners.
2020-05-19 18:00:43 +02:00
e124d43ac6 Optimize all textures
optipng -o7 -nx
2020-05-15 18:24:15 +02:00
acbdb5612a Initial commit 2020-05-15 16:17:25 +02:00