Skip to content
Snippets Groups Projects
  1. Aug 12, 2012
    • Matthew I's avatar
      Allow digging of unknown nodes · 1ed559bd
      Matthew I authored
      This allows the removal of nodes with unknown types.
      get_item_callback() (C++) would fail if a node has an unknown type.  Now it
      will try using the callback from minetest.nodedef_default in this case.
      Also, minetest.node_dig() (Lua) was altered to always allow digging when
      the node definition is empty (i.e. unknown node).
      1ed559bd
  2. Jul 27, 2012
  3. Jul 25, 2012
  4. Jul 24, 2012
  5. Jul 23, 2012
  6. Jul 22, 2012
  7. Jul 21, 2012
  8. Jun 16, 2012
  9. Jun 10, 2012
  10. Jun 08, 2012
  11. Jun 06, 2012
  12. Jun 05, 2012
  13. Jun 03, 2012
  14. May 19, 2012
  15. Apr 13, 2012
  16. Apr 09, 2012
  17. Apr 08, 2012
  18. Apr 04, 2012
Loading