summaryrefslogtreecommitdiff
path: root/games/minimal
Commit message (Collapse)AuthorAge
...
* Fix sound direction and add experimental:soundblock alias sb in minimal for ↵Perttu Ahola2012-04-04
| | | | testing
* initial_properties field in entity definitionPerttu Ahola2012-03-31
|
* Add minetest.get_connected_players()Perttu Ahola2012-03-30
|
* ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on ↵Perttu Ahola2012-03-30
| | | | players too!
* Modify minimal/give_initial_stuff to always give stuffPerttu Ahola2012-03-29
|
* Rework tool_capabilities a bit (maxwear->uses, scale dig time according to ↵Perttu Ahola2012-03-29
| | | | leveldiff)
* Make mapgen use mapgen_* node aliases rather than the LEGN macroPerttu Ahola2012-03-28
|
* Add PseudoRandom in Lua APIPerttu Ahola2012-03-28
|
* Add minetest.after(time, func)Perttu Ahola2012-03-27
|
* Add default_grass_footstep.1.ogg as a test sound in minimalPerttu Ahola2012-03-27
|
* Add games/minimal/game.confPerttu Ahola2012-03-26
|
* Move games/minetest to games/minimal and update README.txtPerttu Ahola2012-03-26