Commit Graph

33 Commits

Author SHA1 Message Date
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
aeb7078c05 Update use_texture_alpha to the minetest 5.4 conventions 2021-02-18 14:00:17 +01:00
kay27
ba51686e6c Russian translation 2020-07-20 00:11:13 +00: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
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
f5268ea598 Fix walls connecting to too many nodeboxes 2020-03-24 19:31:52 +01:00
wuniversales
15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy
4a7bb86803 Fix odd redstone torch on wall placement 2019-12-13 11:35:31 +01:00
Wuzzy
f91619cae1 New PP cobblestone and brick block textures 2019-12-11 04:17:38 +01:00
Wuzzy
9385458632 German translation: mcl_signs to xpanes 2019-03-16 00:07:44 +01:00
Wuzzy
5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
f9b557c2ba New translation system, part 9: Items, part 5 2019-03-08 00:46:35 +01:00
Wuzzy
68eea10597 Update mcl_walls API docs 2018-12-07 21:43:12 +01:00
Wuzzy
367469cf90 Simplify wall registration 2018-12-03 17:30:09 +01:00
Wuzzy
ff9032754a Add many more walls 2018-12-03 17:15:16 +01:00
Wuzzy
c0713196e5 Remove wall inventory icons 2017-07-21 12:47:17 +02:00
Wuzzy
790456cbc4 Fix crash w/ wall near unknown node 2017-06-29 11:57:38 +02:00
Wuzzy
528ff21259 Make walls sunlight transparent 2017-03-20 19:11:51 +01:00
Wuzzy
b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy
1fa69536c6 Make walls connect with torches again 2017-03-12 05:04:16 +01:00
Wuzzy
7d74916ee4 Help: xpanes, walls, jungle tree 2017-03-11 16:56:37 +01:00
Wuzzy
78fcc61759 Hardness for colorful blocks, redstone block 2017-02-27 18:20:19 +01:00
Wuzzy
051799bb3d Fix digging times for walls 2017-02-27 17:41:20 +01:00
Wuzzy
207d86733e Fix accidental globals in mcl_walls 2017-02-23 15:08:52 +01:00
Wuzzy
0aeb109c64 Add blast resistance to a ton of blocks 2017-02-22 16:03:59 +01:00
Wuzzy
e866c610cb Automatically add craft for walls 2017-02-21 18:04:50 +01:00
Wuzzy
beb8e50eb6 Add API document for mcl_walls 2017-02-21 17:32:48 +01:00
Wuzzy
99e4b04e55 Allow to set custom wall sounds 2017-02-21 17:20:58 +01:00
Wuzzy
d0bcf7897e Add group support to mcl_walls API 2017-02-21 17:14:15 +01:00
Wuzzy
1b3ab4952a Allow to set wall textures freely 2017-02-17 20:52:19 +01:00
Wuzzy
fb5d6f454e Allow to register custom walls in mcl_walls 2017-02-17 20:34:08 +01:00
Wuzzy
3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00