Commit History

Author SHA1 Message Date
  Wuzzy f5d4494a51 Add textures for air and ignore items (#5196) 7 years ago
  paramat 5091cb5ecd Builtin: Change error to warning for light_source > 14 8 years ago
  paramat 3aefa5d3ce Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX 8 years ago
  paly2 aa33166386 Add minetest.unregister_item and minetest.register_alias_force 8 years ago
  est31 d494733839 Add minetest.register_lbm() to run code on block load only 8 years ago
  Rui914 24e8b0ac1e Faster insertion into table 8 years ago
  paramat 0bbbc6e13d Liquids: Flow into and destroy 'floodable' nodes 8 years ago
  Alex Ford 97908cc656 Add on_secondary_use when right clicking an item in the air 9 years ago
  Robert Zenz 0cf15470fc Simplify regex used in check_modname_prefix and other improvements. 9 years ago
  ShadowNinja 2139d7d45f Refactor logging 9 years ago
  kwolekr 2b04ab874d SAPI: Track last executed mod and include in error messages 9 years ago
  TeTpaAka aa13baa30a Add minetest.register_on_player_hpchange 9 years ago
  Brandon c5b4e54174 Add minetest.register_on_punchplayer 10 years ago
  Tomas Brod 732eb72a0c Fix minetest.clear_* creating new LOCAL table instead of clearing the existing one. 9 years ago
  kwolekr a4a6cc8eb1 builtin: Unify register wrapper functions and wrap clear_registered_* functions too 9 years ago
  ShadowNinja ef0a4e3614 Add registered_ores and registered_decorations 9 years ago
  kwolekr 5e2753c712 Expose mapgen parameters on scripting init 10 years ago
  rubenwardy 832d7973c8 Add item eat callback 10 years ago
  ShadowNinja c4359ff65c Use "core" namespace internally 10 years ago
  ShadowNinja 1cd512913e Organize builtin into subdirectories 10 years ago