Auke Kok 1c0e3c7215 Fix max search area exceeded crash.
find_nodes_in_area is limited to 82^3 nodes, and will abort
the server if that is exceeded. Assure we never do.
2017-12-15 12:32:53 -08:00
2016-07-03 07:16:36 +02:00
2013-01-09 22:31:37 -05:00
2017-12-15 11:22:22 -08:00
2017-08-12 18:59:41 -04:00
2016-03-27 21:16:35 -07:00
2017-08-12 18:59:41 -04:00
2016-07-03 07:16:36 +02:00
2016-03-27 21:16:35 -07:00
2017-08-12 20:26:33 -04:00
2015-08-21 15:31:05 -04:00
2017-08-12 18:59:41 -04:00

More trees!

This mod adds a whole bunch of new types of trees to the game

Much of the code here came from cisoun's conifers mod and bas080's jungle trees mod, and big contributions by RealBadAngel.

Brought together into one mod and made L-systems compatible by Vanessa Ezekowitz.

Dependencies: biome_lib and default

Description
More trees!
Readme 805 KiB
Languages
Lua 100%