Commit History

Author SHA1 Message Date
  SmallJoker 66372e75d9 is_area_protected: Rename from intersects_protection (#7073) 6 years ago
  you 87e08b1b3a Add minetest.is_player (#7013) 6 years ago
  Paramat 01bc817fe0 Intersects_protection(): Move from Minetest Game to builtin (#6952) 6 years ago
  red-001 d10cccee31 Allow the join/leave message to be overridden by mods. 8 years ago
  ShadowNinja 43d1f375d1 Use a settings object for the main settings 9 years ago
  Loïc Blot 34d32ce55a Implement delayed server shutdown with cancelation (#4664) 7 years ago
  red-001 d31750cb93 Give CSM access to use `core.colorize()` (#5113) 7 years ago
  Loïc Blot 2c19d51409 [CSM] sound_play & sound_stop support + client_lua_api doc (#5096) 7 years ago
  rubenwardy c5967f75f0 Add minetest.player_exists() (#5064) 7 years ago
  red-001 fb1406bdff Don't send a join message in singleplayer mode. 8 years ago
  orwell96 0d1c9598a0 Make supplying empty formspec strings close the formspec (#4737) 7 years ago
  Rui 3a95054db5 Fix typo in core.after (#4560) 8 years ago
  Xunto 0b0075e6ad Move on join and on leave messages to lua (#4460) 8 years ago
  Tim 58eb5f39d4 Builtin: Fix check for a player object in core.check_player_privs 8 years ago
  Ekdohibs 14ef2b445a Add colored text (not only colored chat). 8 years ago
  TriBlade9 1d40385d4a Colored chat working as expected for both freetype and non-freetype builds. @nerzhul improvements * Add unit tests * Fix coding style * move guiChatConsole.hpp to client/ 9 years ago
  Auke Kok a60aa8e226 Fix timer initialization. 8 years ago
  Rui914 24e8b0ac1e Faster insertion into table 8 years ago
  Jeija 31e0667a4a Add Lua interface to HTTPFetchRequest 8 years ago
  Auke Kok ad884f23d4 New timer design. 8 years ago
  Robert Zenz c32847838d Add more ways to pass data to check_player_privs 9 years ago
  kwolekr f062bbd7a1 Add /emergeblocks command and core.emerge_area() Lua API 9 years ago
  kwolekr 2b04ab874d SAPI: Track last executed mod and include in error messages 9 years ago
  HybridDog 8383a61eac Decrease minetest.after globalstep lag 9 years ago
  Novatux 75622c30be Add code to support raillike group names 9 years ago
  kwolekr 5aeeb219e3 Simplify deleteblocks chat command argument parsing 9 years ago
  Zefram aebbcbf398 Fix indexing error in timer processing 10 years ago
  ShadowNinja c4359ff65c Use "core" namespace internally 10 years ago
  ShadowNinja 1cd512913e Organize builtin into subdirectories 10 years ago