]> git.lizzy.rs Git - minetest.git/history - builtin
Change default privileges from "build, shout" to "interact, shout"
[minetest.git] / builtin /
2012-03-31 Perttu AholaFix authentication handler reporting failed password...
2012-03-31 Perttu AholaImprove /grant and /revoke output, add /auth_reload
2012-03-31 Perttu AholaAdd 'fly' and 'fast' privileges and the underlying...
2012-03-31 Perttu AholaMore documentation in doc/lua_api.txt
2012-03-31 Perttu AholaAllow group:groupname in ABM definition and implement...
2012-03-30 Perttu AholaFix handling of missing auth.txt in the new handler
2012-03-30 Perttu AholaFix admin password handling in minetest.builtin_auth_ha...
2012-03-30 Perttu AholaImproved teleport command
2012-03-30 Perttu AholaReimplement authentication handler in Lua; now we have...
2012-03-30 Perttu AholaAdd minetest.get_connected_players()
2012-03-29 Perttu Aholaminetest.register_chatcommand(cmd, def)
2012-03-29 Kahrlon_joinplayer + on_leaveplayer + scriptapi_run_callback...
2012-03-27 Perttu AholaFix and extend minetest.after(time, func, param)
2012-03-26 Perttu AholaAdd minetest.after(time, func)
2012-03-19 Perttu AholaFlatten share/ and user/ in the source and for the...