aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/default/init.lua
AgeCommit message (Collapse)Author
2012-06-03minetest.get_craft_resultPerttu Ahola
2012-06-03Implement sign using form field protocolPerttu Ahola
2012-06-03Properly create metadata inventories in minimalPerttu Ahola
2012-06-03Random node metadata thingsPerttu Ahola
2012-06-03Attempt to begin to implement chests and furnace in Lua (with problems)Perttu Ahola
2012-04-05Make the minimal development test somewhat playable by adding ore generation ↵Perttu Ahola
and removing the player visual switch test
2012-03-29Rework tool_capabilities a bit (maxwear->uses, scale dig time according to ↵Perttu Ahola
leveldiff)
2012-03-28Make mapgen use mapgen_* node aliases rather than the LEGN macroPerttu Ahola
2012-03-26Move games/minetest to games/minimal and update README.txtPerttu Ahola