kabou
df08a113b7
Revert vector-fu.
...
* Metatable based direct operator maths on vectors are new in minetest
5.5 which means that they are not yet supported in 5.4. Revert back
to vector.subtract().
2022-05-06 15:09:23 +02:00
kabou
5217c88daa
Add bonemealing callback to small mushrooms.
...
* Adds a _mcl_on_bonemealing callback to the mushroom node definitions.
2022-05-06 14:39:35 +02:00
kabou
de16eb3c5a
Add `compostability` to node definition group.
...
* mcl_cake/init.lua (cake);
* mcl_core/craftitems.lua (apple);
* mcl_core/nodes_base.lua (dirt with grass);
* mcl_core/nodes_cactuscane.lua (cactus, sugarcane);
* mcl_core/nodes_climb.lua (vines);
* mcl_core/nodes_trees.lua (leaves, saplings);
* mcl_dye/init.lua (cocoa beans);
* mcl_farming/beetroot.lua (beetroot, & seeds);
* mcl_farming/carrots.lua (carrot);
* mcl_farming/melon.lua (melon, & slice, & seeds);
* mcl_farming/potatoes.lua (potato, baked potato);
* mcl_farming/pumpkin.lua (pumpkin, carved &, & seeds, & pie);
* mcl_farming/wheat.lua (wheat, cookie, bread, hay block);
* mcl_flowers/init.lua (flowers, ferns, grass, & tall variants);
* mcl_mushrooms/small.lua (red and brown mushrooms);
* mcl_mushrooms/huge.lua (red and brown huge mushrooms);
* mcl_nether/init.lua (nether wart block);
* mcl_nether/nether_wart.lua (nether wart);
* mcl_ocean/kelp.lua (kelp, dried &, & block);
* mcl_ocean/sea_pickle.lua (sea pickle);
* mcl_ocean/seagrass.lua (seagrass).
2022-04-02 03:32:56 +02:00
Emojigit
9fe3bbd2fa
mcl_mushrooms
2022-02-23 23:58:05 +01:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
a602f64ea5
fix many warnings
2021-04-15 23:41:34 +02:00
Marcin Serwin
8934c65564
Add polish translation of mcl_mushrooms
2021-04-13 09:44:00 +02:00
Elias Åström
ed30fa0868
Move data from deprecated files to mod.conf
...
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
Elias Fleckenstein
7c28bf8507
Silk Touch
2020-11-02 19:09:23 +01:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
0f1c369011
Fix broken French translation for mcl_mushrooms
2020-07-11 12:21:22 +02:00
Wuzzy
c156398fb5
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
2020-05-09 18:57:40 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
3087621b11
Merge branch 'mcl_explosions'
2020-04-30 20:55:10 +02:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
e268370452
Add fire metadata to many nodes (unused for now)
2020-04-18 23:24:42 +02:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
ea23f05c22
Add missing translations for huge mushroom blocks
2019-03-24 08:16:34 +01:00
Wuzzy
1c27cbe4f6
German translation: mcl_mobitems to mcl_potions
2019-03-15 09:50:32 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
47c817d75a
New translation system, part 8: Items, part 4
2019-03-08 00:22:28 +01:00
Wuzzy
96c7df9b45
Add basic help for huge mushroom stems
2017-12-11 18:15:40 +01:00
Wuzzy
666d56e11c
Update mushroom README files
2017-12-11 18:04:54 +01:00
Wuzzy
cd20cbbb92
Update huge mushroom schematics
2017-12-11 18:02:42 +01:00
Wuzzy
260e15aca7
Experimental legacy support for old mushroom block
2017-12-11 17:12:12 +01:00
Wuzzy
a82610fef1
Allow pores on each side of huge mushroom caps
...
Also automatically create porse when placing cap blocks next to each other.
Node names are changed.
2017-12-11 16:28:28 +01:00
Wuzzy
b70b836efd
Tweak Mesa Plateau F biome
2017-09-10 06:34:28 +02:00
Wuzzy
8182c2f2f7
Fix broken help entries for huge mushroom blocks
2017-09-08 23:07:39 +02:00
Wuzzy
c3278d679d
Generate giant mushrooms with 1/12 chance
2017-09-08 23:01:04 +02:00
Wuzzy
6d7ef151be
Improve huge mushroom schematics, varying height
2017-09-08 22:17:03 +02:00
Wuzzy
ab2fb7e404
Don't kill mushrooms on podzol and mycelium
2017-09-05 04:03:23 +02:00
Wuzzy
0925cfc788
Allow to grow huge mushrooms with bone meal
2017-08-03 18:58:35 +02:00
Wuzzy
e65029394f
Replace most textures with Pixel Perfection
...
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy
ca01259b59
Set list of nodes which can be taken by endermen
2017-07-05 20:14:37 +02:00
Wuzzy
e2d36f4735
Refactor mushroom placement
2017-06-09 20:50:25 +02:00
Wuzzy
20551213ef
Hide huge mushrooms from craftguide … for now
2017-05-30 19:57:39 +02:00
Wuzzy
32ecce0d43
Fix broken mushrooms syntax
2017-05-24 23:24:03 +02:00
Wuzzy
134647a453
Clarify mushroom help even more
2017-05-24 23:11:14 +02:00
Wuzzy
e65a8731de
Add hint for mushroom food crafting
2017-05-24 10:01:00 +02:00
Wuzzy
34f4e11ba1
Document itemstrings of special blocks
2017-05-23 23:36:52 +02:00
Wuzzy
0f4573c594
Update help of all food items
2017-05-21 04:21:12 +02:00
Wuzzy
579a6ed6f3
Fix incorrect/missing saturation points
2017-05-21 03:26:51 +02:00
Wuzzy
c49e8dfba0
Destroy some nodes by flowing lava
2017-05-20 04:11:14 +02:00
Wuzzy
6eed06f7fc
Add equivalence code for the snowy dirt blocks
2017-04-01 06:51:55 +02:00
Wuzzy
2f0dbb03ff
Fix mushroom spread help
2017-04-01 01:38:03 +02:00
Wuzzy
06e15458f0
Allow final mushroom placement on solid block only
2017-04-01 01:34:45 +02:00
Wuzzy
5cf9a7b3d1
Add help to mushrooms
2017-04-01 01:23:55 +02:00