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
a46833eaa4
Fix alias
2024-11-09 20:30:35 -06:00
teknomunk
3514fe211f
Implement more bonemeal mod shim, update bonemeal dependencies
2024-11-09 20:30:35 -06:00
teknomunk
09bcf3d22b
Add untested bonemeal mod compatibility shim
2024-11-09 20:24:02 -06:00
teknomunk
d5684ca305
Add new API call mcl_bone_meal.use_bone_meal and use this to remove duplicate code, update mcl_farming:sweet_berries to use bonemeal API, add stub for bonemeal mod compatibility
2024-11-09 20:24:02 -06:00
Elias Åström
d0d1217dec
Remove unused code in mcl_privs
2024-11-10 01:34:50 +01:00
Mikita Wiśniewski
19d662dee4
Fix some typos in the API documentation ( #4630 )
...
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4630
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-09-12 18:13:52 +02:00
JoseDouglas26
d7c8c7a54a
mcl_privs pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
fcd4a610e5
mcl_commands pt_BR translation missing
2023-12-22 23:45:07 +01:00
JoseDouglas26
cde4bc797e
mcl_commands pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
cb6b4253d2
findbiome pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
09a063256b
mcl_wip pt_BR translation
2023-12-22 23:45:07 +01:00
the-real-herowl
1044163717
Fixed the ambiguous /clear command being dangerous ( #4026 )
...
Implements #3826
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4026
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2023-11-27 02:22:39 +00:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
Temak
f7f8a72d08
Update russian translation ( #3519 )
...
Update russian translation by Temak
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3519
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: Temak <artemkotlubai@yandex.ru>
Co-committed-by: Temak <artemkotlubai@yandex.ru>
2023-06-19 21:54:51 +00:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
Elias Fleckenstein
e7898352d8
Remove mobs_mc_gameconfig
2022-05-27 02:44:39 +02:00
Elias Fleckenstein
f6a40ffb78
Run tools/strip_trailing_whitespace.sh
2022-05-26 07:29:28 +02:00
Elias Fleckenstein
e0f70b54ec
Remove _cmi_is_mob
2022-05-25 23:13:33 +02:00
rudzik8
37e72e333b
Improve /seed command (now it looks like in modern MC) and update RU locale
2022-05-15 20:27:30 +07:00
NO411
6afe7cfb58
Fix typo and interact bug?
2022-03-27 18:08:43 +02:00
NO411
db68c0e26b
Add shield
2022-03-15 15:58:27 +01:00
Emojigit
9cd24f4af5
mcl_commands
2022-02-23 23:58:05 +01:00
Emojigit
e19113d4e0
findbiome
2022-02-23 23:58:05 +01:00
Emojigit
563daeed8a
mcl_wip
2022-02-23 23:58:05 +01:00
Emojigit
33a353e20d
mcl_privs
2022-02-23 23:58:05 +01:00
NO11
6803d22dbd
Merge pull request 'Give players fly priv when creative is enabled' ( #1865 ) from NO11/MineClone2:privs into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1865
2021-10-07 15:13:04 +00:00
NO11
a410d17306
Fix that all of new players' default_privs are removed
2021-09-30 20:14:13 +00:00
NO11
8697b38d60
Remove on_newplayer ...
2021-09-27 20:00:11 +00:00
NO11
89e90b13eb
Use on_newplayer
2021-09-20 14:16:59 +00:00
NO11
c6003398b5
Remove chain armor recipes, because villagers spawn now
2021-09-19 13:14:36 +00:00
NO11
f10d579d9c
Only change fly priv on join if it wasn't revoked or granted
2021-09-19 12:07:21 +00:00
NO11
fed43586f2
fix typo
2021-09-19 11:28:07 +00:00
NO11
18a83fa5d7
Fix typo
2021-09-19 11:18:09 +00:00
NO11
0e15accada
Enable fly in creative mode
2021-09-19 11:15:19 +00: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
302175691a
Integrate death messages
2021-04-25 16:42:38 +02:00
Elias Fleckenstein
c9b4ddb923
Add command damage type (This is Non-MC)
2021-04-18 20:22:18 +02:00
AFCMS
5f076d372a
fix many codestyle errors
2021-04-17 07:42:49 +02:00
AFCMS
a602f64ea5
fix many warnings
2021-04-15 23:41:34 +02:00
Marcin Serwin
9472f86025
Fix spellchecking errors
2021-04-12 17:58:04 +02:00
Marcin Serwin
883bd0f437
Add polish translation of findbiome
2021-04-12 15:58:13 +02:00
Marcin Serwin
baed298ce6
Add polish translation of mcl_wip
2021-04-12 12:17:27 +02:00
Marcin Serwin
6f3bd95106
Add polish translation of mcl_commands
2021-04-12 11:24:38 +02:00
Marcin Serwin
a3b46be64a
Add polish translation of mcl_privs
2021-04-12 11:24:23 +02:00
AFCMS
cb294a5cad
Add documentation to mcl_wip (pretty useless...)
2021-03-27 15:27:34 +01:00
AFCMS
3635b848d5
add API for mcl_wip
2021-03-07 00:42:34 +01:00
AFCMS
b0c57beacd
rename non mc commands - add a setting to disable renaming and alias
2021-03-05 17:04:49 +01:00
AFCMS
e3eb8c7ac8
add /playsound command
2021-03-05 16:37:56 +01:00