14898 Commits

Author SHA1 Message Date
nooneatall
82a7e6979b Update fandom links to newer wiki links. 2024-10-27 11:29:53 +00:00
nooneatall
8e3b658e2a Remove crafting of netherite armors. 2024-10-27 06:59:39 +02:00
Elias Åström
58303d9de4 Add weblate translators to credits 2024-10-27 02:22:24 +00:00
cora
84f6fad97e
Add erle's new name to mailmap 2024-10-25 17:25:42 +02:00
cora
7d460ffdcd Make sure all entities exist before force detaching from mobs 2024-10-22 14:54:56 +00:00
cora
72e8dd2034 Use self reference operator for boats where appropriate 2024-10-22 14:54:15 +00:00
cora
d2544de89a Check boat properties in get_staticdata before indexing 2024-10-22 14:54:15 +00:00
cora
6867fb5ff0 Add compatibility layer for minetest lightning mod 2024-10-22 14:44:59 +00:00
kno10
1ff41d6c89 Better table.reverse in O(N) instead of O(N²) 2024-10-22 14:41:49 +00:00
cora
6d1fbe9543
Rename minetest to luanti in DEV_TRANSLATION_WORKFLOW.md 2024-10-20 18:23:05 +02:00
cora
2aef5335a6
Rename minetest to luanti in CREDITS.md 2024-10-20 18:22:37 +02:00
cora
ae113ce81a
Rename minetest to luanti in CONTRIBUTING.md 2024-10-20 18:20:23 +02:00
cora
19ea3cdf2b
Rename minetest to luanti in README.md 2024-10-20 18:18:30 +02:00
Elias Åström
5c649a8b1b Add weblate translation status widget to readme 2024-10-19 18:02:10 +02:00
Elias Åström
18acc92b8a Update version to 0.108.0 2024-10-19 17:34:05 +02:00
Elias Åström
af506a6ea1 Update credits 2024-10-19 17:33:54 +02:00
Elias Åström
4556f70546 Update translations 2024-10-19 17:27:47 +02:00
ryvnf
60a1b1661e weblate (#2205)
Co-authored-by: Sotis <Sotis@users.noreply.translate.codeberg.org>
Co-authored-by: Sencyy <Sencyy@users.noreply.translate.codeberg.org>
Co-authored-by: fnetX <otto@codeberg.org>
Co-authored-by: Enlive <Enlive@users.noreply.translate.codeberg.org>
Co-authored-by: Cwpute <Cwpute@users.noreply.translate.codeberg.org>
Co-authored-by: 3raven <3raven@users.noreply.translate.codeberg.org>
Co-authored-by: Benny <Benny@users.noreply.translate.codeberg.org>
Co-authored-by: phileas <phileas@users.noreply.translate.codeberg.org>
Co-authored-by: liulitchi <liulitchi@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/2205
2024-10-19 15:25:58 +00:00
Elias Åström
fe3d3357b8 Lower sound level of lava cooling 2024-10-19 14:15:15 +02:00
Elias Åström
cb90ebcc8d Adjust node sounds levels 2024-10-19 14:15:15 +02:00
Elias Åström
5de048aac3 Lower sound levels of smaller slimes 2024-10-19 14:15:15 +02:00
Elias Åström
54e741a5b5 Normalize loud audio files and adjust mob loudness 2024-10-19 14:15:15 +02:00
goblin_mode
ccafc76ac4 fix extended potion labels 2024-10-18 17:12:53 +00:00
goblin_mode
dc5a63f89d add virtual item API documentation 2024-10-18 17:12:53 +00:00
goblin_mode
a49c6d2823 make mcl_enchanting use the new enchanting API 2024-10-18 17:12:53 +00:00
goblin_mode
fa89c0c311 make mcl_potions use the new virtual item API 2024-10-18 17:12:53 +00:00
goblin_mode
355c9c14af implement virtual item API 2024-10-18 17:12:53 +00:00
goblin_mode
8fddb79dbc Make mud solid, fixes bamboo breaking when placed 2024-10-17 15:19:34 +00:00
nooneatall
13b745e585 Add moss to craft mossy cobble and bricks. 2024-10-17 14:09:33 +03:00
Jürgen Rühle
0a0b92ad8d The @ modpack is only needed until at least minetest 5.9 is required 2024-10-12 17:16:16 +00:00
Jürgen Rühle
693fc06456 Make sure _mcl_autogroup is loaded last
1. have _mcl_autogroup directly in a modpack named @
2. don't have any dependencies itself

It is also necessary that nothing depends on _mcl_autogroup.
2024-10-12 17:16:16 +00:00
goblin_mode
3eab9ba57f Fix iron sword texture 2024-10-10 17:51:42 +02:00
cora
51f3d62dfe
Fix dripstone caves generating in end and nether 2024-10-10 02:21:45 +02:00
Jürgen Rühle
24a320aa34 Fix crash in spruce tree podzol generation
if there are less than 2 dirt blocks available when a 2x2 spruce tree
grows.
2024-10-08 10:33:42 +00:00
Jürgen Rühle
2e0402808f Fix drop amounts of Lapis Lazuli ore
..according to the Minecraft wiki
2024-10-08 09:41:23 +02:00
goblin_mode
4239baa773 make dripstone caves have a humidity and heat set 2024-10-06 14:42:21 +00:00
goblin_mode
3427a3cde8 finalize code related to dripstone 2024-10-06 14:42:21 +00:00
goblin_mode
91909625e4 make dripstone fall when supporting block is broke 2024-10-06 14:42:21 +00:00
goblin_mode
38c1a330be adjust damage values, and other tweaks 2024-10-06 14:42:21 +00:00
goblin_mode
130b71a1ad add dripstone block recipe 2024-10-06 14:42:21 +00:00
goblin_mode
d02cf1e653 dripstone mapgen tweaks 2024-10-06 14:42:21 +00:00
goblin_mode
ff037902fb fix luacheck warnings 2024-10-06 14:42:21 +00:00
goblin_mode
2c674232d6 implement dripstone cave biome 2024-10-06 14:42:21 +00:00
goblin_mode
1caa523f2b make large dripstone require more space 2024-10-06 14:42:21 +00:00
goblin_mode
c3f61f4f92 make dripstone only placable on solid ground 2024-10-06 14:42:21 +00:00
goblin_mode
5cc1f991ef adjust the large dripstone shape 2024-10-06 14:42:21 +00:00
goblin_mode
f548b2b04f make large dripstone use voxel manipulators 2024-10-06 14:42:21 +00:00
goblin_mode
4af65a1384 make dripstone have foundations, plus small tweaks 2024-10-06 14:42:21 +00:00
goblin_mode
5c095dcc40 add large dripstone to mapgen 2024-10-06 14:42:21 +00:00
goblin_mode
bc1fb6eda9 fix luacheck warning 2024-10-06 14:42:21 +00:00