Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ObjRef:is_player() and modify ObjRef:get_player_name() to always return ↵ | Perttu Ahola | 2012-06-03 |
| | | | | a string to aid better inter-object compatibility of code that assumes objects to be players | ||
* | Support static_spawnpoint setting | Perttu Ahola | 2012-04-09 |
| | |||
* | Improve doc/lua_api.txt and add minetest.get_item_group(name, group) | Perttu Ahola | 2012-04-09 |
| | |||
* | minetest.get_node_group(name, group) | Perttu Ahola | 2012-04-08 |
| | |||
* | Split builtin.lua to multiple files | Perttu Ahola | 2012-04-01 |