From cd9926f9e53a2532296ff7019287559c3e7ea1ea Mon Sep 17 00:00:00 2001 From: Rogier Date: Wed, 18 May 2016 16:54:45 +0200 Subject: Restore previous pine as cedar Commit ad0cbbc0f disabled the previous moretrees pine, and aliased it to the default minetest pine. The default pine is a completely different tree though, with different apppearance and different textures. This commit restores the previous pine tree, renaming it to cedar to avoid a tree name clash with the default game. Any existing moretrees pine trees will be converted to cedar, so that their appearance does not change. Moretrees pine trees that have already been converted to the default pine tree are not converted back. --- textures/moretrees_cedar_cone.png | Bin 0 -> 315 bytes textures/moretrees_cedar_leaves.png | Bin 0 -> 205 bytes textures/moretrees_cedar_nuts.png | Bin 0 -> 369 bytes textures/moretrees_cedar_sapling.png | Bin 0 -> 202 bytes textures/moretrees_cedar_trunk.png | Bin 0 -> 1074 bytes textures/moretrees_cedar_trunk_top.png | Bin 0 -> 451 bytes textures/moretrees_cedar_wood.png | Bin 0 -> 648 bytes textures/moretrees_pine_cone.png | Bin 315 -> 0 bytes textures/moretrees_pine_nuts.png | Bin 369 -> 0 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/moretrees_cedar_cone.png create mode 100644 textures/moretrees_cedar_leaves.png create mode 100644 textures/moretrees_cedar_nuts.png create mode 100644 textures/moretrees_cedar_sapling.png create mode 100644 textures/moretrees_cedar_trunk.png create mode 100644 textures/moretrees_cedar_trunk_top.png create mode 100644 textures/moretrees_cedar_wood.png delete mode 100644 textures/moretrees_pine_cone.png delete mode 100644 textures/moretrees_pine_nuts.png (limited to 'textures') diff --git a/textures/moretrees_cedar_cone.png b/textures/moretrees_cedar_cone.png new file mode 100644 index 0000000..5e1fae9 Binary files /dev/null and b/textures/moretrees_cedar_cone.png differ diff --git a/textures/moretrees_cedar_leaves.png b/textures/moretrees_cedar_leaves.png new file mode 100644 index 0000000..e6de482 Binary files /dev/null and b/textures/moretrees_cedar_leaves.png differ diff --git a/textures/moretrees_cedar_nuts.png b/textures/moretrees_cedar_nuts.png new file mode 100644 index 0000000..e39f895 Binary files /dev/null and b/textures/moretrees_cedar_nuts.png differ diff --git a/textures/moretrees_cedar_sapling.png b/textures/moretrees_cedar_sapling.png new file mode 100644 index 0000000..42f8ecc Binary files /dev/null and b/textures/moretrees_cedar_sapling.png differ diff --git a/textures/moretrees_cedar_trunk.png b/textures/moretrees_cedar_trunk.png new file mode 100644 index 0000000..ea685e3 Binary files /dev/null and b/textures/moretrees_cedar_trunk.png differ diff --git a/textures/moretrees_cedar_trunk_top.png b/textures/moretrees_cedar_trunk_top.png new file mode 100644 index 0000000..01aed1d Binary files /dev/null and b/textures/moretrees_cedar_trunk_top.png differ diff --git a/textures/moretrees_cedar_wood.png b/textures/moretrees_cedar_wood.png new file mode 100644 index 0000000..8680bd5 Binary files /dev/null and b/textures/moretrees_cedar_wood.png differ diff --git a/textures/moretrees_pine_cone.png b/textures/moretrees_pine_cone.png deleted file mode 100644 index 5e1fae9..0000000 Binary files a/textures/moretrees_pine_cone.png and /dev/null differ diff --git a/textures/moretrees_pine_nuts.png b/textures/moretrees_pine_nuts.png deleted file mode 100644 index e39f895..0000000 Binary files a/textures/moretrees_pine_nuts.png and /dev/null differ -- cgit v1.2.3 From afab0692df2d99c36473568602d1cc4059aa2e65 Mon Sep 17 00:00:00 2001 From: Rogier Date: Wed, 18 May 2016 22:54:19 +0200 Subject: 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. --- textures/moretrees_date.png | Bin 0 -> 2118 bytes textures/moretrees_date_palm_leaves.png | Bin 0 -> 757 bytes textures/moretrees_date_palm_sapling.png | Bin 0 -> 261 bytes textures/moretrees_date_palm_trunk.png | Bin 0 -> 1196 bytes textures/moretrees_date_palm_trunk_top.png | Bin 0 -> 673 bytes textures/moretrees_date_palm_wood.png | Bin 0 -> 735 bytes textures/moretrees_dates.png | Bin 0 -> 9421 bytes textures/moretrees_dates_f0.png | Bin 0 -> 3848 bytes textures/moretrees_dates_f1.png | Bin 0 -> 4137 bytes textures/moretrees_dates_f2.png | Bin 0 -> 9070 bytes textures/moretrees_dates_f3.png | Bin 0 -> 8295 bytes textures/moretrees_dates_f4.png | Bin 0 -> 9237 bytes textures/moretrees_dates_fn.png | Bin 0 -> 2589 bytes textures/moretrees_dates_m0.png | Bin 0 -> 4138 bytes textures/moretrees_dates_n.png | Bin 0 -> 2107 bytes 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/moretrees_date.png create mode 100644 textures/moretrees_date_palm_leaves.png create mode 100644 textures/moretrees_date_palm_sapling.png create mode 100644 textures/moretrees_date_palm_trunk.png create mode 100644 textures/moretrees_date_palm_trunk_top.png create mode 100644 textures/moretrees_date_palm_wood.png create mode 100644 textures/moretrees_dates.png create mode 100644 textures/moretrees_dates_f0.png create mode 100644 textures/moretrees_dates_f1.png create mode 100644 textures/moretrees_dates_f2.png create mode 100644 textures/moretrees_dates_f3.png create mode 100644 textures/moretrees_dates_f4.png create mode 100644 textures/moretrees_dates_fn.png create mode 100644 textures/moretrees_dates_m0.png create mode 100644 textures/moretrees_dates_n.png (limited to 'textures') diff --git a/textures/moretrees_date.png b/textures/moretrees_date.png new file mode 100644 index 0000000..ed743b5 Binary files /dev/null and b/textures/moretrees_date.png differ diff --git a/textures/moretrees_date_palm_leaves.png b/textures/moretrees_date_palm_leaves.png new file mode 100644 index 0000000..de0f569 Binary files /dev/null and b/textures/moretrees_date_palm_leaves.png differ diff --git a/textures/moretrees_date_palm_sapling.png b/textures/moretrees_date_palm_sapling.png new file mode 100644 index 0000000..9596028 Binary files /dev/null and b/textures/moretrees_date_palm_sapling.png differ diff --git a/textures/moretrees_date_palm_trunk.png b/textures/moretrees_date_palm_trunk.png new file mode 100644 index 0000000..b8fa986 Binary files /dev/null and b/textures/moretrees_date_palm_trunk.png differ diff --git a/textures/moretrees_date_palm_trunk_top.png b/textures/moretrees_date_palm_trunk_top.png new file mode 100644 index 0000000..329ba46 Binary files /dev/null and b/textures/moretrees_date_palm_trunk_top.png differ diff --git a/textures/moretrees_date_palm_wood.png b/textures/moretrees_date_palm_wood.png new file mode 100644 index 0000000..c531e3c Binary files /dev/null and b/textures/moretrees_date_palm_wood.png differ diff --git a/textures/moretrees_dates.png b/textures/moretrees_dates.png new file mode 100644 index 0000000..cd8d578 Binary files /dev/null and b/textures/moretrees_dates.png differ diff --git a/textures/moretrees_dates_f0.png b/textures/moretrees_dates_f0.png new file mode 100644 index 0000000..b75d59a Binary files /dev/null and b/textures/moretrees_dates_f0.png differ diff --git a/textures/moretrees_dates_f1.png b/textures/moretrees_dates_f1.png new file mode 100644 index 0000000..535150b Binary files /dev/null and b/textures/moretrees_dates_f1.png differ diff --git a/textures/moretrees_dates_f2.png b/textures/moretrees_dates_f2.png new file mode 100644 index 0000000..e2e299c Binary files /dev/null and b/textures/moretrees_dates_f2.png differ diff --git a/textures/moretrees_dates_f3.png b/textures/moretrees_dates_f3.png new file mode 100644 index 0000000..eef43f0 Binary files /dev/null and b/textures/moretrees_dates_f3.png differ diff --git a/textures/moretrees_dates_f4.png b/textures/moretrees_dates_f4.png new file mode 100644 index 0000000..78f38f9 Binary files /dev/null and b/textures/moretrees_dates_f4.png differ diff --git a/textures/moretrees_dates_fn.png b/textures/moretrees_dates_fn.png new file mode 100644 index 0000000..db88913 Binary files /dev/null and b/textures/moretrees_dates_fn.png differ diff --git a/textures/moretrees_dates_m0.png b/textures/moretrees_dates_m0.png new file mode 100644 index 0000000..4ff61e7 Binary files /dev/null and b/textures/moretrees_dates_m0.png differ diff --git a/textures/moretrees_dates_n.png b/textures/moretrees_dates_n.png new file mode 100644 index 0000000..c12a3d9 Binary files /dev/null and b/textures/moretrees_dates_n.png differ -- cgit v1.2.3 From c87a169fdd1ff0b6a08407ff2564f52c15def3cf Mon Sep 17 00:00:00 2001 From: Rogier Date: Fri, 20 May 2016 12:33:10 +0200 Subject: Add recipes with dates (and nuts, and coconut) Using a combination of dates, nuts and coconut, an extremely high energy date-nut cake can be baked (32 units of food). It's main purpose is to be a very concentrated transport mechanism of food, but it can be used for instant replenishment of a starving soul. In practise, it will be used to craft date-nut energy bars, which merely have a good nutritional value (4 units). Because of its exceptional nature, the cake requires special ingredients (all three types of nuts, as well as coconuts), and given the ingredients, 3 steps are needed (including one cooking step) to bake it. All of the ingredients themselves, except dates, are not found in nature, but must also be prepared. --- textures/moretrees_date_nut_bar.png | Bin 0 -> 685 bytes textures/moretrees_date_nut_batter.png | Bin 0 -> 608 bytes textures/moretrees_date_nut_cake.png | Bin 0 -> 695 bytes textures/moretrees_date_nut_snack.png | Bin 0 -> 450 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/moretrees_date_nut_bar.png create mode 100644 textures/moretrees_date_nut_batter.png create mode 100644 textures/moretrees_date_nut_cake.png create mode 100644 textures/moretrees_date_nut_snack.png (limited to 'textures') diff --git a/textures/moretrees_date_nut_bar.png b/textures/moretrees_date_nut_bar.png new file mode 100644 index 0000000..6895001 Binary files /dev/null and b/textures/moretrees_date_nut_bar.png differ diff --git a/textures/moretrees_date_nut_batter.png b/textures/moretrees_date_nut_batter.png new file mode 100644 index 0000000..47d8e08 Binary files /dev/null and b/textures/moretrees_date_nut_batter.png differ diff --git a/textures/moretrees_date_nut_cake.png b/textures/moretrees_date_nut_cake.png new file mode 100644 index 0000000..5084e71 Binary files /dev/null and b/textures/moretrees_date_nut_cake.png differ diff --git a/textures/moretrees_date_nut_snack.png b/textures/moretrees_date_nut_snack.png new file mode 100644 index 0000000..1766dab Binary files /dev/null and b/textures/moretrees_date_nut_snack.png differ -- cgit v1.2.3 From 75e8027bf7ca581556f91e8c1444c865a77c482d Mon Sep 17 00:00:00 2001 From: Rogier Date: Thu, 19 May 2016 13:26:52 +0200 Subject: Make cocos palm regrow coconuts. This feature is optional, and can be turned off. Existing cocos trees are converted. --- textures/moretrees_coconut_0.png | Bin 0 -> 877 bytes textures/moretrees_coconut_1.png | Bin 0 -> 429 bytes textures/moretrees_coconut_2.png | Bin 0 -> 1009 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/moretrees_coconut_0.png create mode 100644 textures/moretrees_coconut_1.png create mode 100644 textures/moretrees_coconut_2.png (limited to 'textures') diff --git a/textures/moretrees_coconut_0.png b/textures/moretrees_coconut_0.png new file mode 100644 index 0000000..644a65f Binary files /dev/null and b/textures/moretrees_coconut_0.png differ diff --git a/textures/moretrees_coconut_1.png b/textures/moretrees_coconut_1.png new file mode 100644 index 0000000..e2889bc Binary files /dev/null and b/textures/moretrees_coconut_1.png differ diff --git a/textures/moretrees_coconut_2.png b/textures/moretrees_coconut_2.png new file mode 100644 index 0000000..86c8cf5 Binary files /dev/null and b/textures/moretrees_coconut_2.png differ -- cgit v1.2.3 From d72574d28835e30e9d7fa7644268876e6920421a Mon Sep 17 00:00:00 2001 From: Rogier Date: Fri, 1 Jul 2016 16:06:29 +0200 Subject: Add poplar tree Poplars exist in two kinds: small and large trees. Both use the same nodes, except for the sapling. Poplar leaves may drop one or the other sapling. Poplar trees require a humid environment, and water nearby. Provided there is water, an occasional poplar will grow under less humid conditions. --- textures/moretrees_poplar_leaves.png | Bin 0 -> 563 bytes textures/moretrees_poplar_sapling.png | Bin 0 -> 447 bytes textures/moretrees_poplar_small_sapling.png | Bin 0 -> 347 bytes textures/moretrees_poplar_trunk-1.png | Bin 0 -> 1217 bytes textures/moretrees_poplar_trunk.png | Bin 0 -> 980 bytes textures/moretrees_poplar_trunk_top.png | Bin 0 -> 751 bytes textures/moretrees_poplar_wood.png | Bin 0 -> 726 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/moretrees_poplar_leaves.png create mode 100644 textures/moretrees_poplar_sapling.png create mode 100644 textures/moretrees_poplar_small_sapling.png create mode 100644 textures/moretrees_poplar_trunk-1.png create mode 100644 textures/moretrees_poplar_trunk.png create mode 100644 textures/moretrees_poplar_trunk_top.png create mode 100644 textures/moretrees_poplar_wood.png (limited to 'textures') diff --git a/textures/moretrees_poplar_leaves.png b/textures/moretrees_poplar_leaves.png new file mode 100644 index 0000000..64568bc Binary files /dev/null and b/textures/moretrees_poplar_leaves.png differ diff --git a/textures/moretrees_poplar_sapling.png b/textures/moretrees_poplar_sapling.png new file mode 100644 index 0000000..9d5f32a Binary files /dev/null and b/textures/moretrees_poplar_sapling.png differ diff --git a/textures/moretrees_poplar_small_sapling.png b/textures/moretrees_poplar_small_sapling.png new file mode 100644 index 0000000..fb9bd03 Binary files /dev/null and b/textures/moretrees_poplar_small_sapling.png differ diff --git a/textures/moretrees_poplar_trunk-1.png b/textures/moretrees_poplar_trunk-1.png new file mode 100644 index 0000000..e4e1540 Binary files /dev/null and b/textures/moretrees_poplar_trunk-1.png differ diff --git a/textures/moretrees_poplar_trunk.png b/textures/moretrees_poplar_trunk.png new file mode 100644 index 0000000..47672fb Binary files /dev/null and b/textures/moretrees_poplar_trunk.png differ diff --git a/textures/moretrees_poplar_trunk_top.png b/textures/moretrees_poplar_trunk_top.png new file mode 100644 index 0000000..4c55858 Binary files /dev/null and b/textures/moretrees_poplar_trunk_top.png differ diff --git a/textures/moretrees_poplar_wood.png b/textures/moretrees_poplar_wood.png new file mode 100644 index 0000000..55e6b44 Binary files /dev/null and b/textures/moretrees_poplar_wood.png differ -- cgit v1.2.3