Commit History

Author SHA1 Message Date
  sfan5 1c5ece8334 Fix eat sound not playing if eating last of stack 2 years ago
  Wuzzy 6910c8d920 Fix number of tool uses being off by 1..32767 (#11110) 3 years ago
  sfan5 660e63dbae Fix item duplication if player dies during interact callback (alternative) (#11662) 3 years ago
  Treer 149d8fc8d6 Add group-based tool filtering for node drops (#10141) 3 years ago
  DS 8f085e02a1 Add metatables to lua vectors (#11039) 3 years ago
  Vitaliy 3b78a22371 Degrotate support for mesh nodes (#7840) 3 years ago
  rubenwardy 4db7fb4a3b Replace 'minetest.' with 'core.' in builtin 3 years ago
  rubenwardy 6e0e0324a4 Fix minetest.dig_node returning true when node isn't diggable (#10890) 3 years ago
  sfan5 edd8c3c664 Drop never documented 'alpha' property from nodedef 3 years ago
  Zughy 45ccfe26fb Removed some obsolete code (#10562) 3 years ago
  sfan5 61bbdd6807 Copy position for can_dig 4 years ago
  Wuzzy 65a6a316d0 Add minetest.is_creative_enabled 4 years ago
  SmallJoker 27d611fe55 Add default stack size setting (#8873) 4 years ago
  SmallJoker 3f675490df Builtin: Fix error by digging unknown nodes 4 years ago
  sfan5 7d29611c1b Convert sound_play uses in builtin to ephemeral 4 years ago
  sfan5 c10e188594 Let node 'place' and 'dug' sounds be heard by other players 4 years ago
  Wuzzy 876a15bd75 Fix item eat sound not played if last item (#9239) 4 years ago
  Bluebird 80af58c8c5 Make core.item_place_node return position of placed node. (#7713) 4 years ago
  sfan5 db7e59f472 Correct documentation around minetest.item_place 4 years ago
  rubenwardy 8e757859d6 Add luacheck to check builtin (#7895) 5 years ago
  SmallJoker 47492386ec Docs: Clarify where to check for 'protection_bypass' (#8675) 5 years ago
  Wuzzy 5560ec8178 Add eat sound (#7956) 6 years ago
  tenplus1 a4f41e7bfc get_node_drops: Make empty drop return empty table (#7592) 6 years ago
  SmallJoker ade7a1cbcf Builtin: Replace deprecated function calls (#7561) 6 years ago
  SmallJoker 8f827ee680 core.rotate_node: Do not trigger after_place_node (#6900) 6 years ago
  ashtrayoz abd8a30c05 Add callback to preserve node metadata as item metadata 7 years ago
  SmallJoker b19241b9bc Builtin: Fix handle_node_drops crash with nil digger 7 years ago
  raymoo a5d5728f24 Fix default item callbacks to work with nil users (#5819) 7 years ago
  Paramat 604fe2083d Item drop: Tune to land exactly 2 nodes away with level view (#6410) 7 years ago
  rubenwardy ad9677a14f Check item_drop amount clientside (#6242) 7 years ago