| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
a string to aid better inter-object compatibility of code that assumes objects to be players
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
chat line
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
compatibility
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
minetest.hash_node_position()
|
| |
|
| |
|
| |
|
|
|
|
| |
names, 2) minetest.register_authentication_handler()
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add minetest.register_on_joinplayer and minetest.register_on_leaveplayer,
make adding new callbacks to scriptapi.cpp easier by adding
scriptapi_run_callbacks, also fix a minor bug with PlayerSAO <->
singleplayer mode interaction
|
| |
|
| |
|
|
|