Age | Commit message (Collapse) | Author |
|
minetest.get_feature() and minetest.has_feature()
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|