Histórico de Commits

Autor SHA1 Mensagem Data
  ShadowNinja c9b64206f9 Fix error when calling minetest.node_punch without a pointed_thing há 10 anos atrás
  ShadowNinja 76d4396fa1 Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks há 10 anos atrás
  ShadowNinja 1b5b6fe692 Add pointed_thing to minetest.register_on_placenode há 10 anos atrás
  Novatux e21b29f422 Deepcopy pointed_thing for after_place_node, give it to on_rightclick too. há 11 anos atrás
  ShadowNinja c46574f30f Pass pointed_thing to after_place_node há 11 anos atrás
  Novatux 8e1d78e9de Revert "Fix minetest.facedir_to_dir when param2 is 5 or 7." há 11 anos atrás
  kwolekr 9a927476ca Change default value of is_ground_content to true há 11 anos atrás
  ShadowNinja 06a5eceb81 Add basic protection support to builtin há 11 anos atrás
  0gb.us 53ab2f8def Fixed ignoring of "diggable" property of nodes. há 11 anos atrás
  Novatux 34e0a0ca0f Add tool callback há 11 anos atrás
  Novatux 4e5760a541 Fix minetest.facedir_to_dir when param2 is 5 or 7. há 11 anos atrás
  PilzAdam 731392866f Allow to manually specify param2 in minetest.item_place() and return success há 11 anos atrás
  BlockMen 7b13d119ed Add support for different drowning damage and allow drowning in other nodetypes há 11 anos atrás
  hdastwb a0f5b70568 added (optional) support for 6d facedir in dir_to_facedir and added facedir_to_dir há 11 anos atrás
  PilzAdam caf0b67e47 Remove unnecessary debug output in node_dig() há 11 anos atrás
  Lord89James 90b095aa54 Infinite tools in creative mode há 11 anos atrás
  sapier ab43377577 Move scriptapi to separate folder (by sapier) há 11 anos atrás
  PilzAdam 9ff8012655 Return an ItemStack in minetest.item_place() if nodes' on rightclick doesnt return it há 11 anos atrás
  0gb.us 02cbb58107 Fix node replacement in not-quite-loaded chunks há 11 anos atrás
  PilzAdam ef6b8bee07 Drop nodes as items when dugged and no room in inventory and dont remove dropped items when no room in inventory há 12 anos atrás
  PilzAdam fc61c8809b Dont drop tools on rightclick há 11 anos atrás
  PilzAdam 86b906d015 Fix minetest.item_place_node() and minetest.item_drop() to always return an ItemStack há 11 anos atrás
  RealBadAngel b1019a88ba Fix to on_rightclick not able to change wielded_item há 11 anos atrás
  PilzAdam 28f5b55643 Dont call on_rightclick() if sneak is pressed há 11 anos atrás
  PilzAdam 5bc14e2fe4 Add on_rightclick(pos, node, clicker) callback for nodes há 12 anos atrás
  PilzAdam 29c17c14f1 Add ability to change the itemstack in placenode callbacks há 12 anos atrás
  Ilya Zhuravlev eeb0900291 Fix minetest.get_node_drops(). It should always return list of item names, not ItemStack(s). há 12 anos atrás
  PilzAdam fa50341a71 Only check attachment for nodes with group attached_node há 12 anos atrás
  PilzAdam fa76057e7f Add the group attached_node há 12 anos atrás
  Perttu Ahola d53a6cd851 Add overridable function for handling dropped items from nodes há 12 anos atrás