summaryrefslogtreecommitdiff
path: root/games/minimal/mods/experimental/init.lua
AgeCommit message (Expand)Author
2014-08-23Minimal game: add /dummyball <count> commandKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier
2013-04-05unkn own block -> unkn own nodekhonkhortisan
2012-07-25Improve inventory callbacks a bitPerttu Ahola
2012-07-25Detached inventory callbacks and reworked node metadata callbacksPerttu Ahola
2012-07-24Detached inventoriesPerttu Ahola
2012-07-24Add node timer test in minimal/experimentalPerttu Ahola
2012-07-22Formspec button_exit[] and image_button_exit[]Perttu Ahola
2012-07-22Add /test1 command to minimal for testing a more complicated player inventory...Perttu Ahola
2012-07-21Actually fix facedir-rotated nodes placed using minetest.env:place_node()Perttu Ahola
2012-07-19Allow defining player's inventory form in LuaPerttu Ahola
2012-06-06Allow groups in crafting recipesPerttu Ahola
2012-06-05Add after_destruct and cache the existence of on_construct, on_destruct and a...Perttu Ahola
2012-06-05place_node, dig_node and punch_node; an in-game tester tool; remove old codePerttu Ahola
2012-04-06experimental:soundblock dig_immediate=3Perttu Ahola
2012-04-05Make the minimal development test somewhat playable by adding ore generation ...Perttu Ahola
2012-04-04Fix sound direction and add experimental:soundblock alias sb in minimal for t...Perttu Ahola
2012-03-31initial_properties field in entity definitionPerttu Ahola
2012-03-30Add minetest.get_connected_players()Perttu Ahola
2012-03-30ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on player...Perttu Ahola
2012-03-27Add minetest.after(time, func)Perttu Ahola
2012-03-26Move games/minetest to games/minimal and update README.txtPerttu Ahola