コミット履歴

作者 SHA1 メッセージ 日付
  Gundul 4e402ec39f Fix crash if bones punched by non-player (#3146) 2 ヶ月 前
  OgelGames 110c23560e Don't check protection of air when placing bones (#2964) 1 年間 前
  imre84 d86435d86c Extend inventory action logging to include bones (#3040) 1 年間 前
  Maksim e6aec880de Use Minetest 5.3 'minetest.is_creative_enabled' API (#2795) 3 年 前
  auouymous 7ae983b669 Don't replace protected liquids with bones (#2790) 3 年 前
  sfan5 e4adb01fbf Fix and improve translation strings (#2471) 5 年 前
  Yves Quemener bb9279ccb8 Add support for MT 5 game translation (rebasing ) (#2466) 5 年 前
  Paramat 8af8dc49a0 Remove uses of default.gui_bg/bg_img/slots 5 年 前
  SmallJoker 255031fc91 Replace deprecated function calls 6 年 前
  Jacob Gustafson e376d57bd2 Add optional bones messages for player and log 6 年 前
  Tim 283636bfdb Bones: Iterate player inventory lists dynamically (#1229) 6 年 前
  SmallJoker 3611af1dda Bones: Return bones when taking the last ItemStack 7 年 前
  paramat eec1c5a03b Settings: Use new settings object 7 年 前
  zaoqi 077316b4cd Use creative.is_enabled_for for creative mode if possible (#1558) 7 年 前
  tenplus1 0cbb516ae2 Bones: Search for nearby 'air' for fallback bones placement 8 年 前
  Tim 76211624ac Use minetest instead of core namespace, discourage via luacheck 8 年 前
  paramat 4fba897a96 Bones: Improve bones textures 8 年 前
  tenplus1 2df7ce20dd Bones: Ability to change bones mode. Tidy up code 8 年 前
  Tim 4473627de0 Remove unused and clean up missused variable-value assignments. 8 年 前
  Auke Kok 54b87e955d TNT: Add on_blast to all nodes with an inventory 8 年 前
  Rui 8fdcfea9f9 Allow for shift+clicking inventory from bones 8 年 前
  James Stevenson d90a081722 Rename argument to priv check 8 年 前
  Auke Kok 2fb40be409 Add "protection_bypass" priv. 8 年 前
  MT-Modder 0410b5e0ca Allow non-players to dig bones. 8 年 前
  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 年 前
  Tim 75ea7e3160 Bones mod fixes 10 年 前
  Craig Davison 07dcae7258 Add fancy inventory for bones 10 年 前
  SmallJoker a32751800c Add furnace protection, eat some lines of codes 10 年 前
  SmallJoker d47201f813 Add punch to pickup, drop instead of delete 10 年 前
  Zheyu Shen 253af00743 Don't create bones if the player's inventory is empty 10 年 前