Commit History

作者 SHA1 備註 提交日期
  SmallJoker f6eff57f7c Add player inventory callbacks 6 年之前
  Andrew Ward dfc8198349 Add reasons to on_dieplayer and on_hpchange 6 年之前
  you 46bbacee95 Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393) 6 年之前
  red-001 338d645fcf Add `on_auth_fail` callback (#7039) 6 年之前
  Loïc Blot 6f1c907204 Implement mod communication channels (#6351) 7 年之前
  rubenwardy faad6479de Fix crash on revocation of removed privilege 7 年之前
  Loïc Blot 40dd03e328 Implement minetest.register_can_bypass_userlimit (#6369) 7 年之前
  rubenwardy 72c09f524b Fix mistake when calling on_priv_grant/revoke, and document them (#6341) 7 年之前
  zeuner 1f207a3ddb Lua API: Add function to deregister single biomes (#5445) 7 年之前
  rubenwardy 096ea031de Add on_grant and on_revoke callbacks (#4713) 7 年之前
  Wuzzy f5d4494a51 Add textures for air and ignore items (#5196) 7 年之前
  paramat 5091cb5ecd Builtin: Change error to warning for light_source > 14 8 年之前
  paramat 3aefa5d3ce Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX 8 年之前
  paly2 aa33166386 Add minetest.unregister_item and minetest.register_alias_force 8 年之前
  est31 d494733839 Add minetest.register_lbm() to run code on block load only 8 年之前
  Rui914 24e8b0ac1e Faster insertion into table 8 年之前
  paramat 0bbbc6e13d Liquids: Flow into and destroy 'floodable' nodes 9 年之前
  Alex Ford 97908cc656 Add on_secondary_use when right clicking an item in the air 9 年之前
  Robert Zenz 0cf15470fc Simplify regex used in check_modname_prefix and other improvements. 9 年之前
  ShadowNinja 2139d7d45f Refactor logging 9 年之前
  kwolekr 2b04ab874d SAPI: Track last executed mod and include in error messages 9 年之前
  TeTpaAka aa13baa30a Add minetest.register_on_player_hpchange 9 年之前
  Brandon c5b4e54174 Add minetest.register_on_punchplayer 10 年之前
  Tomas Brod 732eb72a0c Fix minetest.clear_* creating new LOCAL table instead of clearing the existing one. 9 年之前
  kwolekr a4a6cc8eb1 builtin: Unify register wrapper functions and wrap clear_registered_* functions too 9 年之前
  ShadowNinja ef0a4e3614 Add registered_ores and registered_decorations 10 年之前
  kwolekr 5e2753c712 Expose mapgen parameters on scripting init 10 年之前
  rubenwardy 832d7973c8 Add item eat callback 10 年之前
  ShadowNinja c4359ff65c Use "core" namespace internally 10 年之前
  ShadowNinja 1cd512913e Organize builtin into subdirectories 10 年之前