Commit Graph

  • 47980f5c86 Merge pull request #23 from Rogier-5/cedar Vanessa Ezekowitz 2016-05-18 13:06:00 -0400
  • cd9926f9e5 Restore previous pine as cedar Rogier 2016-05-18 16:54:45 +0200
  • ee5bc1dfb3 Add screenshot.png Auke Kok 2016-03-27 22:32:39 -0700
  • 62eb522948 Adding standard mod files Auke Kok 2016-03-27 21:16:35 -0700
  • 8e0eeb5747 fix sapling growth (biome_lib requires "foo.bar" when using "quoted string" function calls) Vanessa Ezekowitz 2015-08-21 15:29:45 -0400
  • fa3c3c6004 fix alias Vanessa Ezekowitz 2015-08-21 09:07:31 -0400
  • 0c596f332e fix copy&paste error in green -> default jungle leaves alias Vanessa Ezekowitz 2015-08-17 18:20:19 -0400
  • 1cd2216731 don't copy default settings to user's world folder. Vanessa Ezekowitz 2015-08-15 17:15:08 -0400
  • 2aad14a883 fix bad texture refs on saplings Vanessa Ezekowitz 2015-08-15 16:59:11 -0400
  • f59fd56257 use default leaf decay code for everything. Vanessa Ezekowitz 2015-08-15 16:58:17 -0400
  • 6694b8da61 made birch, spruce, fir, and jungle trees spawn again Vanessa Ezekowitz 2015-08-14 14:38:35 -0400
  • 2ae8a32aa3 Use default nodes wherever possible for pines, jungle trees/leaves, acacias Vanessa Ezekowitz 2015-08-14 11:50:34 -0400
  • 7a105a0841 don't run the decay code on ANY of the default trees Vanessa Ezekowitz 2015-08-14 11:45:13 -0400
  • 10ce68961f update to match the renaming of plants_lib --> biome_lib Vanessa Ezekowitz 2015-08-09 10:13:33 -0400
  • ba170ee66e use clone-node method to redefine apple (only way to add a new group item, for compat with rubenwardy's food mod) Vanessa Ezekowitz 2015-07-30 09:42:47 -0400
  • 8276d82bac Add default:dirt_with_dry_grass to acacia_biome. Chris Routh 2015-07-19 07:46:08 -0400
  • ad0cbbc0fa don't define acacia and pine nodes - alias them to the default ones instead Vanessa Ezekowitz 2015-07-19 16:38:56 -0400
  • adecd4b1ea add support for the default stairs mod renamed the relevant enable setting Vanessa Ezekowitz 2015-07-19 16:00:30 -0400
  • 5048d4e894 OPTIMIZE _ALL_ THE TEXTURES! \:D/ Vanessa Ezekowitz 2015-01-23 14:09:47 -0500
  • e7f2beda39 use current intllib API Vanessa Ezekowitz 2014-12-27 01:06:09 -0500
  • bc6acccd47 plantlike leaves images are obsolete now due to fixes in the engine. Vanessa Ezekowitz 2014-12-18 21:35:00 -0500
  • f6dfb6c23e spawn whole trees by default instead of saplings Vanessa Ezekowitz 2014-10-05 14:15:15 -0400
  • 94d1b5f461 set leaves to dissapear on decay by default instead of dropping as items Vanessa Ezekowitz 2014-10-05 14:13:53 -0400
  • 54458de461 Add missing leafdecay for nature_classic apple blossoms, if present mgl 2014-09-10 17:17:16 -0400
  • 3e490f1aa5 add plantlike leaves for acacia Vanessa Ezekowitz 2014-08-24 10:22:45 -0400
  • 784c673dcb reword and expand notes section of tree_biomes.txt Vanessa Ezekowitz 2014-08-24 10:08:09 -0400
  • af8dca52c2 document the acacia tree biome info Vanessa Ezekowitz 2014-08-24 03:20:10 -0400
  • ff0df53829 add acacia trees grows in the desert near the edges of the biome Vanessa Ezekowitz 2014-08-24 03:14:08 -0400
  • 652baa7b32 don't register snow:sapling_pine if snow mod isn't installed Vanessa Ezekowitz 2014-08-15 00:49:27 -0400
  • 1e01ca8dea Remove failed attempt at manual placement flag Zefram 2014-08-13 23:19:56 +0100
  • c674a237e4 fix palm trees decaying with wrong radius Vanessa Ezekowitz 2014-08-07 22:29:58 -0400
  • 5bfbe63197 spacing fixes Vanessa Ezekowitz 2014-08-07 21:46:56 -0400
  • 25564985a2 combine checks for ignore and trunks into one call (per tree; effectively treats ignore as another trunk) Vanessa Ezekowitz 2014-08-07 21:38:51 -0400
  • 0d86cf2023 do the same for that mod's leaves and sapling Vanessa Ezekowitz 2014-08-06 12:54:48 -0400
  • c9f8ff5a39 alias old farming:rubber_tree_full to moretrees:rubber_tree_trunk Vanessa Ezekowitz 2014-08-06 12:44:43 -0400
  • bb1b668f8f phase out the old clone_node call. use minetest.override_item() instead. Vanessa Ezekowitz 2014-07-30 14:53:27 -0400
  • 8581d3654e Make all leaves drop as items during decay by default. This behavior can be disabled by setting... Vanessa Ezekowitz 2014-07-13 03:41:31 -0400
  • 19e2734810 bright fir leaves need to drop themselves, not their dark counterparts Vanessa Ezekowitz 2014-07-13 03:18:22 -0400
  • b9cd044064 updated to match current moreblocks/stairsplus API Vanessa Ezekowitz 2014-06-16 05:25:46 -0400
  • 06d28f7870 fixed beech trees using wrong node names Vanessa Ezekowitz 2014-06-14 22:41:14 -0400
  • 1ea3e792cd aliases for jungle tree trunk and planks Zefram 2014-04-21 21:02:28 -0400
  • 7b32c392cf add support for intllib translation mod Xanthin 2014-03-20 01:31:23 +0100
  • 83307b04c3 add support for intllib translation mod Xanthin 2014-03-20 01:30:14 +0100
  • b18d06824d update german translation Xanthin 2014-03-20 01:27:00 +0100
  • 09ab63ec4d Update template.txt Xanthin 2014-03-20 01:25:26 +0100
  • 48e4f55582 added german translation Xanthin 2014-03-12 22:29:12 +0100
  • 4a9bdc43ed added template file for translation Xanthin 2014-03-12 22:28:44 +0100
  • 0f9e82cee6 added intllib function for translation Xanthin 2014-03-12 22:24:42 +0100
  • 17f0826491 added intllib function for translation Xanthin 2014-03-12 22:23:43 +0100
  • abb5dd3550 oops, forgot to remove the call to load the old ownership.lua file Vanessa Ezekowitz 2014-01-30 16:13:28 -0500
  • 050b19e463 Get rid of old ownership code, use Minetest's own code instead Vanessa Ezekowitz 2014-01-30 16:09:23 -0500
  • b0a559ed0b Put all saplings into "sapling" group Vanessa Ezekowitz 2014-01-16 13:44:56 -0500
  • 6498cf5ec0 incorrect check for drop rarity for palms Vanessa Ezekowitz 2014-01-13 05:22:27 -0500
  • 61e2c96df7 make jungletree leaves wave (how the hell did I miss this?) Vanessa Ezekowitz 2013-12-25 04:20:51 -0500
  • 0df62c3e35 local-ize several variables Vanessa Ezekowitz 2013-12-15 13:30:17 -0500
  • d8752b308e oops, extra comma Vanessa Ezekowitz 2013-11-27 17:32:21 -0500
  • dee888f7a8 oops, put that flag in the wrong place Vanessa Ezekowitz 2013-11-27 17:31:38 -0500
  • 91779abef1 Add a metadata flag that's set when an empty rubber tree is placed in the world (keeps it from regrowing into a full one) Vanessa Ezekowitz 2013-11-27 17:23:15 -0500
  • 5be4dd2869 Added missing empty-rubber-tree-to-planks recipe phased out the recipes that were used to create sideways trunks Vanessa Ezekowitz 2013-11-27 15:14:11 -0500
  • e814cdcc7d Add waving=1 (equivalent) to all leaves nodes, but only when regular cubic leaves are in use (the default). This affects default trees also. Vanessa Ezekowitz 2013-11-27 02:48:43 -0500
  • a939fc1448 Clean up code that redefines default leaves and default jungle leaves (it was redefining more stuff than was necessary). As a side effect, this fixes a bug where non-plantlike leaves were using the wrong textures in the inventory. Vanessa Ezekowitz 2013-11-22 23:51:42 -0500
  • d15ff706a2 Actually make the leaf waving work right Vanessa Ezekowitz 2013-11-21 20:33:02 -0500
  • 235e002d8f Make regular cubical leaves the default again, since plantlike leaves don't wave with shaders. Vanessa Ezekowitz 2013-11-21 18:50:53 -0500
  • 374116bc6e Make leaves wave when shaders are on and regular cubical drawtype is selected. Vanessa Ezekowitz 2013-11-21 18:40:55 -0500
  • 98d76a8ea1 fix crash when regular cubical leaves mode is enabled Vanessa Ezekowitz 2013-11-16 17:38:46 -0500
  • 621dc7eb44 fix crash? Vanessa Ezekowitz 2013-11-14 20:46:36 -0500
  • d3e68b3149 Made all leaves draw as cubes in the inventory regardless of whether they are plantlike or not in the world. This has the side effect that a dropped leaf block will look like a flat sprite. Oh well, no other way to fix it. Vanessa Ezekowitz 2013-11-14 20:39:07 -0500
  • 2a85996d00 fix incorrect clone_node() call Vanessa Ezekowitz 2013-11-14 18:47:20 -0500
  • 15601c6c51 Use clone node method to redefine the default apple Vanessa Ezekowitz 2013-11-14 18:11:42 -0500
  • e1baf2018b Made it possible via moretrees config to force all moretrees, default, and default jungle tree leaves to be plantlike drawtype. Vanessa Ezekowitz 2013-11-14 18:05:37 -0500
  • 88eb73af90 forgot to return the modified itemstack on empty rubber trees Vanessa Ezekowitz 2013-11-08 19:02:47 -0500
  • 9870e92737 Oops, forgot to return the modified item stack Vanessa Ezekowitz 2013-11-07 22:06:27 -0500
  • 620a799fb4 Moretrees' trunks can now be turned sideways when placing, using minetest.rotate_and_place() Vanessa Ezekowitz 2013-11-07 20:59:50 -0500
  • c3e3f7ae38 fix incorrect assumpton about math.random() Vanessa Ezekowitz 2013-10-27 02:11:32 -0400
  • f3a8c29d1a Fixed missing drops on leaf decay Vanessa Ezekowitz 2013-10-27 02:05:44 -0400
  • fa64297c09 Fix leafdecay along unloaded block boundaries Vanessa Ezekowitz 2013-10-17 17:48:49 -0400
  • b320a7db8f All leaf decay values sped up a bit and palm leaf decay radius changed to 15, by default (does not affect existing world - admins will need to change the moretrees_settings.txt file manually, if so desired) Vanessa Ezekowitz 2013-10-02 13:43:50 -0400
  • 5a27405fad forgot to update sapling_ongen spawn chance/interval of some trees. Vanessa Ezekowitz 2013-09-15 01:56:30 -0400
  • 2f3d7bed0b oops, dropped an alias that caused jungle trees to spawn without trunks! Fixed by altering the tree model to use the original node. Vanessa Ezekowitz 2013-09-15 01:52:08 -0400
  • fad79d86b7 add option to spawn saplings instead of fully-grown trees at mapgen time. Such saplings will grow very quickly into a tree, compared to a planted sapling. Defaults to spawning saplings. Vanessa Ezekowitz 2013-09-14 22:44:32 -0400
  • 258f33e42a Fixes mixup of textures. Tim Huppertz 2013-09-09 15:55:28 +0200
  • 95db67ace6 Replaced LICENSE file with a complete and clear version. The version change from CC-BY-SA-2.0 to CC-BY-SA-3.0 was authorized by VanessaE in writing. Dominik George 2013-09-09 15:44:50 +0200
  • d2759ef35b Replaces TerraFirmaCraft textures with new ones under CC-BY-SA-3.0. Tim Huppertz 2013-09-09 15:37:31 +0200
  • c6678d81f4 Oops, textures are supposed to be cc-by-sa 2.0 for now Vanessa Ezekowitz 2013-09-08 21:19:32 -0400
  • 11e8460275 Change the license on the textures to cc-by-sa 3.0 Vanessa Ezekowitz 2013-09-08 11:53:28 -0400
  • dbf775808a always read default_settings.txt before reading the world-folder's settings file Vanessa Ezekowitz 2013-08-05 04:58:08 -0400
  • d32993e355 Made moreblocks dependency optional and configurable Vanessa Ezekowitz 2013-07-22 03:55:12 -0400
  • 1377d69f54 adjusted apples to heal 1/2 heart to match defaults. Vanessa Ezekowitz 2013-07-21 12:30:09 -0400
  • f74cd8e1d4 add license file Vanessa Ezekowitz 2013-07-18 12:32:53 -0400
  • 1c5dd852f4 put wood planks stairs/slabs/micros/panels into separate groups (wood_xxxxx=1) did the same for tree trunks (tree_xxxxx=1) Vanessa Ezekowitz 2013-07-04 23:03:40 -0400
  • c277590fc2 Phased out all deprecated minetest.env:* uses in favor of minetest.* Vanessa Ezekowitz 2013-06-30 23:55:07 -0400
  • 9e2c0485f4 Ran all textures through pngquant. Vanessa Ezekowitz 2013-05-30 17:29:46 -0400
  • cc813a47d5 Ran all textures through pngcrush. Vanessa Ezekowitz 2013-05-30 15:47:52 -0400
  • c41195acc8 deleted sideways, empty rubber tree trunk, added conversion abm for it Vanessa Ezekowitz 2013-04-26 20:12:22 -0400
  • ae09c948ff get rid of sideways tree trunks and their stairs/slabs Add conversion code to handle them. Minor formatting fixes. Vanessa Ezekowitz 2013-04-24 08:43:27 -0400
  • ea61c08ae0 Merge branch 'master' into newstuff Vanessa Ezekowitz 2013-04-18 18:28:34 -0400
  • c1a5cf776b Update 2013-04-17: Got rid of horizontal jungle tree trunk, aliased it to the one in the moreblocks mod. Got rid of jungle tree planks recipe, default already has it. But that's not the important part... Vanessa Ezekowitz 2013-04-17 19:30:17 -0400
  • 7a7ee2d168 Added alises for farming_plus rubber trees, added "empty" rubber tree trunk for technic (also a sideways version). Vanessa Ezekowitz 2013-04-13 13:58:35 -0400
  • 6184e4a4e8 technic has discontinued rubber trees in favor of this mod. Added some aliases to cover old technic nodes. Vanessa Ezekowitz 2013-04-10 16:56:46 -0400
  • 93248e883f Merge branch 'master' into newstuff Vanessa Ezekowitz 2013-04-10 14:32:06 -0400