Historia zmian

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