1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-07 18:30:24 +02:00
Commit Graph

11426 Commits

Author SHA1 Message Date
1b664dd870 Use defined evaluation order in profiler
See https://github.com/LuaJIT/LuaJIT/issues/238
2021-12-19 17:03:07 +01:00
49f7d2494c Protect font initialization with mutex
fixes #4532
2021-12-18 20:38:33 +01:00
b2409b14d0 Refactor trusted mod checking code 2021-12-18 20:37:13 +01:00
f405459548 Remove setlocal and setupvalue from debug table whitelist
It's likely that these could be used trick mods into revealing the insecure
environment even if they do everything right (which is already hard enough).
2021-12-18 20:37:13 +01:00
8c99f2232b Don't let HTTP API pass through untrusted function
This has been a problem since the first day, oops.
2021-12-18 20:37:13 +01:00
8472141b79 Restructure devtest's unittests and run them in CI (#11859) 2021-12-18 20:36:43 +01:00
1c5ece8334 Fix eat sound not playing if eating last of stack 2021-12-15 15:36:19 +01:00
378175497a Fix some issues with buildbot scripts (#11860) 2021-12-15 14:36:27 +01:00
fcf86ded8f Disable inventory if player's inventory formspec is blank (#11827) 2021-12-13 17:43:29 +01:00
84efe279bb Fix URL escaping in content store 2021-12-13 17:33:35 +01:00
f71091bf52 Remove creative/damage info in Esc/Pause menu 2021-12-13 17:33:21 +01:00
76aa6103e3 Update German locale translation 2021-12-10 12:24:53 +01:00
1ab3eadd87 Update builtin locale 2021-12-10 12:24:53 +01:00
a8c58d5cbb Add pauloue's ItemStack example to docs (#9853) 2021-12-10 12:24:42 +01:00
d9d219356a Fix get_bone_position() on unset bones modifying their position
closes #11840
2021-12-06 00:06:49 +01:00
ff934d538c Fix various code & correctness issues (#11815) 2021-12-05 14:40:30 +01:00
7a043b3ebb Fix wireshark packet dissector wrong coordinates (#11826) 2021-12-05 14:34:40 +01:00
80c3c7e642 Improve error message if using "/help --" (#11796) 2021-12-01 20:22:46 +01:00
57a59ae92d Network: Delete copy constructor and use std::move instead (#11642)
This is a follow-up change which disables class copies where possible to avoid unnecessary memory movements.
2021-12-01 20:22:33 +01:00
1dc1305ada Update translation files 2021-11-27 19:42:26 +01:00
a157256706 Update minetest.conf.example and dummy cpp file 2021-11-27 19:41:45 +01:00
3ac102c93b Translated using Weblate (Swedish)
Currently translated at 46.0% (643 of 1396 strings)
2021-11-27 19:33:53 +01:00
3332592905 Translated using Weblate (Czech)
Currently translated at 62.9% (879 of 1396 strings)
2021-11-27 19:33:53 +01:00
42b8167f3d Added translation using Weblate (Yue) 2021-11-27 19:33:53 +01:00
fc0897682d Translated using Weblate (Dutch)
Currently translated at 97.0% (1355 of 1396 strings)
2021-11-27 19:33:53 +01:00
8d99cddecc Translated using Weblate (Dutch)
Currently translated at 95.3% (1331 of 1396 strings)
2021-11-27 19:33:53 +01:00
6f9d803d67 Translated using Weblate (Spanish)
Currently translated at 81.8% (1142 of 1396 strings)
2021-11-27 19:33:53 +01:00
c24b02852b Translated using Weblate (Spanish)
Currently translated at 81.8% (1142 of 1396 strings)
2021-11-27 19:33:53 +01:00
88731631ab Translated using Weblate (Bulgarian)
Currently translated at 12.6% (177 of 1396 strings)
2021-11-27 19:33:53 +01:00
714d4e4a81 Translated using Weblate (Esperanto)
Currently translated at 97.2% (1357 of 1396 strings)
2021-11-27 19:33:53 +01:00
1935783cc6 Translated using Weblate (Finnish)
Currently translated at 20.9% (292 of 1396 strings)
2021-11-27 19:33:53 +01:00
9f5d35e2aa Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (1392 of 1396 strings)
2021-11-27 19:33:53 +01:00
6569056bfc Translated using Weblate (Finnish)
Currently translated at 20.9% (292 of 1396 strings)
2021-11-27 19:33:53 +01:00
62c3c90120 Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.0% (1355 of 1396 strings)
2021-11-27 19:33:53 +01:00
7d2c99e2c2 Translated using Weblate (Esperanto)
Currently translated at 95.9% (1340 of 1396 strings)
2021-11-27 19:33:53 +01:00
A M
dc73d441b5 Translated using Weblate (Polish)
Currently translated at 71.4% (998 of 1396 strings)
2021-11-27 19:33:53 +01:00
4866e06e62 Translated using Weblate (Gaelic)
Currently translated at 17.0% (238 of 1396 strings)
2021-11-27 19:33:53 +01:00
cd3a8f96c6 Translated using Weblate (Chinese (Simplified))
Currently translated at 95.3% (1331 of 1396 strings)
2021-11-27 19:33:53 +01:00
0eb829f5de Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.4% (1319 of 1396 strings)
2021-11-27 19:33:53 +01:00
c062daccc9 Translated using Weblate (Slovak)
Currently translated at 95.2% (1329 of 1396 strings)
2021-11-27 19:33:53 +01:00
f57b8f3e8a Translated using Weblate (Esperanto)
Currently translated at 95.2% (1329 of 1396 strings)
2021-11-27 19:33:53 +01:00
efc99a8d42 Translated using Weblate (Norwegian Bokmål)
Currently translated at 56.0% (783 of 1396 strings)
2021-11-27 19:33:53 +01:00
ecd4fbc0de Translated using Weblate (Arabic)
Currently translated at 27.1% (379 of 1396 strings)
2021-11-27 19:33:53 +01:00
3590261c78 Translated using Weblate (Turkish)
Currently translated at 100.0% (1396 of 1396 strings)
2021-11-27 19:33:53 +01:00
f8dba7e5cf Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (1319 of 1396 strings)
2021-11-27 19:33:53 +01:00
dd23991a19 Translated using Weblate (Spanish)
Currently translated at 81.2% (1134 of 1396 strings)
2021-11-27 19:33:53 +01:00
6328b2274a Translated using Weblate (Chinese (Simplified))
Currently translated at 92.5% (1292 of 1396 strings)
2021-11-27 19:33:53 +01:00
2e0780b437 Translated using Weblate (Chinese (Simplified))
Currently translated at 92.5% (1292 of 1396 strings)
2021-11-27 19:33:53 +01:00
dfb1e62bc3 Translated using Weblate (Russian)
Currently translated at 100.0% (1396 of 1396 strings)
2021-11-27 19:33:53 +01:00
c264e47ee7 Translated using Weblate (Serbian (cyrillic))
Currently translated at 30.4% (425 of 1396 strings)
2021-11-27 19:33:53 +01:00