Detached inventories
[oweals/minetest.git] / games / minimal / mods / experimental / init.lua
2012-07-24 Perttu AholaDetached inventories
2012-07-24 Perttu AholaAdd node timer test in minimal/experimental
2012-07-22 Perttu AholaFormspec button_exit[] and image_button_exit[]
2012-07-22 Perttu AholaAdd /test1 command to minimal for testing a more compli...
2012-07-21 Perttu AholaActually fix facedir-rotated nodes placed using minetes...
2012-07-19 Perttu AholaAllow defining player's inventory form in Lua
2012-06-06 Perttu AholaAllow groups in crafting recipes
2012-06-05 Perttu AholaAdd after_destruct and cache the existence of on_constr...
2012-06-05 Perttu Aholaplace_node, dig_node and punch_node; an in-game tester...
2012-04-06 Perttu Aholaexperimental:soundblock dig_immediate=3
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-26 Perttu AholaAdd minetest.after(time, func)
2012-03-26 Perttu AholaMove games/minetest to games/minimal and update README.txt