aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/default/textures
AgeCommit message (Collapse)Author
2020-05-24Replacement for Minimal Development Test (PR) (#9450)Wuzzy
2019-10-23Add 4 missing fallback/default textures (#8845)Wuzzy
Processed using 'optipng -o7 -strip all '
2017-05-24Minimal: Add river water nodes (#5809)Paramat
Is a base terrain node needed by any core mapgen with sloping rivers.
2017-01-02Add 2D sheet animation for nodessfan5
2017-01-02Added "[sheet" to the texture special commands.Luke Puchner-Hardman
"[sheet:WxH:X,Y" assumes the base image is a tilesheet with W*H tiles on it and crops to the tile at position X,Y. Basically it works like "[verticalframe" but in 2D. For testing, I combined the four default_chest images into one.
2015-07-14Minimal: Remove recently added unnecessary nodesparamat
Fix 'is ground content' for some nodes
2015-06-12Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliasesparamat
Treegen: Remove alias checks from jungletree generation for speed
2013-06-19Add drowningPilzAdam
2013-06-18Compress texturesDavid Gumberg
2012-11-09Swap out pixel-perfect nyan cat by request of Chris TorresPerttu Ahola
2012-06-16Revert back proper crack texturePerttu Ahola
2012-06-16Allow node cracking animations of any lengthPerttu Ahola
2012-06-16Node texture animationPerttu Ahola
2012-06-03Add fire visualization to minimal furnace menuPerttu Ahola
2012-06-03Lua implementation of furnace with visible active statedarkrose
2012-03-26Move games/minetest to games/minimal and update README.txtPerttu Ahola