Commit History

Autor SHA1 Mensaxe Data
  Novatux 34e0a0ca0f Add tool callback %!s(int64=11) %!d(string=hai) anos
  Novatux 4e5760a541 Fix minetest.facedir_to_dir when param2 is 5 or 7. %!s(int64=11) %!d(string=hai) anos
  PilzAdam 731392866f Allow to manually specify param2 in minetest.item_place() and return success %!s(int64=11) %!d(string=hai) anos
  BlockMen 7b13d119ed Add support for different drowning damage and allow drowning in other nodetypes %!s(int64=11) %!d(string=hai) anos
  hdastwb a0f5b70568 added (optional) support for 6d facedir in dir_to_facedir and added facedir_to_dir %!s(int64=11) %!d(string=hai) anos
  PilzAdam caf0b67e47 Remove unnecessary debug output in node_dig() %!s(int64=11) %!d(string=hai) anos
  Lord89James 90b095aa54 Infinite tools in creative mode %!s(int64=11) %!d(string=hai) anos
  sapier ab43377577 Move scriptapi to separate folder (by sapier) %!s(int64=11) %!d(string=hai) anos
  PilzAdam 9ff8012655 Return an ItemStack in minetest.item_place() if nodes' on rightclick doesnt return it %!s(int64=11) %!d(string=hai) anos
  0gb.us 02cbb58107 Fix node replacement in not-quite-loaded chunks %!s(int64=11) %!d(string=hai) anos
  PilzAdam ef6b8bee07 Drop nodes as items when dugged and no room in inventory and dont remove dropped items when no room in inventory %!s(int64=12) %!d(string=hai) anos
  PilzAdam fc61c8809b Dont drop tools on rightclick %!s(int64=11) %!d(string=hai) anos
  PilzAdam 86b906d015 Fix minetest.item_place_node() and minetest.item_drop() to always return an ItemStack %!s(int64=11) %!d(string=hai) anos
  RealBadAngel b1019a88ba Fix to on_rightclick not able to change wielded_item %!s(int64=11) %!d(string=hai) anos
  PilzAdam 28f5b55643 Dont call on_rightclick() if sneak is pressed %!s(int64=11) %!d(string=hai) anos
  PilzAdam 5bc14e2fe4 Add on_rightclick(pos, node, clicker) callback for nodes %!s(int64=12) %!d(string=hai) anos
  PilzAdam 29c17c14f1 Add ability to change the itemstack in placenode callbacks %!s(int64=12) %!d(string=hai) anos
  Ilya Zhuravlev eeb0900291 Fix minetest.get_node_drops(). It should always return list of item names, not ItemStack(s). %!s(int64=12) %!d(string=hai) anos
  PilzAdam fa50341a71 Only check attachment for nodes with group attached_node %!s(int64=12) %!d(string=hai) anos
  PilzAdam fa76057e7f Add the group attached_node %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola d53a6cd851 Add overridable function for handling dropped items from nodes %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola 0b1ab41a95 Fix github issue #213: Dropping unknown items crashes the game %!s(int64=12) %!d(string=hai) anos
  Matthew I 1ed559bd24 Allow digging of unknown nodes %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola 0a18dda158 Remove special handling of creative mode %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola 9eaf93d41d Detached inventory callbacks and reworked node metadata callbacks %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola 96eac87d47 builtin/item.lua: callbacks with copies of positions and nodes rather than recycle the same ones, which callbacks can modify %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola e8331f0c1d Add oldnode parameter to minetest.register_on_placenode callback %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola c009aa3a22 Fix building on top of (pointable && buildable_to) nodes %!s(int64=12) %!d(string=hai) anos
  Perttu Ahola 0b61253931 Actually fix facedir-rotated nodes placed using minetest.env:place_node() %!s(int64=12) %!d(string=hai) anos
  darkrose f21af8da9c Handle nil placer as it might occur when using minetest.env:place_node. (Uberi) %!s(int64=12) %!d(string=hai) anos