Historique des commits

Auteur SHA1 Message Date
  Loïc Blot 584d00a01c Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958) il y a 6 ans
  Vitaliy 75320e7e88 Real global textures (#6105) il y a 7 ans
  Loïc Blot 6f1c907204 Implement mod communication channels (#6351) il y a 7 ans
  Rui c0dac4d928 Remove nodeupdate completely (#6358) il y a 7 ans
  Loïc Blot 550c0404a8 Add LuaEntity on_death callback (#6177) il y a 7 ans
  sfan5 071e114ffa Private nodemeta (#5702) il y a 7 ans
  sfan5 7279f0b373 Add particle animation, glow il y a 7 ans
  Rogier f4d718c538 Minimal game: Use field 'tiles' instead of 'tile_images' il y a 8 ans
  Kahrl 26f4a5c110 Minimal game: add /dummyball <count> command il y a 10 ans
  sapier ab43377577 Move scriptapi to separate folder (by sapier) il y a 11 ans
  khonkhortisan 1586cdac53 unkn own block -> unkn own node il y a 11 ans
  Perttu Ahola 983e45ae92 Improve inventory callbacks a bit il y a 12 ans
  Perttu Ahola 9eaf93d41d Detached inventory callbacks and reworked node metadata callbacks il y a 12 ans
  Perttu Ahola 2ac20982e0 Detached inventories il y a 12 ans
  Perttu Ahola 717ae67995 Add node timer test in minimal/experimental il y a 12 ans
  Perttu Ahola 6dfefaf229 Formspec button_exit[] and image_button_exit[] il y a 12 ans
  Perttu Ahola acf3a43095 Add /test1 command to minimal for testing a more complicated player inventory form il y a 12 ans
  Perttu Ahola 0b61253931 Actually fix facedir-rotated nodes placed using minetest.env:place_node() il y a 12 ans
  Perttu Ahola 16ad10e62f Allow defining player's inventory form in Lua il y a 12 ans
  Perttu Ahola a435cfcd82 Allow groups in crafting recipes il y a 12 ans
  Perttu Ahola 3a0562bebc Add after_destruct and cache the existence of on_construct, on_destruct and after_destruct for quick skipping when a node does not have them il y a 12 ans
  Perttu Ahola c3658e7c79 place_node, dig_node and punch_node; an in-game tester tool; remove old code il y a 12 ans
  Perttu Ahola 20c377ca65 experimental:soundblock dig_immediate=3 il y a 12 ans
  Perttu Ahola 4107390337 Make the minimal development test somewhat playable by adding ore generation and removing the player visual switch test il y a 12 ans
  Perttu Ahola a869d23451 Fix sound direction and add experimental:soundblock alias sb in minimal for testing il y a 12 ans
  Perttu Ahola dc70f50b59 initial_properties field in entity definition il y a 12 ans
  Perttu Ahola 80a64341f0 Add minetest.get_connected_players() il y a 12 ans
  Perttu Ahola 3241ad3ae8 ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on players too! il y a 12 ans
  Perttu Ahola 37b64ff616 Add minetest.after(time, func) il y a 12 ans
  Perttu Ahola 862d76b617 Move games/minetest to games/minimal and update README.txt il y a 12 ans