Commit History

Author SHA1 Message Date
  Gundul 4e402ec39f Fix crash if bones punched by non-player (#3146) 2 months ago
  OgelGames 110c23560e Don't check protection of air when placing bones (#2964) 1 year ago
  imre84 d86435d86c Extend inventory action logging to include bones (#3040) 1 year ago
  Maksim e6aec880de Use Minetest 5.3 'minetest.is_creative_enabled' API (#2795) 3 years ago
  auouymous 7ae983b669 Don't replace protected liquids with bones (#2790) 3 years ago
  sfan5 e4adb01fbf Fix and improve translation strings (#2471) 5 years ago
  Yves Quemener bb9279ccb8 Add support for MT 5 game translation (rebasing ) (#2466) 5 years ago
  Paramat 8af8dc49a0 Remove uses of default.gui_bg/bg_img/slots 5 years ago
  SmallJoker 255031fc91 Replace deprecated function calls 6 years ago
  Jacob Gustafson e376d57bd2 Add optional bones messages for player and log 6 years ago
  Tim 283636bfdb Bones: Iterate player inventory lists dynamically (#1229) 6 years ago
  SmallJoker 3611af1dda Bones: Return bones when taking the last ItemStack 7 years ago
  paramat eec1c5a03b Settings: Use new settings object 7 years ago
  zaoqi 077316b4cd Use creative.is_enabled_for for creative mode if possible (#1558) 7 years ago
  tenplus1 0cbb516ae2 Bones: Search for nearby 'air' for fallback bones placement 8 years ago
  Tim 76211624ac Use minetest instead of core namespace, discourage via luacheck 8 years ago
  paramat 4fba897a96 Bones: Improve bones textures 8 years ago
  tenplus1 2df7ce20dd Bones: Ability to change bones mode. Tidy up code 8 years ago
  Tim 4473627de0 Remove unused and clean up missused variable-value assignments. 8 years ago
  Auke Kok 54b87e955d TNT: Add on_blast to all nodes with an inventory 8 years ago
  Rui 8fdcfea9f9 Allow for shift+clicking inventory from bones 8 years ago
  James Stevenson d90a081722 Rename argument to priv check 8 years ago
  Auke Kok 2fb40be409 Add "protection_bypass" priv. 8 years ago
  MT-Modder 0410b5e0ca Allow non-players to dig bones. 8 years ago
  LeMagnesium 93a2c40ebc Adding bones' drop feature Before, when you died, you got to punch you bones to get back your stuff, the bones block was not dropped. However, a lot of people wants to use them for decorations/building, and have to install a dedicated mod since 0.4.10-release. With this commit, a bones block containing an inventory is dropped/added to inventory (if enough room) when the bones block is removed. Then, when a player places a bones block by himself, he will dig it like any other basic node (eg. default:tree), not just punch it. 9 years ago
  Tim 75ea7e3160 Bones mod fixes 10 years ago
  Craig Davison 07dcae7258 Add fancy inventory for bones 10 years ago
  SmallJoker a32751800c Add furnace protection, eat some lines of codes 10 years ago
  SmallJoker d47201f813 Add punch to pickup, drop instead of delete 10 years ago
  Zheyu Shen 253af00743 Don't create bones if the player's inventory is empty 10 years ago