Make the minimal development test somewhat playable by adding ore generation and...
[oweals/minetest.git] / games / minimal /
2012-04-05 Perttu AholaMake the minimal development test somewhat playable...
2012-04-04 Perttu AholaFix sound direction and add experimental:soundblock...
2012-03-31 Perttu Aholainitial_properties field in entity definition
2012-03-30 Perttu AholaAdd minetest.get_connected_players()
2012-03-30 Perttu AholaObjectRef:set_armor_groups() and ObjectRef:set_properti...
2012-03-29 Perttu AholaModify minimal/give_initial_stuff to always give stuff
2012-03-29 Perttu AholaRework tool_capabilities a bit (maxwear->uses, scale...
2012-03-27 Perttu AholaMake mapgen use mapgen_* node aliases rather than the...
2012-03-27 Perttu AholaAdd PseudoRandom in Lua API
2012-03-26 Perttu AholaAdd minetest.after(time, func)
2012-03-26 Perttu AholaAdd default_grass_footstep.1.ogg as a test sound in...
2012-03-26 Perttu AholaAdd games/minimal/game.conf
2012-03-26 Perttu AholaMove games/minetest to games/minimal and update README.txt