Commit Graph

  • 21af06d633 moved examples into seperate mod and added LGPL license master Sokomine 2017-04-11 22:36:28 +02:00
  • f438a13d12 let one trunk give 5 woods for demonstration Sokomine 2015-10-23 04:47:43 +02:00
  • b7037611ef added explanations to README Sokomine 2015-10-23 03:38:22 +02:00
  • 48557983ca added new version of trees.lua for the default mod Sokomine 2015-10-23 03:01:37 +02:00
  • ffb6bb1847 added support for other return values for can_grow so that growing can be delayed instead of denied Sokomine 2015-10-23 00:55:06 +02:00
  • 3992ef43e3 removed the tree to wood crafting part Sokomine 2015-10-22 23:36:38 +02:00
  • 1b59139913 made sure all node names are returned at the right place Sokomine 2015-10-22 23:20:28 +02:00
  • 961f0becfc catch missing nodenames and use default values in such a case Sokomine 2015-10-22 23:05:55 +02:00
  • cd857a2add the modname part for the new nodes is now determined automaticly Sokomine 2015-10-22 19:12:35 +02:00
  • 86e7719e07 removed old and obsolte function Sokomine 2015-10-22 18:03:41 +02:00
  • 6d45c9610f node definitions are now composed out of values common to all trees, default values and individual values Sokomine 2015-10-22 18:02:43 +02:00
  • bbee674f68 added support for interval/chance for tree growing abm; moved actual tree growing into a seperate function Sokomine 2015-10-22 05:23:04 +02:00
  • de10520a65 moved growing functions into extra file Sokomine 2015-10-18 04:39:40 +02:00
  • 7a69577585 renamed silly tree to example tree Sokomine 2015-10-18 04:33:24 +02:00
  • 5b0e8d86bf seperated example code from actual lib Sokomine 2015-10-18 04:26:24 +02:00
  • 8562634d80 extended tree example Sokomine 2015-10-17 22:51:14 +02:00
  • f7d26126a7 schematics created from tables are also acceptable; added one from valleys_c as an example Sokomine 2015-10-16 17:30:45 +02:00
  • e09fa0e964 corrected parameter list for tree_abm_called; select_how_to_grow can now return a number instead of a table; the ground found is passed on as a parameter to all subsequent growth functions Sokomine 2015-10-13 17:36:35 +02:00
  • 6ab2a64665 added callbacks for changing tree growth and for notification of a tree having grown; removed sapling before placing schematic Sokomine 2015-10-10 17:25:14 +02:00
  • 402b47df68 removed sapling when using l-system; extended example tree so that all methods of growing are shown Sokomine 2015-10-10 16:27:42 +02:00
  • 49058e6810 moved growing into extra parameter Sokomine 2015-10-10 15:46:55 +02:00
  • 930eac8dd8 removed dependency from default; moved examples into extra file; added new tree as example Sokomine 2015-10-10 15:31:11 +02:00
  • 94843c4a2f fixed typo Sokomine 2015-10-10 04:53:45 +02:00
  • f0a6e19423 basic version which supports normal fruit trees Sokomine 2015-10-10 04:51:13 +02:00
  • 8916c0517d first commit Sokomine 2015-09-10 01:59:13 +02:00