Sokomine
|
ffb6bb1847
|
added support for other return values for can_grow so that growing can be delayed instead of denied
|
2015-10-23 00:55:06 +02:00 |
|
Sokomine
|
3992ef43e3
|
removed the tree to wood crafting part
|
2015-10-22 23:36:38 +02:00 |
|
Sokomine
|
1b59139913
|
made sure all node names are returned at the right place
|
2015-10-22 23:20:28 +02:00 |
|
Sokomine
|
961f0becfc
|
catch missing nodenames and use default values in such a case
|
2015-10-22 23:05:55 +02:00 |
|
Sokomine
|
cd857a2add
|
the modname part for the new nodes is now determined automaticly
|
2015-10-22 19:12:35 +02:00 |
|
Sokomine
|
86e7719e07
|
removed old and obsolte function
|
2015-10-22 18:03:41 +02:00 |
|
Sokomine
|
6d45c9610f
|
node definitions are now composed out of values common to all trees, default values and individual values
|
2015-10-22 18:02:43 +02:00 |
|
Sokomine
|
bbee674f68
|
added support for interval/chance for tree growing abm; moved actual tree growing into a seperate function
|
2015-10-22 05:23:04 +02:00 |
|
Sokomine
|
de10520a65
|
moved growing functions into extra file
|
2015-10-18 04:39:40 +02:00 |
|
Sokomine
|
5b0e8d86bf
|
seperated example code from actual lib
|
2015-10-18 04:26:24 +02:00 |
|