Skip to content
Snippets Groups Projects
  1. Oct 27, 2017
  2. Apr 11, 2017
  3. Mar 12, 2017
  4. Mar 05, 2017
  5. Nov 22, 2016
  6. Oct 10, 2016
    • tenplus1's avatar
      Tnt: Various optimisations · 6fdfd255
      tenplus1 authored
      Pass nodename to tnt.burn function where possible to reduce
      use of 'get_node'.
      Change 'ipairs' to 'pairs'.
      Use 'nodeupdate_single(pos)' instead of 'nodeupdate(pos)' to
      avoid every node triggering recursion, the loop itself takes
      the place of recursion and works upwards through horizontal
      planes as required.
      6fdfd255
  7. Aug 09, 2016
Loading