提交历史

作者 SHA1 备注 提交日期
  sfan5 8c99f2232b Don't let HTTP API pass through untrusted function 2 年之前
  Corey Powell 413be76c63 Implemented disconnect_player (#10492) 2 年之前
  sfan5 a78124831f Fix incorrect error message in core.encode_png 2 年之前
  sfan5 bbfae0cc67 Dynamic_Add_Media v2 (#11550) 3 年之前
  hecks eefa39e47b Remove statement semicolons from a lua script 3 年之前
  hecks 80d12dbedb Add a simple PNG image encoder with Lua API (#11485) 3 年之前
  DS 8f085e02a1 Add metatables to lua vectors (#11039) 3 年之前
  Wuzzy a8cc3bdb08 Builtin: Translatable join, leave, profiler msgs (#11064) 3 年之前
  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 9 年之前
  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) 7 年之前
  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 年之前