Historique des commits

Auteur SHA1 Message Date
  DS 22cbc05808 Add an item pick up callback (2) (#7712) il y a 1 an
  Wuzzy 1d04903c19 Add paramtype2s for 4 horizontal rotations and 64 colors (#11431) il y a 1 an
  Zughy 3132efcc01 Reassure previous nil behaviour for tiles and special_tiles (#12678) il y a 1 an
  Lars Müller b204655081 Fix regression & replace more occurrences of vector.new with vector.copy (#12539) il y a 2 ans
  Lars Müller b15393c2a5 Replace deprecated use of `vector.new` with `copy` il y a 2 ans
  Zughy 18fbc0394b Remove tile_images and special_materials obsolete code (#12455) il y a 2 ans
  Lars Müller 089797dbe6 Fix Minetest blaming the wrong mod for errors (#12241) il y a 2 ans
  sfan5 e6385e2ab7 Reorganize some builtin functions in preparation for async env il y a 2 ans
  sfan5 1c5ece8334 Fix eat sound not playing if eating last of stack il y a 2 ans
  Wuzzy 6910c8d920 Fix number of tool uses being off by 1..32767 (#11110) il y a 2 ans
  sfan5 660e63dbae Fix item duplication if player dies during interact callback (alternative) (#11662) il y a 2 ans
  Treer 149d8fc8d6 Add group-based tool filtering for node drops (#10141) il y a 2 ans
  DS 8f085e02a1 Add metatables to lua vectors (#11039) il y a 3 ans
  Vitaliy 3b78a22371 Degrotate support for mesh nodes (#7840) il y a 3 ans
  rubenwardy 4db7fb4a3b Replace 'minetest.' with 'core.' in builtin il y a 3 ans
  rubenwardy 6e0e0324a4 Fix minetest.dig_node returning true when node isn't diggable (#10890) il y a 3 ans
  sfan5 edd8c3c664 Drop never documented 'alpha' property from nodedef il y a 3 ans
  Zughy 45ccfe26fb Removed some obsolete code (#10562) il y a 3 ans
  sfan5 61bbdd6807 Copy position for can_dig il y a 3 ans
  Wuzzy 65a6a316d0 Add minetest.is_creative_enabled il y a 4 ans
  SmallJoker 27d611fe55 Add default stack size setting (#8873) il y a 4 ans
  SmallJoker 3f675490df Builtin: Fix error by digging unknown nodes il y a 4 ans
  sfan5 7d29611c1b Convert sound_play uses in builtin to ephemeral il y a 4 ans
  sfan5 c10e188594 Let node 'place' and 'dug' sounds be heard by other players il y a 4 ans
  Wuzzy 876a15bd75 Fix item eat sound not played if last item (#9239) il y a 4 ans
  Bluebird 80af58c8c5 Make core.item_place_node return position of placed node. (#7713) il y a 4 ans
  sfan5 db7e59f472 Correct documentation around minetest.item_place il y a 4 ans
  rubenwardy 8e757859d6 Add luacheck to check builtin (#7895) il y a 4 ans
  SmallJoker 47492386ec Docs: Clarify where to check for 'protection_bypass' (#8675) il y a 5 ans
  Wuzzy 5560ec8178 Add eat sound (#7956) il y a 5 ans