aboutsummaryrefslogtreecommitdiff
path: root/games/minimal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initial_properties field in entity definitionPerttu Ahola2012-03-311-10/+11
|
* Add minetest.get_connected_players()Perttu Ahola2012-03-301-7/+5
|
* ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on ↵Perttu Ahola2012-03-301-0/+16
| | | | players too!
* Modify minimal/give_initial_stuff to always give stuffPerttu Ahola2012-03-291-9/+12
|
* Rework tool_capabilities a bit (maxwear->uses, scale dig time according to ↵Perttu Ahola2012-03-291-29/+29
| | | | leveldiff)
* Make mapgen use mapgen_* node aliases rather than the LEGN macroPerttu Ahola2012-03-281-0/+23
|
* Add PseudoRandom in Lua APIPerttu Ahola2012-03-281-0/+11
|
* Add minetest.after(time, func)Perttu Ahola2012-03-271-23/+3
|
* Add default_grass_footstep.1.ogg as a test sound in minimalPerttu Ahola2012-03-271-0/+0
|
* Add games/minimal/game.confPerttu Ahola2012-03-261-0/+2
|
* Move games/minetest to games/minimal and update README.txtPerttu Ahola2012-03-26105-0/+2409