minetest/games/minimal/mods
Luke Puchner-Hardman 7057c196c4 Added "[sheet" to the texture special commands.
"[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.
2017-01-02 15:28:06 +01:00
..
bucket Compress textures 2013-06-18 19:48:04 +00:00
default Added "[sheet" to the texture special commands. 2017-01-02 15:28:06 +01:00
errorhandler_test Add lua exception handling test code 2014-08-23 20:53:34 +02:00
experimental Minimal game: Use field 'tiles' instead of 'tile_images' 2016-12-24 00:33:07 +00:00
give_initial_stuff place_node, dig_node and punch_node; an in-game tester tool; remove old code 2012-06-05 23:10:07 +03:00
legacy Compress textures 2013-06-18 19:48:04 +00:00
stairs Minimal game: Use field 'tiles' instead of 'tile_images' 2016-12-24 00:33:07 +00:00
test Add PseudoRandom in Lua API 2012-03-28 00:38:20 +03:00