Commit History

作者 SHA1 備註 提交日期
  sfan5 40ad976753 Revise dynamic_add_media API to better accomodate future changes 3 年之前
  HybridDog 2f4037752b Add minetest.get_artificial_light and minetest.get_natural_light (#5680) 4 年之前
  Wuzzy 65a6a316d0 Add minetest.is_creative_enabled 4 年之前
  sfan5 0b8d3f99a5 Move core.get_connected_players() implementation to C++ 4 年之前
  rubenwardy 8e757859d6 Add luacheck to check builtin (#7895) 5 年之前
  SmallJoker ade7a1cbcf Builtin: Replace deprecated function calls (#7561) 6 年之前
  ClobberXD 498078bfa0 Builtin/../misc.lua: Replace minetest. with core., improve codestyle (#7540) 6 年之前
  SmallJoker 6f22d14206 Make the server status message customizable (#7357) 6 年之前
  SmallJoker 66372e75d9 is_area_protected: Rename from intersects_protection (#7073) 6 年之前
  you 87e08b1b3a Add minetest.is_player (#7013) 6 年之前
  Paramat 01bc817fe0 Intersects_protection(): Move from Minetest Game to builtin (#6952) 6 年之前
  red-001 d10cccee31 Allow the join/leave message to be overridden by mods. 8 年之前
  ShadowNinja 43d1f375d1 Use a settings object for the main settings 10 年之前
  Loïc Blot 34d32ce55a Implement delayed server shutdown with cancelation (#4664) 7 年之前
  red-001 d31750cb93 Give CSM access to use `core.colorize()` (#5113) 7 年之前
  Loïc Blot 2c19d51409 [CSM] sound_play & sound_stop support + client_lua_api doc (#5096) 7 年之前
  rubenwardy c5967f75f0 Add minetest.player_exists() (#5064) 7 年之前
  red-001 fb1406bdff Don't send a join message in singleplayer mode. 8 年之前
  orwell96 0d1c9598a0 Make supplying empty formspec strings close the formspec (#4737) 8 年之前
  Rui 3a95054db5 Fix typo in core.after (#4560) 8 年之前
  Xunto 0b0075e6ad Move on join and on leave messages to lua (#4460) 8 年之前
  Tim 58eb5f39d4 Builtin: Fix check for a player object in core.check_player_privs 8 年之前
  Ekdohibs 14ef2b445a Add colored text (not only colored chat). 8 年之前
  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 年之前
  Auke Kok a60aa8e226 Fix timer initialization. 8 年之前
  Rui914 24e8b0ac1e Faster insertion into table 8 年之前
  Jeija 31e0667a4a Add Lua interface to HTTPFetchRequest 8 年之前
  Auke Kok ad884f23d4 New timer design. 8 年之前
  Robert Zenz c32847838d Add more ways to pass data to check_player_privs 9 年之前
  kwolekr f062bbd7a1 Add /emergeblocks command and core.emerge_area() Lua API 9 年之前