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

10913 Commits

Author SHA1 Message Date
a0b966c5b4 Translated using Weblate (Slovak)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:28:26 +02:00
001ad8e51b Translated using Weblate (Greek)
Currently translated at 27.9% (396 of 1416 strings)
2022-07-20 21:28:26 +02:00
e0259b310b Translated using Weblate (Chinese (Simplified))
Currently translated at 93.4% (1323 of 1416 strings)
2022-07-20 21:28:26 +02:00
010694f64c Translated using Weblate (Greek)
Currently translated at 26.9% (381 of 1416 strings)
2022-07-20 21:28:26 +02:00
398c7bded1 Translated using Weblate (Russian)
Currently translated at 98.1% (1390 of 1416 strings)
2022-07-20 21:28:26 +02:00
1327039824 Translated using Weblate (Arabic)
Currently translated at 39.6% (562 of 1416 strings)
2022-07-20 21:28:26 +02:00
1870c28397 Translated using Weblate (Polish)
Currently translated at 79.1% (1121 of 1416 strings)
2022-07-20 21:28:26 +02:00
a36d6b3688 Translated using Weblate (Polish)
Currently translated at 79.1% (1121 of 1416 strings)
2022-07-20 21:28:26 +02:00
d066cd1ff6 Translated using Weblate (Italian)
Currently translated at 97.3% (1379 of 1416 strings)
2022-07-20 21:28:26 +02:00
7c4db9f425 Translated using Weblate (Thai)
Currently translated at 99.9% (1415 of 1416 strings)
2022-07-20 21:28:26 +02:00
72a6724a46 Translated using Weblate (Thai)
Currently translated at 99.9% (1415 of 1416 strings)
2022-07-20 21:28:26 +02:00
df9b7f6b70 Translated using Weblate (Thai)
Currently translated at 69.1% (979 of 1416 strings)
2022-07-20 21:28:26 +02:00
3e122f3eff Translated using Weblate (Greek)
Currently translated at 11.0% (157 of 1416 strings)
2022-07-20 21:28:26 +02:00
6dac32e165 Translated using Weblate (Swedish)
Currently translated at 58.1% (823 of 1416 strings)
2022-07-20 21:28:26 +02:00
24fd5c39f5 Translated using Weblate (Japanese)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:28:26 +02:00
9f66974cd4 Translated using Weblate (Polish)
Currently translated at 69.7% (987 of 1416 strings)
2022-07-20 21:28:26 +02:00
c0e03f7ce7 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.3% (1322 of 1416 strings)
2022-07-20 21:28:26 +02:00
93247a8a35 Translated using Weblate (Bulgarian)
Currently translated at 31.2% (442 of 1416 strings)
2022-07-20 21:28:26 +02:00
efcd1ff707 Translated using Weblate (German)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:28:26 +02:00
7b242d787e Translated using Weblate (French)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:28:26 +02:00
68ca317ec2 Translated using Weblate (Malay)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:28:26 +02:00
de76686bdc Translated using Weblate (Chinese (Simplified))
Currently translated at 93.2% (1321 of 1416 strings)
2022-07-20 21:28:26 +02:00
c792f3bf57 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.2% (1321 of 1416 strings)
2022-07-20 21:28:26 +02:00
3903a1b4af Translated using Weblate (Russian)
Currently translated at 97.8% (1386 of 1416 strings)
2022-07-20 21:28:26 +02:00
106f0e3af6 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:28:26 +02:00
f275a66f91 Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.4% (1394 of 1416 strings)
2022-07-20 21:28:26 +02:00
37f559b4b1 Translated using Weblate (Slovak)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:27:20 +02:00
1aec8ed330 Translated using Weblate (Indonesian)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:27:20 +02:00
Y.W
b6f0ebf968 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.2% (1320 of 1416 strings)
2022-07-20 21:27:20 +02:00
3a60050ddd Translated using Weblate (Polish)
Currently translated at 69.5% (985 of 1416 strings)
2022-07-20 21:27:20 +02:00
bfdbcf1955 Translated using Weblate (Turkish)
Currently translated at 98.2% (1391 of 1416 strings)
2022-07-20 21:27:20 +02:00
e5e94070d6 Translated using Weblate (German)
Currently translated at 100.0% (1416 of 1416 strings)
2022-07-20 21:27:20 +02:00
70c54abc2a Restore flags texture to fix interlaced stereo mode (#12560) 2022-07-19 20:26:57 +02:00
b270a46e53 Offset cuboid origin after scaling the cuboid. (#12558)
This avoids the problem of offset nodes with visual_scale > 1.
2022-07-19 10:48:00 +02:00
d400a98ef0 Fix automatic rotate for attached entities (#12392) 2022-07-17 14:45:57 +01:00
7b6c4bf2e0 Remove workaround for normals not matching winding order (#12460)
Co-authored-by: sfan5 <sfan5@live.de>
2022-07-17 14:45:42 +01:00
f090471022 Enable the gamebar on Android (#12354) 2022-07-17 14:45:30 +01:00
4648d8f499 Deprecate loading a world with unresolved dependencies (#12541)
Co-authored-by: sfan5 <sfan5@live.de>
2022-07-17 14:45:20 +01:00
5cc7329717 More corrections to lua_api.txt (#12505) 2022-07-17 11:37:06 +02:00
9f41b4f72d Add check_mod_configuration to main menu 2022-07-14 22:12:54 +01:00
06de82fd86 Refactor ModConfiguration 2022-07-14 22:12:54 +01:00
1d512ef7f4 Reduce code duplication between c_converter.cpp and helper.cpp 2022-07-14 20:55:45 +02:00
8ff3fadba0 Remove unnecessary float limits from script API
Leaves a check for NaN and inf.
2022-07-14 20:55:45 +02:00
137eef6590 Move f1000 sanitizing to the places that still use this type 2022-07-14 20:55:45 +02:00
b204655081 Fix regression & replace more occurrences of vector.new with vector.copy (#12539) 2022-07-14 20:51:42 +02:00
f4c6ed863d GUIFormSpecMenu: Fix label multiline translation (#12527) 2022-07-14 20:51:01 +02:00
ac4eb746fe Deserialization: Restore backwards compat (#12519) 2022-07-14 20:50:21 +02:00
6df69f9b5b Make BlendMode::alpha the fallback for unknown future blend modes 2022-07-13 22:45:05 +02:00
20bd6bdb68 Animated particlespawners and more (#11545)
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
Co-authored-by: sfan5 <sfan5@live.de>
Co-authored-by: Dmitry Kostenko <codeforsmile@gmail.com>
2022-07-13 11:57:12 +02:00
8724fe6e3f GUIFormSpecMenu: Fix parameter order
Fixes a regression caused by e51f47461 because C++ implicitly converts boolean to float. no matter what.
2022-07-10 15:34:53 +02:00