1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00
Commit Graph

13012 Commits

Author SHA1 Message Date
Wuzzy
b816542e22 Require 'give' priv for /pulverize and /clearinv (#16526) 2025-10-05 19:01:12 +02:00
rubenwardy
29476f406b Enable strip_color_codes by default 2025-10-05 19:00:56 +02:00
SmallJoker
76a8d8b0e2 Continue with 5.15.0-dev 2025-10-05 17:51:12 +02:00
SmallJoker
6d1a208018 Bump version to 5.14.0 5.14.0 2025-10-05 17:32:14 +02:00
StoyanDimitrov
d500241e3d Update builtin Bulgarian translation 2025-10-05 17:32:17 +02:00
sfan5
61f3812f73 Fix incorrect MapgenV6 chunk size warning 2025-10-05 17:11:04 +02:00
y5nw
f2be1c39c8 SDL: Remove SDL_syswm.h include 2025-10-05 14:44:14 +02:00
y5nw
244dc7ac06 shell.nix: add gmp and luajit 2025-10-05 14:44:14 +02:00
maxchen32
3a0152c491 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 98.5% (1442 of 1463 strings)
2025-10-04 21:55:05 +02:00
Tarás Lavrentiev
52e36b06e6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1463 of 1463 strings)
2025-10-04 21:35:52 +02:00
Karol1165
f1f1fce2db Translated using Weblate (Polish)
Currently translated at 88.0% (1288 of 1463 strings)
2025-10-04 21:35:52 +02:00
Тарас Арт
4aae915e4f Translated using Weblate (Ukrainian)
Currently translated at 98.9% (1448 of 1463 strings)
2025-10-04 21:35:52 +02:00
Neil Rizen
814eb21def Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1463 of 1463 strings)
2025-10-04 21:35:52 +02:00
y5nw
b5eb11c0ae Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 98.5% (1442 of 1463 strings)
2025-10-04 21:35:52 +02:00
dvchd
72b14910da Translated using Weblate (Vietnamese)
Currently translated at 42.5% (623 of 1463 strings)
2025-10-04 21:35:52 +02:00
Neil Rizen
bca99fc723 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1463 of 1463 strings)
2025-10-04 21:35:52 +02:00
Ludus
b6fe5fee43 Translated using Weblate (Italian)
Currently translated at 87.2% (1276 of 1463 strings)
2025-10-04 21:35:52 +02:00
Wuzzy
23e208c7aa Translated using Weblate (German)
Currently translated at 100.0% (1463 of 1463 strings)
2025-10-04 21:35:52 +02:00
109247019824
8b3e80f534 Translated using Weblate (Bulgarian)
Currently translated at 90.8% (1329 of 1463 strings)
2025-10-04 21:35:52 +02:00
SmallJoker
4f77a91e04 IrrlichtMt: Fix Win32 device compile error (non-SDL)
This issue was caused by one of the recent header refactoring commits.
2025-10-04 12:57:14 +02:00
SmallJoker
c2a4d5f82d Update credits for 5.14.0 (#16531) 2025-10-03 13:20:14 +02:00
Lars Müller
4238aa423b Fix a memory leak: Use irr_ptr for bones (#16530) 2025-10-01 12:53:01 +02:00
DS
ae35167a5e Fix debug.getinfo not being unset in CPCSM (#16506)
regression was introduced in eeb6cab
2025-10-01 12:52:48 +02:00
SmallJoker
499f2284bd Server: Fix Server::Send exception caused by leaving players
Leaving players will have PEER_ID_INVALID for database saving purposes.
This patch clarifies that, and properly protects the batch send function.

Bug introduced by 5f5ea132.
2025-09-29 19:23:43 +02:00
Wuzzy
274d8a7c65 Update builtin locale (#16512)
* Update builtin locale files

* Update German builtin translation
2025-09-29 13:25:42 +02:00
sfan5
8f98b4f243 Android: Update to SDK 35 (#16513) 2025-09-29 13:25:23 +02:00
fetsorn
e3ec044ed0 Update comments referring to obsolete TOCLIENT_INIT (#16522) 2025-09-29 13:21:52 +02:00
SmallJoker
dd3530dc79 Mapgen: Correct border block criteria (#16524)
This addresses a regression from e86d2fea8.

Co-authored-by: Po Lu <luangruo@yahoo.com>
2025-09-29 13:21:30 +02:00
SmallJoker
421835a30e Formspec: Fix missing CHG:n fields (regression)
The GUIScrollBar type was changed in commit 39f2727503.
This commit updates a corresponding check in guiFormSpecMenu accordingly.
2025-09-24 18:37:31 +02:00
sfan5
db8cd2121c Allow to scale nametag by distance and set font size (#16267) 5.14.0-rc1 2025-09-23 21:07:17 +02:00
updatepo.sh
ec790a3884 Update builtin translation strings 2025-09-23 20:00:48 +02:00
updatepo.sh
ee45f2db43 Run updatepo.sh 2025-09-23 19:21:21 +02:00
updatepo.sh
ca62268d16 Update minetest.conf.example and translation file 2025-09-23 19:19:35 +02:00
Filipino Student
e217961b25 Added translation using Weblate (Tagalog) 2025-09-23 19:11:47 +02:00
Filipino Student
7485844880 Translated using Weblate (Filipino)
Currently translated at 42.5% (627 of 1472 strings)
2025-09-23 19:11:47 +02:00
qwoper tite
32d10f8309 Translated using Weblate (Filipino)
Currently translated at 42.6% (628 of 1472 strings)
2025-09-23 19:11:47 +02:00
Lars Müller
87dd2184a4 Translated using Weblate (German)
Currently translated at 100.0% (1472 of 1472 strings)
2025-09-23 19:11:47 +02:00
qwoper tite
10328435e8 Added translation using Weblate (Filipino) 2025-09-23 19:11:47 +02:00
qwer tye
1c710ac003 Translated using Weblate (Filipino)
Currently translated at 42.5% (627 of 1472 strings)
2025-09-23 19:11:47 +02:00
Qwe Triye
4019be74a9 Translated using Weblate (Filipino)
Currently translated at 42.5% (627 of 1472 strings)
2025-09-23 19:11:47 +02:00
Neil Rizen
887fff9709 Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.8% (1352 of 1472 strings)
2025-09-23 19:11:47 +02:00
BlackImpostor
0e6b4d11d0 Translated using Weblate (Russian)
Currently translated at 100.0% (1472 of 1472 strings)
2025-09-23 19:11:47 +02:00
Саша Петровић
fd7dbb6d45 Translated using Weblate (Serbian (Cyrillic script))
Currently translated at 24.6% (363 of 1472 strings)
2025-09-23 19:11:47 +02:00
Саша Петровић
7e68262c0c Translated using Weblate (Serbian)
Currently translated at 61.6% (907 of 1472 strings)
2025-09-23 19:11:47 +02:00
Artur Ajvazjan
112672594b Added translation using Weblate (Armenian) 2025-09-23 19:11:47 +02:00
Yof
1aa3efba4a Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1472 of 1472 strings)
2025-09-23 19:11:47 +02:00
Divarrek
bdd08fde57 Translated using Weblate (Breton)
Currently translated at 36.3% (535 of 1472 strings)
2025-09-23 19:11:47 +02:00
Zaman Hüseynli
6f96c14aba Added translation using Weblate (Azerbaijani) 2025-09-23 19:11:47 +02:00
Unacceptium
2a76a50d98 Translated using Weblate (Hungarian)
Currently translated at 99.9% (1471 of 1472 strings)
2025-09-23 19:11:47 +02:00
Zipo
773f9f14d4 Translated using Weblate (Korean)
Currently translated at 52.1% (768 of 1472 strings)
2025-09-23 19:11:47 +02:00