Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-05 | Add the sapling group to rubber_tree_sapling (#366) | Vince Aggrippino | |
Add the sapling group to Rubber Tree Sapling so that it can be used in Mesecons recipes for glue and blinky plant. | |||
2017-03-31 | label all ABMs for profiler | Vanessa Ezekowitz | |
2015-07-28 | added rubber tree description | Christian Wischenbart | |
+added to group "leaves" | |||
2015-03-22 | Make rubber leaves yield rubber leaves | est31 | |
Previously, you wouldn't get any leaves items from mining rubber tree leaves. Leafdecay still doesn't drop the leaves, only the saplings, just like with normal trees. | |||
2014-08-13 | Revise rules for regenerating latex | Zefram | |
To ensure that only rubber tree trunk nodes that are part of trees regenerate, rather than those that are used as building blocks, check that they are sufficiently close to rubber tree leaves. This replaces the older rule that naturally-grown trunks regenerate (regardless of leaves) and manually-placed trunks don't (even though manually building a tree otherwise works). The detection of manually-placed trunks was in any case broken for users of moretrees, because that mod fails to set the flag signalling manual placement. Incidentally also fix a bug that caused rubber tree branches (horizontal trunk nodes) to turn vertical when regenerating latex. Rather than set the complete node structure, only switch the type name, as does the tree tap when emptying the node. | |||
2014-04-22 | Add german translations for all mods | Xanthin | |
2013-12-17 | Remove duplicate ABM | ShadowNinja | |
2013-11-27 | Drop full rubber tree nodes | ShadowNinja | |
2013-11-27 | Don't regenerate placed rubber tree trunks | ShadowNinja | |
2013-09-17 | Partial rewrite | ShadowNinja | |