]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
EnvRef:find_nodes_in_area(minp, maxp, nodenames)
[dragonfireclient.git] / builtin /
2012-04-04 Perttu AholaFix super-small size of regular item entities
2012-04-04 Perttu AholaFix dropped nodeitem visuals
2012-04-01 Perttu AholaImplement dropped items as LuaEntities; leave the old...
2012-04-01 Perttu AholaRemplement and improve /setting in Lua, now called...
2012-04-01 Perttu AholaDon't allow /granting unknown privileges
2012-04-01 Perttu AholaSplit builtin.lua to multiple files
2012-03-31 Perttu Aholagranting and revoking of all privileges at once
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...