iliekprogrammar
ca635b69be
Various fixes.
2021-03-21 14:06:54 +08:00
iliekprogrammar
ebf9f8c918
placing kelp now creates water sources, small refactoring.
2021-03-21 12:16:56 +08:00
iliekprogrammar
23f69dfd1e
Core implementation of MC-like kelp drops.
...
Highlights:
* Kelp should no longer be able to survive without water
(by decreasing its height)
* When kelp is destroyed, each segment now drop a single kelp similar to MC.
* Significantly refactor how kelp grows and dig. Possible optimizations might be
included.
2021-03-21 02:22:25 +08: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
kay27
5da02bb8cc
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2
2020-12-13 03:00:04 +04:00
Wuzzy
8dddfe17db
Fix kelp dropping always 1 item only
2020-12-03 14:19:37 +01:00
Wuzzy
257d7803a4
Can place kelp also in downwards-flowing water
2020-12-03 14:01:27 +01:00
Laurent Rocher
9010cf514d
Fix some template.txt files (missing final = of some entries)
2020-11-18 23:05:07 +01:00
Lizzy Fleckenstein
86b2cd70f9
Fortune
2020-11-06 13:46:52 +01:00
Lizzy Fleckenstein
7c28bf8507
Silk Touch
2020-11-02 19:09:23 +01:00
Wuzzy
b2e2f27935
Add German translation for Sea Pickle
2020-08-19 11:04:32 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Elias Åström
ca9578d50c
Make dried kelp craftable from dried kelp block
2020-07-17 00:17:18 +02:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +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
e058ee8487
Fix some template.txt
2020-05-05 21:02:48 +02:00
Rocher Laurent
c9a37d0dbc
Translate In French
2020-05-05 21:02:21 +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
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
cbda2ef326
Add _tt_help to many more items
2020-03-08 03:30:40 +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
8c0bea7dad
Implement drops of sea pickles
2019-12-27 15:32:09 +01:00
Wuzzy
b77307b7ac
Add sea pickles
2019-12-27 15:24:59 +01:00
Wuzzy
5d8c068749
Translate mcl_ocean
2019-12-26 12:12:21 +01:00
Wuzzy
85c058125c
Add kelp growth
2019-12-18 15:06:35 +01:00
Wuzzy
286009cbd7
Can place kelp on kelp
2019-12-18 13:37:20 +01:00
Wuzzy
3658cfc0f1
Add help texts for the new ocean plants
2019-12-18 12:43:17 +01:00
Wuzzy
ee5e50f139
Remove clay variant for kelp and seagrass
2019-12-18 04:28:47 +01:00
Wuzzy
d1f3856de8
Implement help page for seagrass
2019-12-18 03:42:18 +01:00
Wuzzy
2e9efe51e8
Tweak drop behavior of ocean plants
2019-12-18 03:10:49 +01:00
Wuzzy
40e681a566
Add kelp and related items
2019-12-17 22:43:46 +01:00
Wuzzy
5c953b1dc0
Add more node sounds for ocean plants
2019-12-17 21:43:30 +01:00
Wuzzy
b81396c03f
Add falling node variants of seagrass
2019-12-17 21:24:57 +01:00
Wuzzy
40a55729ca
Add seagrass on clay
2019-12-17 20:39:58 +01:00
Wuzzy
09c1f44a65
mcl_ocean: Add mcl_core depends
2019-12-17 20:27:26 +01:00
Wuzzy
5c70296e8f
Fix seagrass selectionbox
2019-12-17 20:25:35 +01:00
Wuzzy
a714751f8b
Add seagrass on dirt
2019-12-17 19:52:19 +01:00
Wuzzy
4dcbe75e84
Allow corals placement on top of node only
2019-12-17 19:51:50 +01:00
Wuzzy
cf1df56b79
Make corals dead when not near water
2019-12-17 18:40:10 +01:00
Wuzzy
8b3ecb9321
Refactor mcl_ocean
2019-12-17 17:18:10 +01:00
Wuzzy
1e3cfb6040
Add coral selection boxes
2019-12-17 17:12:21 +01:00
Wuzzy
e8614d7b27
Fix a purely theoretical coral crash
2019-12-17 16:58:40 +01:00
Wuzzy
c7aaf49e22
Tweak coral sounds and placement
2019-12-17 16:50:32 +01:00
Wuzzy
39670e1f79
Add corals
2019-12-17 16:42:25 +01:00
Wuzzy
101c9b7322
Use minetest.LIGHT_MAX
2019-12-14 18:57:17 +01:00