aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/misc.lua
AgeCommit message (Expand)Author
2018-07-17Builtin: Replace deprecated function calls (#7561)SmallJoker
2018-07-09Builtin/../misc.lua: Replace minetest. with core., improve codestyle (#7540)ClobberXD
2018-07-01Make the server status message customizable (#7357)SmallJoker
2018-02-25is_area_protected: Rename from intersects_protection (#7073)SmallJoker
2018-02-05Add minetest.is_player (#7013)you
2018-01-23Intersects_protection(): Move from Minetest Game to builtin (#6952)Paramat
2017-09-11Allow the join/leave message to be overridden by mods.red-001
2017-05-06Use a settings object for the main settingsShadowNinja
2017-04-15Implement delayed server shutdown with cancelation (#4664)Loïc Blot
2017-03-17Give CSM access to use `core.colorize()` (#5113)red-001
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-01-18Add minetest.player_exists() (#5064)rubenwardy
2016-12-03Don't send a join message in singleplayer mode.red-001
2016-11-23Make supplying empty formspec strings close the formspec (#4737)orwell96
2016-10-01Fix typo in core.after (#4560)Rui
2016-08-22Move on join and on leave messages to lua (#4460)Xunto
2016-07-26Builtin: Fix check for a player object in core.check_player_privsTim
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-31Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade9
2016-04-21Fix timer initialization.Auke Kok
2016-03-06Faster insertion into tableRui914
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-01-29New timer design.Auke Kok
2015-10-22Add more ways to pass data to check_player_privsRobert Zenz
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2015-06-06Decrease minetest.after globalstep lagHybridDog
2015-05-12Add code to support raillike group namesNovatux
2015-01-15Simplify deleteblocks chat command argument parsingkwolekr
2014-07-16Fix indexing error in timer processingZefram
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja