4bf92e471a
Add missed depends in mod.conf
2022-07-07 18:50:25 +02:00
e0d6663960
Delete depends.txt, description.txt, add mod.conf
2022-07-02 21:45:23 +02:00
07f4ac8379
Merge remote-tracking branch 'upstream/master'
2021-03-12 12:35:47 +01:00
D00Med
ffc1b1921d
Merge pull request #8 from sys4-fr/master
...
Some fixes and improvements
2021-02-27 06:00:36 +10:00
681d1d963c
Merge branch 'github'
2021-02-26 14:39:03 +01:00
d4e6b9c3a5
Fix the use of deprecated functions for Minetest 5.4
...
* Remove 'use_texture_alpha = true' not needed and deprecated
* Replace 'minetest.get_mapgen_params().mgname' by
'minetest.get_mapgen_setting("mg_name")'
2021-02-26 14:30:20 +01:00
5e8cd73393
Merge remote-tracking branch 'upstream/master' into github
2021-02-26 12:52:52 +01:00
d47cd1ca00
Merge branch 'master' of yunohost.local:mtcontrib/moreplants into nalc-1.2-dev
2019-12-22 14:11:35 +01:00
D00Med
d237c1dde2
Merge pull request #7 from fluxionary/spelling_fix
...
fix spelling of attached
2019-09-23 06:55:37 +10:00
flux
4547d78515
fix spelling of attached
2019-09-22 17:52:25 +00:00
sys4-fr
b02803af5c
Ajoute message de chargement du mod dans le journal "action"
2018-12-31 17:33:58 +01:00
sys4-fr
e62103b008
Merge branch 'master' of https://github.com/D00Med/moreplants
2018-09-29 14:44:46 +02:00
sys4-fr
c952b13adc
Fix spawn of some plants
2018-03-18 14:16:35 +01:00
sys4-fr
8e0679c70a
Fix spawn of moonflower
2018-03-18 03:40:22 +01:00
D00Med
b7ce0b50d7
Merge pull request #6 from sys4-fr/master
...
Fix rainforest plants to spawn onto new default:dirt_with_rainforest_litter node
2017-03-21 06:51:24 +10:00
sys4-fr
8216a475e2
Fix code
2017-03-20 01:53:54 +01:00
sys4-fr
db3cf5045e
Add rainforest plants to spawn onto new default:dirt_rainforest_litter
...
Fix spawn of plants onto snow and dirt with snow
2017-03-20 01:35:00 +01:00
D00Med
c0ffbe938c
flowers in the flower group
2016-11-07 05:54:56 +10:00
D00Med
c03d664cae
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# init.lua
2016-10-21 05:52:36 +10:00
D00Med
2a56986074
Flora group
2016-10-21 05:47:25 +10:00
D00Med
9d14651cba
Texture improvements, flora group
...
>Improved textures
>plants now belong to the "flora" group
2016-10-21 05:46:52 +10:00
D00Med
6620b5415b
Merge pull request #1 from tenplus1/patch-1
...
replace plant abm with on_generated
2016-10-20 19:31:43 +10:00
tenplus1
96801d90f9
replace plant abm with on_generated
...
replaced plant abm with on_generated so that underground plants are placed in new areas, this also removes the over-generation bug from using an abm.
2016-10-20 10:28:20 +01:00
D00Med
5340141f9b
Minor improvements
...
>paper can be crafted from weeds
>Lowered the chance of mushrooms/cavefungus spawning
2016-08-12 10:40:03 +10:00
D00Med
677030ccba
New plants
...
Added some more unusual plants:
>cave fungus
>medium flower
>blue spike flower
>alien grass
>blue flower
>blue mushroom
>fire mushroom
Removed the xlbush
2016-07-20 18:37:24 +10:00
D00Med
deb7abf3c2
fixed mapgen
...
>now works with all mapgen apart from v6.
2016-07-02 07:22:58 +10:00
D00Med
3b587d0b14
Plant improvements
...
>Sunlight passes through plants
>Plants can be built over
2016-07-02 07:19:59 +10:00
D00Med
d13097e861
Initial commit
...
Initial upload of the mod to github
2016-07-02 07:15:32 +10:00
D00Med
0ae1e68c9d
👾 Added .gitattributes & .gitignore files
2016-07-02 07:13:52 +10:00