aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/experimental
AgeCommit message (Expand)Author
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-05-24Replacement for Minimal Development Test (PR) (#9450)Wuzzy
2018-10-16Add disable_repair group to prevent tool repair (#7381)Wuzzy
2018-06-14Minimal: Disable disruptive formspec test by default (#7423)Wuzzy
2018-06-06CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot
2018-03-28Load dependencies and description from mod.confAndrew Ward
2018-01-30Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)Loïc Blot
2017-10-15Real global textures (#6105)Vitaliy
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-01Remove nodeupdate completely (#6358)Rui
2017-07-27Add LuaEntity on_death callback (#6177)Loïc Blot
2017-05-10Private nodemeta (#5702)sfan5
2017-01-18Add particle animation, glowsfan5
2016-12-24Minimal game: Use field 'tiles' instead of 'tile_images'Rogier
2014-08-23Minimal game: add /dummyball <count> commandKahrl
2013-06-18Compress texturesDavid Gumberg
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-08Add experimental_tester_tool_1.png to minimal game (was accidentally left out)Perttu 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