teknomunk
b582afeb1f
Update documentation for Minetest rename to Luanti ( #4706 )
...
This updates the VoxeLibre documentation by replacing "Minetest" with "Luanti" and updating links.
Done:
* Update "Minetest" in documentation and comments to "Luanti"
* Update links to forums, ContentDB and Luanti project web page
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4706
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-11-28 20:55:48 +01:00
teknomunk
5f6a9f3a0c
Update more documentation to use VoxeLibre
2024-05-07 11:38:00 +00:00
JoseDouglas26
184a098964
mcl_torches pt_BR translation
2023-12-22 23:45:07 +01:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
cora
a7e12e268c
fix warning / wrong usage of on_construct in torches
2022-10-14 12:11:18 +02:00
cora
40fb4a1299
Fix texture warnings in torches
2022-10-14 12:11:18 +02:00
talamh
23ec60fff0
Change torch model, add soul fire flame particle texture
2022-10-10 20:50:11 +01:00
Emojigit
dba08ddc1f
mcl_torches
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
Elias Fleckenstein
f7280dc4f0
Remove mod screenshots since they only take up space and are partly outdated
2021-05-04 20:16:30 +02:00
Marcin Serwin
bcf5eef010
Add polish translation of mcl_torches
2021-04-25 13:41:04 +02:00
AFCMS
02f393998f
fix many warnings (644 remaining)
2021-04-17 09:26:37 +02:00
AFCMS
1df916bd7b
fix warning
2021-04-16 11:03:31 +02:00
Elias Fleckenstein
c41bd3932c
Add global smoke spawning API
2021-04-14 18:14:21 +02:00
Elias Fleckenstein
78d387e2df
Rewrite mcl_torches API
2021-04-13 09:59:51 +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
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Wuzzy
c2afc82754
Disable some demanding particles by default
...
Fire smoke, lava droplets
2020-08-19 20:39:05 +02:00
Wuzzy
8a39474793
Add smoke particles at torches
2020-08-19 19:14:37 +02:00
Wuzzy
2a1273b7e3
Add flame particles to torches and furnaces
2020-08-19 16:32:46 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
101c9b7322
Use minetest.LIGHT_MAX
2019-12-14 18:57:17 +01:00
Wuzzy
d21e959055
Disallow torch placement on hopper
2019-12-13 10:22:38 +01:00
Wuzzy
b5133c0c4a
Allow torch placement on more nodes
2019-12-13 10:20:22 +01:00
Wuzzy
7df94278cf
Disallow all torch rotation by screwdriver
2019-12-13 09:47:27 +01:00
Wuzzy
2393c68448
Fix torch screwdriver rotation
2019-12-13 09:41:38 +01:00
Wuzzy
f218180eaa
Disable rotation of torches and signs
2019-12-09 17:03:11 +01:00
Wuzzy
967905264d
Make many help texts translatable and fix bugs
2019-03-25 12:05:57 +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
29d034ad09
Fix torches unplacable on disabled hoppers
2018-01-22 20:01:38 +01:00
Wuzzy
3cf6656df2
Rename "Monster Spawner" to "Mob Spawner"
2018-01-07 16:58:44 +01:00
Wuzzy
8448c72ba7
Fix awkward torch models
2017-09-02 19:28:57 +02:00
Wuzzy
a68722fed3
Simplify torch textures
2017-07-24 02:35:38 +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
38cf151806
Fix many crashes when placing item on unknown node
2017-06-29 13:02:53 +02:00
Wuzzy
f22411656b
Can place torch on upside-down stair; update help
2017-06-05 21:44:44 +02:00
Wuzzy
dfe03efd1b
Allow to place torches on upper slabs
2017-06-05 19:47:00 +02:00
Wuzzy
c1c15eb60b
Rename mcl_monster_spawners to mcl_mobspawners.
...
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy
6b07bde2e8
Fix monster spawner bugs caused by rename
2017-05-25 05:57:04 +02:00
Wuzzy
c49e8dfba0
Destroy some nodes by flowing lava
2017-05-20 04:11:14 +02:00
Wuzzy
30564e494e
Make many blocks drop when pushed by piston
2017-03-29 22:58:31 +02:00
Wuzzy
046e50ae80
mcl_torches: Fix undeclared global
2017-03-21 06:07:15 +01:00