ExeVirus
6bd059915c
Safe texture compression ( #2808 )
...
Only a single program was used to safely compress all textures in MTG.
* `optipng -o7 -zm1-9 -nc -strip all -clobber %%f`
The key command used is -nc, which stops color mode changes. I.e. any RGBA textures will remain RGBA textures, with none being changes to 8-bit indexed mode.
utils/optimize_textures.sh performs this compression automatically, assuming optipng is installed.
2021-02-12 20:55:18 +01:00
Paramat
d16612c1cb
Add new, longer 'default_grass_side' texture
...
Update side texture to match the new top texture.
3/4 side coverage instead of 1/2,
2019-07-22 02:18:20 +01:00
paramat
de3adb5859
Default: Lower grass_side and snow_side textures
...
Half coverage for a more grassy appearance
Make snow_side universal by removing green pixels
Move KevDoy's heart texture credit to above sound credits
2016-05-05 23:42:10 +01:00
paramat
fafbe2c268
Default: New grass and grass_side textures
...
Derived from Casimir's Voxelgarden texture
2016-04-29 23:19:30 +01:00
paramat
c7b9e734ff
Default: New grass textures, new footprint overlay texture
2015-08-15 21:19:39 +01:00
jp
f86ac2fdff
Optimize textures and model (use *.b3d instead *.x)
2015-02-28 22:33:19 +01:00
BlockMen
6532978a58
Add improved grass textures by @Philipbenr (slightly modified), fixes #323
2014-10-03 11:29:10 +02:00
Neuromancer56
9dfaab7f20
Some new textures (natural beauty texturepack)
2014-09-27 20:10:58 +02:00
David Gumberg
e106fd51ca
Compress all textures losslessly using optipng and advpng
2014-07-05 16:06:00 +02:00
BlockMen
a3e92c4524
New textures
2014-07-05 16:01:53 +02:00
Sfan5
c2ce3d032e
Pngcrush all Textures
2013-05-25 16:20:35 +02:00
PilzAdam
fcf0816fa8
Move all common mods back to minetest_game
2013-05-18 16:05:16 +02:00
PilzAdam
d6ec56811b
Use common mods
2013-03-21 18:44:36 +01:00
Iqualfragile
9232734a48
Removed significant details from default_dirt.png to make it look less repetative
...
Fixed default_grass_side.png
2012-12-22 20:08:56 +04:00
Perttu Ahola
8fece11cc7
Modify textures, add map generator necessities
2012-03-29 02:27:40 +03:00
Perttu Ahola
f9ab8cd018
Add initial content
2012-03-26 22:50:35 +03:00