680b02f7e2fix crash for sure this time
master
Vanessa Dannenberg
2021-07-19 23:56:47 -04:00
a2976c609aupdate all generate, spawn, and grow calls to use "." instead of ":" notation (quells all those "deprecated" warnings)
Vanessa Dannenberg
2021-07-19 14:18:01 -04:00
46717958bcuse biome_lib.get_nodedef_field instead of biome_lib:get_nodedef_field (change . to :)
Vanessa Dannenberg
2021-07-19 14:08:57 -04:00
52b2d18523make moss buildable_to and make sunflower attached_node like other plants
Vanessa Dannenberg
2021-06-29 13:44:00 -04:00
bfd08f01c8Just run the conversion LBM on every load it won't take any appreciable CPU anyway if there's nothing to do.
Vanessa Dannenberg
2021-06-23 21:09:48 -04:00
9ed4771515fix rare edge-case where unknown nodes cause a crash
Vanessa Dannenberg
2021-06-23 21:03:06 -04:00
3f107a8067renamed the LBM in case it got run at the wrong time between mod updates; forces it to run again (it's harmless to let it run twice)
Vanessa Dannenberg
2021-06-23 10:09:58 -04:00
b1b4a08834make pebbles fall when ground is dug.
Vanessa Dannenberg
2021-06-21 00:36:14 -04:00
f01e4bb55fConvert moss to wallmounted mode
Vanessa Dannenberg
2021-06-20 23:18:32 -04:00
7b4f54ead0make youngtrees, bushes fall on dig, make moss fall when the node holding it is dug, and make trunk roots decay (exploiting the standard leafdecay function)
Vanessa Dannenberg
2021-06-19 20:34:22 -04:00
c061ef23cfMerge branch 'bls-197' into 'master'
Vanessa Dannenberg
2021-06-07 17:04:31 +00:00
d87d8e51f5Fixes bug with stalactite placement
Oversword
2021-06-07 17:04:31 +00:00
70df655a42allow pebbles to spawn on a few more surface types
Vanessa Dannenberg
2021-04-06 04:08:47 -04:00
4876fc1265let biome_lib place pebbles instead of using custom mapgen code
Vanessa Dannenberg
2021-04-06 04:04:08 -04:00
81b2b0898bdon't use a function to pick random dry grasses just use biome_lib's random-choice table feature (it was only there to let the mod replace junglegrass, but that's pointless when junglegrass doesn't tend to spawn in the same areas)
Vanessa Dannenberg
2021-04-06 03:32:04 -04:00
a750bac532Merge branch 'master' into 'master'
Vanessa Dannenberg
2021-02-07 23:29:08 +00:00
b4b24dedbaMade woodsoils soils tillable.
Tin Švagelj
2021-02-07 21:17:29 +01:00
622016713erespect protection when placing twigs
VanessaE
2020-12-02 10:04:37 -05:00
9963e588d6add minimum minetest version key for contentdb
VanessaE
2020-06-03 13:00:31 -04:00
686dd21b9dMerge branch 'mt5-locale' into 'master'
Vanessa Dannenberg
2020-02-15 14:32:06 +00:00
47c20dc550Remove translations in minetest.log output because they are not translated anyway
Louis Royer
2020-02-15 14:32:06 +00:00
3d13053d97use table copy instead of own clone node
Vanessa Dannenberg
2019-06-18 14:55:29 -04:00
07b6fc48eaMerge branch 'vines-typo' into 'master'
Vanessa Dannenberg
2019-05-15 20:10:45 +00:00
9a3d101c89Fix typo in vines/init.lua
Pierre-Adrien Langrognet
2019-05-14 17:12:29 +00:00
0d228f705cMerge branch 'pg-grow-fern-saplings' into 'master'
Vanessa Dannenberg
2019-04-11 22:44:09 +00:00
229d6aba88Fix growth of tree fern saplings
Pedro Gimeno
2019-04-12 00:10:44 +02:00
4e32feaa55Merge branch 'patch-1' into 'master'
Vanessa Dannenberg
2019-03-17 23:49:28 +00:00
b9b592af44more realistic frequency of molehills
John Wayne
2019-03-17 22:53:50 +00:00
08698ecd60make spawning of under-dirt roots configurable (enabled by default, unless explicitly set to false)
Vanessa Dannenberg
2018-12-08 18:42:37 -05:00
1f79b66442Translation to Brazilian Portuguese
Free Educational Software for Mobile Devices - Translations to Brazilian Portuguese
2017-06-27 17:12:42 -03:00
0363ed0348fix sizes of various ferns and dry plants (due to changes in how visual_scale is interpreted in the engine)
Vanessa Ezekowitz
2017-06-16 14:16:18 -04:00
dd14b2cb04update vines mod from upstream
Vanessa Ezekowitz
2017-03-30 23:19:39 -04:00
5212a756f5Add intllib support and spanish translation.
Carlos Barraza
2017-04-17 21:30:39 -03:00
eaa716df76fix broken leafdecay on apple blossoms
Vanessa Ezekowitz
2017-03-30 18:29:24 -04:00
c43375ff7aimprove air detection for tree and giant tree ferns
Vanessa Ezekowitz
2017-03-14 21:23:33 -04:00
b7450d3ad1Merge branch 'master' of github.com:minetest-mods/plantlife_modpack
Vanessa Ezekowitz
2017-01-11 20:58:30 -05:00
d6d805fb5fFix to prevent crashes
Ezhh
2017-01-04 19:27:49 +00:00
ab9b30778bMerge branch 'master' of github.com:minetest-mods/plantlife_modpack
Vanessa Ezekowitz
2017-01-06 04:02:05 -05:00
d85fb4c64fPrevent two separate instances of stack overflow.
Diego Martínez
2017-01-06 05:36:40 -03:00
e1a5840129call minetest.get_modpath only once
Vanessa Ezekowitz
2015-08-15 11:53:23 -04:00
95cffaee46bushes needs to optdepend on sumpf and stonage for their surfaces to work.
Vanessa Ezekowitz
2015-08-15 11:31:57 -04:00
865f108f36Added missing local.
Nick Name
2015-08-15 11:24:52 +02:00
8e4bf7e661use mesh node for anthills
Vanessa Ezekowitz
2015-08-14 14:50:31 -04:00
afb84c7cc9Look for default nodes when growing stuff on/around pine trees.
Vanessa Ezekowitz
2015-08-14 12:18:12 -04:00
f11fa6e6feThis mod has been mostly obsoleted by 0.4.13's mushrooms so simplify and revise it to act as a "3d-ify" mod for them.
Vanessa Ezekowitz
2015-08-14 09:18:14 -04:00
42732b0636split plants_lib off into its own repository renamed it to biome_lib changed all relevant functions, tables, depends.txt, etc. in this modpack to call for the new name.
Vanessa Ezekowitz
2015-08-09 10:11:30 -04:00
273ad9d1daIf farming:seed_spelt exists, drop that instead of wheat (for Realtest compatibility)
Vanessa Ezekowitz
2015-07-27 02:44:11 -04:00