Historique des commits

Auteur SHA1 Message Date
  sapier 5b518ed2fe Add backtrace to error function il y a 11 ans
  ShadowNinja ae8ff4b8e2 Add vector helpers il y a 11 ans
  kwolekr 3f13dc790c Add voxelarea.lua helper to builtin il y a 11 ans
  Sfan5 a4183994a4 Add a Way of checking for specific Feature with Lua Adds minetest.get_feature() and minetest.has_feature() il y a 11 ans
  Ilya Zhuravlev 214a8b4597 Set numeric locale for Lua il y a 11 ans
  PilzAdam 10dc2b30fb Move falling to builtin il y a 12 ans
  Perttu Ahola 9eaf93d41d Detached inventory callbacks and reworked node metadata callbacks il y a 12 ans
  Perttu Ahola 81554fbf72 Add minetest.serialize() and minetest.deserialize() il y a 12 ans
  Perttu Ahola 93cdc9b9dc Support static_spawnpoint setting il y a 12 ans
  Perttu Ahola f0e7da8a63 Implement dropped items as LuaEntities; leave the old ones as is for compatibility il y a 12 ans
  Perttu Ahola 67547f74fc Split builtin.lua to multiple files il y a 12 ans
  Perttu Ahola d5594e431c granting and revoking of all privileges at once il y a 12 ans
  Perttu Ahola a18326e97a Fix authentication handler reporting failed password change while it isn't il y a 12 ans
  Perttu Ahola 36c9463467 Improve /grant and /revoke output, add /auth_reload il y a 12 ans
  Perttu Ahola 52122c342d Add 'fly' and 'fast' privileges and the underlying privileges-to-client system il y a 12 ans
  Perttu Ahola e297c73913 More documentation in doc/lua_api.txt il y a 12 ans
  Perttu Ahola 280e1a2512 Allow group:groupname in ABM definition and implement minetest.hash_node_position() il y a 12 ans
  Perttu Ahola 29110d5428 Fix handling of missing auth.txt in the new handler il y a 12 ans
  Perttu Ahola b494324ec3 Fix admin password handling in minetest.builtin_auth_handler.get_auth il y a 12 ans
  Perttu Ahola 4cee9a86ac Improved teleport command il y a 12 ans
  Perttu Ahola 7cad0a2dcd Reimplement authentication handler in Lua; now we have 1) infinite privilege names, 2) minetest.register_authentication_handler() il y a 12 ans
  Perttu Ahola 80a64341f0 Add minetest.get_connected_players() il y a 12 ans
  Perttu Ahola b9ffb5f30d minetest.register_chatcommand(cmd, def) il y a 12 ans
  Kahrl a9ddbb4beb on_joinplayer + on_leaveplayer + scriptapi_run_callbacks + bugfix il y a 12 ans
  Perttu Ahola fa24e6b995 Fix and extend minetest.after(time, func, param) il y a 12 ans
  Perttu Ahola 37b64ff616 Add minetest.after(time, func) il y a 12 ans
  Perttu Ahola 97b693052c Flatten share/ and user/ in the source and for the RUN_IN_PLACE build il y a 12 ans