Commit History

Author SHA1 Message Date
  Wuzzy 3c7f26d937 Add support for attached facedir/4dir nodes (#11432) 1 year ago
  Abdou-31 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
  DS 22cbc05808 Add an item pick up callback (2) (#7712) 1 year ago
  Wuzzy 1d04903c19 Add paramtype2s for 4 horizontal rotations and 64 colors (#11431) 1 year ago
  Zughy 3132efcc01 Reassure previous nil behaviour for tiles and special_tiles (#12678) 1 year ago
  Lars Müller b204655081 Fix regression & replace more occurrences of vector.new with vector.copy (#12539) 1 year ago
  Lars Müller b15393c2a5 Replace deprecated use of `vector.new` with `copy` 2 years ago
  Zughy 18fbc0394b Remove tile_images and special_materials obsolete code (#12455) 2 years ago
  Lars Müller 089797dbe6 Fix Minetest blaming the wrong mod for errors (#12241) 2 years ago
  sfan5 e6385e2ab7 Reorganize some builtin functions in preparation for async env 2 years ago
  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) 2 years ago
  sfan5 660e63dbae Fix item duplication if player dies during interact callback (alternative) (#11662) 2 years ago
  Treer 149d8fc8d6 Add group-based tool filtering for node drops (#10141) 2 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 3 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) 4 years ago