Commit Graph

6 Commits

Author SHA1 Message Date
Vanessa Dannenberg d521e34758 license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media 2018-11-08 18:40:16 -05:00
Vanessa Dannenberg 90a2d33707 use swap_node where possible, for speed 2018-10-25 10:27:29 -04:00
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
Rogier 9028366407 fixup! Add date palm
Some textual improvements
2016-07-01 11:11:48 +02:00
Rogier 9dd610e0e6 fixup! Add date palm
Add an option to allow dates to grow unpollinated as well.
Female palms will be pollinated randomly.
2016-06-28 19:04:06 +02:00
Rogier afab0692df Add date palm
Spawns in hot and dry desert, but requires water. This makes it a bit harder to
find, but where found, it can be more abundant.
If found in the middle of a desert, its presence indicates a water source below
the surface.

As an additional optional feature, dates (slowly) grow back after harvesting.
2016-06-27 23:23:54 +02:00