Mise à jour de mods
* basic_signs, signs_lib, bobblocks : Corrige l'utilisation obsolète de use_texture_alpha. * fail, names_per_ip, tsm_mines : Corrige l'appel obsolète des paramètres de Minetest. * led_marquee : - Corrige l'utilisation obsolète de use_texture_alpha, - Change la texture des pixels par des versions carrés. * mesecons : Supprime la variable globale non déclarée corner_nodebox. * moreplants : Corrige l'utilisation de fonctions obsolètes pour Minetest 5.4. * nalc : - [ambience] Supprime le son d'ambiance de la lave depuis que Minetest 5.4 inclut le sien, - [misc+ambience] Corrige les appels obsolètes des paramètres de Minetest, - [nalc_default] Ajoute 'use_texture_alpha' depuis que 'alpha' est obsolète. * seacoral : Rend la dependance de nalc_lib optionnelle.
This commit is contained in:
parent
ba477ab6fd
commit
b078bd36f2
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -327,7 +327,7 @@
|
||||||
url = https://sys4.fr/gitea/nalc/maptools.git
|
url = https://sys4.fr/gitea/nalc/maptools.git
|
||||||
[submodule "mesecons"]
|
[submodule "mesecons"]
|
||||||
path = mesecons
|
path = mesecons
|
||||||
url = https://sys4.fr/gitea/minetest-mods/mesecons.git
|
url = https://sys4.fr/gitea/nalc/mesecons.git
|
||||||
[submodule "mob_horse"]
|
[submodule "mob_horse"]
|
||||||
path = mob_horse
|
path = mob_horse
|
||||||
url = https://sys4.fr/gitea/nalc/mob_horse.git
|
url = https://sys4.fr/gitea/nalc/mob_horse.git
|
||||||
|
@ -357,7 +357,7 @@
|
||||||
url = https://sys4.fr/gitea/nalc/riesenpilz.git
|
url = https://sys4.fr/gitea/nalc/riesenpilz.git
|
||||||
[submodule "signs_lib"]
|
[submodule "signs_lib"]
|
||||||
path = signs_lib
|
path = signs_lib
|
||||||
url = https://sys4.fr/gitea/mtcontrib/signs_lib.git
|
url = https://sys4.fr/gitea/nalc/signs_lib.git
|
||||||
[submodule "stained_glass"]
|
[submodule "stained_glass"]
|
||||||
path = stained_glass
|
path = stained_glass
|
||||||
url = https://sys4.fr/gitea/minetest-mods/stained_glass.git
|
url = https://sys4.fr/gitea/minetest-mods/stained_glass.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 29c8051b96dbb04896fe9a40e0c745f9e31245a8
|
Subproject commit e58807209503edc185c8983dfc9c443c80a161c0
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1280300a4a36e4ea065c4f6819750462892e6555
|
Subproject commit ac8e6ca8f7580514a950699114aea57a212b5516
|
2
fail
2
fail
|
@ -1 +1 @@
|
||||||
Subproject commit 5083ada500b87e01c610644025dd20a4220cb0b6
|
Subproject commit f4eef4af6acc405e3207fb73e7185e32215e52a4
|
|
@ -1 +1 @@
|
||||||
Subproject commit 79bc4755dde79107f6ac98ab9bfd239e45690c9c
|
Subproject commit c09527c029cb9f22b2df43c909cda30a3d7530fe
|
2
mesecons
2
mesecons
|
@ -1 +1 @@
|
||||||
Subproject commit 583d2c144165545f10a04075f1f215d829da1ab2
|
Subproject commit 9b835053c20f70702a26d8e2b1767585c5b38223
|
|
@ -1 +1 @@
|
||||||
Subproject commit d47cd1ca0037bc7e7d54b14178f4a560450f5513
|
Subproject commit 681d1d963c780bd2eddffb3999bd9f81ba01152e
|
2
nalc
2
nalc
|
@ -1 +1 @@
|
||||||
Subproject commit 92464d39c372c66633373e62ef74f8128487e65f
|
Subproject commit aa597c7ad8d3cfdba9bda39a909d7f2169d0bd1e
|
|
@ -1 +1 @@
|
||||||
Subproject commit 12284b5ea49b23b6391560597bea763b47a152c2
|
Subproject commit c2648b829bea8bb15372c61e95ddbef5079d97c6
|
2
sea
2
sea
|
@ -1 +1 @@
|
||||||
Subproject commit b0fd455b7e5e7b003c427eaa51cb980594382b7b
|
Subproject commit 6fb0d7c449827526a7f479a01822e11a21c57b59
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8527f1d5b2a988492769580f63542061742aa3ba
|
Subproject commit 8b6e41c3fecd1267b7556832d9f2cd859ab0a4a5
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6fba7167b32cdbcef4dcb0433fb4ee3cf29b5982
|
Subproject commit e696e08de396b6fa2b5db0f76f219bc4cfb30c04
|
Loading…
Reference in New Issue
Block a user