Commit Graph

  • bb41483ee9 Make blossom revert back to regular leaves Rogier 2015-04-02 12:16:50 +0200
  • f2abf39047 Updates required minetest version to 0.4.11 Richard Zetterberg 2015-06-05 21:37:40 +0200
  • bf750c9721 fix bad shers wield image ref Vanessa Ezekowitz 2015-05-28 10:32:45 -0400
  • eb519d1ee5 Export small flower pots to Home Decor kilbith 2015-05-15 20:19:50 +0200
  • 06f65fa183 don't grow vines on default trees Vanessa Ezekowitz 2015-05-10 17:22:36 -0400
  • 632f3ebc28 Added french translation - Added french translation for intllib LeMagnesium 2015-05-09 13:58:59 +0200
  • 967bcf2ef4 sunflowers should avoid each other, too, when spawning also, setting an avoid radius would be a good idea. Vanessa Ezekowitz 2015-04-13 00:08:01 -0400
  • fd848d1d36 more accurate plantlike model Vanessa Ezekowitz 2015-04-07 23:24:22 -0400
  • 9d06642599 Switch potted flowers to mesh kilbith 2015-04-06 20:02:43 +0200
  • 8838dea6ab sunflowers count = 10 (the right way) Vanessa Ezekowitz 2015-03-26 17:40:53 -0400
  • 5a13eab6d8 adjust sunflower spawning parameters Vanessa Ezekowitz 2015-03-26 17:25:58 -0400
  • c7ac932737 Add spawning Sunflowers kilbith 2015-03-26 20:13:45 +0100
  • d2a7f4fdf9 add facedir to baskets Vanessa Ezekowitz 2015-03-17 13:34:23 -0400
  • 205fd28172 Replace old function kilbith 2015-03-06 09:37:14 +0100
  • 9308a5ffd5 Update and rename poisonivy/locale to poisonivy/locale/tr.txt Mahmut Elmas 2015-03-02 19:02:32 +0200
  • add7954f9c Update and rename plants_lib/locale to plants_lib/locale/tr.txt Update and rename flowers_plus/textures to flowers_plus/textures/tr.txt Update and rename bushes_classic/locale to bushes_classic/locale/tr.txt Mahmut Elmas 2015-03-02 19:04:38 +0200
  • 92c5c81ea1 update vines mod again Vanessa Ezekowitz 2015-03-01 12:46:26 -0500
  • 7059756929 update vines from upstream Vanessa Ezekowitz 2015-03-01 12:25:54 -0500
  • f0e3c1052a early exit from the 0.2s loop if there's nothing to do Vanessa Ezekowitz 2015-02-28 12:23:50 -0500
  • 3de5c62d87 fix brain-o in new dtime algorithm don't actually run the checking loop if there's nothing to do! otherwise it spins the CPU at 100% for no reason Vanessa Ezekowitz 2015-02-28 11:46:18 -0500
  • 93a439638e read-out/play back more log entries per globalstep if there is time to do so (up to a max of 0.2 seconds' worth) Vanessa Ezekowitz 2015-02-28 00:29:26 -0500
  • bc80a079bc Play out the rest of the mapblock log at standard shutdown Vanessa Ezekowitz 2015-02-27 12:29:43 -0500
  • b80a7a9693 use find_nodes_in_area_under_air() if available instead of manually searching for air above find_nodes_in_area() list Vanessa Ezekowitz 2015-02-27 11:48:51 -0500
  • d7a64d7e52 Fix sickle issues commit number 3 est31 2015-02-21 04:15:14 +0100
  • e2ffae0b88 Fix minor sickle issues est31 2015-02-21 03:56:40 +0100
  • b7d2c9e01e Fix sickle est31 2015-02-21 03:44:05 +0100
  • 4193ffe206 fix copy&paste error Vanessa Ezekowitz 2015-02-17 14:37:49 -0500
  • 36eea79c4d fix typos in vine spawn target node names fix wrong use of near_nodes_* fields in willow def Vanessa Ezekowitz 2015-02-17 01:28:01 -0500
  • e049492b59 Vines update bas080 2015-02-15 06:00:57 +0100
  • 0c6db75383 add API function to choose a random wall (rather than always the first found) Vanessa Ezekowitz 2015-02-16 22:22:51 -0500
  • 01555c10c1 better groups settings in trunks "twigs" and "moss" nodes Vanessa Ezekowitz 2015-02-16 17:53:06 -0500
  • b33381b1c2 Spawning mushrooms out of invo kilbith 2015-02-11 08:30:11 +0100
  • 6116dd6c6e use mesh nodes for mushrooms, models by jp/kilbith Vanessa Ezekowitz 2015-02-10 15:08:27 -0500
  • 811e1d2ee2 fix crash if detected light at a node is nil Vanessa Ezekowitz 2015-02-09 12:50:32 -0500
  • 581aee0570 reset blossom delay back to normal Vanessa Ezekowitz 2015-02-08 23:37:48 -0500
  • b18b0a8211 limit plants_lib's per-step time based on dtime (requested limit is 0.2s, but actual tends to be around 1.5s max lag spike) Vanessa Ezekowitz 2015-02-08 23:27:58 -0500
  • 40f5d66505 refactor nature_classic to avoid lag caused by its blossom abms Vanessa Ezekowitz 2015-02-08 23:17:02 -0500
  • 117cab1474 use mesh nodes for bushes_classic baskets/baskets-with-pies. Vanessa Ezekowitz 2015-01-26 04:10:20 -0500
  • d63e016b19 use mesh node for the various bushes new texture filenames also. Vanessa Ezekowitz 2015-01-25 15:06:31 -0500
  • ec4f2237f3 Drop item when inventory is full (bushes_classic) Gael-de-Sailly 2015-01-25 10:18:56 +0100
  • ecf175fb9c cleaned the code of bushes_classic into conventionnal LUA style, for readability Gael-de-Sailly 2015-01-25 10:00:42 +0100
  • 3eaf687da4 OPTIMIZE _ALL_ THE TEXTURES! \:D/ Vanessa Ezekowitz 2015-01-23 14:08:08 -0500
  • 06231ea950 fix bushes to regrow berries on any materials, constrain them to soils and potting soils Tim 2015-01-21 04:34:21 +0100
  • 43710737df fix collision boxes on stones/pebbles Vanessa Ezekowitz 2015-01-17 10:46:22 -0500
  • cbaab08119 use mesh node for cavestuff pebbles Vanessa Ezekowitz 2015-01-17 00:14:32 -0500
  • 56177e5142 use current intllib API Vanessa Ezekowitz 2014-12-27 01:20:51 -0500
  • 3472d32f2b make vines ONLY grow on jungle trees Vanessa Ezekowitz 2014-12-22 15:25:58 -0500
  • f7784aa9db add cleanup ABM: if vines lack a tree to hang from, they are deleted. Vanessa Ezekowitz 2014-12-22 14:38:58 -0500
  • d001b23396 make vines growth and rotting ABMs configurable Vanessa Ezekowitz 2014-12-22 13:50:59 -0500
  • 5e8d4084ea make all vines buildable_to Vanessa Ezekowitz 2014-12-22 13:48:26 -0500
  • a2cb400daf undo recent visual_scale changes this effectively reverts the offending parts of commits d602b08730 and 86612336da Vanessa Ezekowitz 2014-12-15 16:03:55 -0500
  • a0b942a7da make farming dep optional Vanessa Ezekowitz 2014-12-03 10:12:14 -0500
  • ba7171e9a4 remove debug statements Vanessa Ezekowitz 2014-11-25 00:24:09 -0500
  • d602b08730 fix tree fern and giant tree fern crowns being too small Vanessa Ezekowitz 2014-11-25 00:18:35 -0500
  • 86612336da fix "floating" plants caused by a change in how the engine interprets the visual_scale node def field. Vanessa Ezekowitz 2014-11-25 00:11:47 -0500
  • be147c83a3 use proper mesh model instead of embedding a node def into water reedmace entity texture (the latter was used to get plantlike look, now using a mesh model for same). Vanessa Ezekowitz 2014-11-24 23:34:35 -0500
  • d6e9d0a46e local-ize a couple more variables Vanessa Ezekowitz 2014-11-20 11:48:57 -0500
  • 500062ce12 initialize bush_branch_type to 2 (it needs to be *something* at least) Vanessa Ezekowitz 2014-11-20 11:18:53 -0500
  • 86abe21185 local-ize walldir in vines mod Vanessa Ezekowitz 2014-11-20 11:17:10 -0500
  • f30cc04a78 copy&paste error spawn_plants -> biome.spawn_plants Vanessa Ezekowitz 2014-11-20 11:14:20 -0500
  • b16a5f0a68 Refactored nature classic global functions neko259 2014-10-31 22:09:32 +0200
  • 7a513e85b1 stop nil crash Vanessa Ezekowitz 2014-10-20 16:17:02 -0400
  • 4f3495a9e4 fix error in API Vanessa Ezekowitz 2014-10-16 17:11:35 -0400
  • 42d858c752 turn debug off Vanessa Ezekowitz 2014-10-01 06:55:30 -0400
  • 2e82a976ba Fix some nodes not spawning (e.g. wood soils) Zeno- 2014-09-27 12:54:04 -0400
  • f270890a5d fix incorrect filtering-out of group: in surface registration. Vanessa Ezekowitz 2014-09-27 00:33:11 -0400
  • 1f6695189b turn debug on, get rid of a redundant variable Vanessa Ezekowitz 2014-09-26 23:25:32 -0400
  • 077c985388 record chunk generate events, but populate the results gradually during globalstep rather than on-generate Vanessa Ezekowitz 2014-09-24 03:52:07 -0400
  • c1f7fb784b functionalize the filter code Vanessa Ezekowitz 2014-09-24 03:17:03 -0400
  • 9bd5249c2d import bas080's vines-and-rope mod Vanessa Ezekowitz 2014-09-10 17:26:35 -0400
  • 2bab75fa9e stop crash from not-registered node being called for in trunks mod Vanessa Ezekowitz 2014-09-06 13:06:24 -0400
  • 6fd0df8b54 correct brain-o in the API humidity values Vanessa Ezekowitz 2014-08-24 00:35:09 -0400
  • 996befecbc Added comment for node string tests Craig Robbins 2014-08-24 00:15:17 +1000
  • c6e8453ea0 Re-wrote abstract_ferns.grow_tree_fern() Craig Robbins 2014-08-23 21:14:03 +1000
  • 6465823063 Updated "lady ferns" Craig Robbins 2014-08-23 20:23:39 +1000
  • 3757e2d4e0 Updated horsetails Craig Robbins 2014-08-23 18:45:27 +1000
  • 2b15938756 Early exit Craig Robbins 2014-08-22 18:15:03 +1000
  • 4d2a58027e Minor changes Craig Robbins 2014-08-22 17:52:51 +1000
  • b212a53158 Random lady fern face direction Craig Robbins 2014-08-22 17:48:38 +1000
  • d49a654914 Moved ferns "'module' loaded" asserts to top of files Craig Robbins 2014-08-22 17:07:27 +1000
  • 6583cff894 Renamed config/settings var names Craig Robbins 2014-08-22 17:04:34 +1000
  • c19eb709d8 Fixed stupid node names Craig Robbins 2014-08-20 22:43:32 +1000
  • 724a1a6892 typo (bug fix) Craig Robbins 2014-08-20 22:21:21 +1000
  • b6aaca8f0c derp Craig Robbins 2014-08-20 21:51:32 +1000
  • 2b320a11cd Removed obsolete or useless code Craig Robbins 2014-08-20 20:37:48 +1000
  • d0d839df15 Bump minor version number Craig Robbins 2014-08-20 18:36:13 +1000
  • f44f81213c Stop polluting global namespace Craig Robbins 2014-08-20 18:35:08 +1000
  • 50cb0a2741 Renamed SeTTiNGS.txt to settings.lua Craig Robbins 2014-08-20 18:05:01 +1000
  • fe67913fc5 Refactor abstract_ferns.grow_giant_tree_fern Craig Robbins 2014-08-20 18:00:59 +1000
  • bd8dadad0b Renamed "leave" to "leaf" where appropriate Craig Robbins 2014-08-20 16:57:01 +1000
  • 99dd2db18a Early exit from abstract_ferns.grow_giant_tree_fern Craig Robbins 2014-08-20 16:41:43 +1000
  • 27430814a0 allow multiple nodes to be specified as a table in the nodes_or_function_or_model field of the mapgen register call Vanessa Ezekowitz 2014-08-22 22:44:33 -0400
  • a60f89a8a2 Merge branch 'api-tweak' Vanessa Ezekowitz 2014-08-21 01:06:52 -0400
  • 9c7e96dd62 allow random_facedir parameter during mapgen call Vanessa Ezekowitz 2014-08-20 13:38:44 -0400
  • ea8ac7f95b fix spelling error in texture filename Vanessa Ezekowitz 2014-08-20 23:38:37 -0400
  • 5f7d08ddc4 spelling error (bonsai, not bonzai) Vanessa Ezekowitz 2014-08-20 15:10:18 -0400
  • a0c3b2bd42 add potted bonzai and cactus Vanessa Ezekowitz 2014-08-20 14:01:20 -0400
  • 0f20658a2a same for mixed berry pies Vanessa Ezekowitz 2014-08-18 23:16:38 -0400
  • 27c1cc58e7 discontinue the old non-farming junglegrass-based pie recipe. Vanessa Ezekowitz 2014-08-18 23:12:13 -0400
  • 9e8c58895e Add slightly reduced and rewritten version of mushroom mod by Dan Duncombe and I, with tweaks added to make mushrooms able to spawn on woodsoils grass/dirt with leaves. Vanessa Ezekowitz 2014-08-18 22:33:28 -0400