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

10606 Commits

Author SHA1 Message Date
6f53af2416 Translated using Weblate (Malay (Jawi))
Currently translated at 55.7% (753 of 1350 strings)
2023-03-09 15:31:35 +01:00
7e22d472a3 Translated using Weblate (Polish)
Currently translated at 83.3% (1125 of 1350 strings)
2023-03-09 15:31:35 +01:00
ecb1bd7ac8 Translated using Weblate (Slovak)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:35 +01:00
78d5c95006 Translated using Weblate (Polish)
Currently translated at 83.3% (1125 of 1350 strings)
2023-03-09 15:31:35 +01:00
36c5ea2d5d Translated using Weblate (Swedish)
Currently translated at 66.2% (894 of 1350 strings)
2023-03-09 15:31:35 +01:00
cd0801a4fa Translated using Weblate (French)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:35 +01:00
fb7bfb62d8 Translated using Weblate (Danish)
Currently translated at 52.8% (713 of 1350 strings)
2023-03-09 15:31:35 +01:00
bc2d863492 Translated using Weblate (Danish)
Currently translated at 52.5% (710 of 1350 strings)
2023-03-09 15:31:35 +01:00
87d3c773bf Translated using Weblate (Danish)
Currently translated at 52.5% (710 of 1350 strings)
2023-03-09 15:31:35 +01:00
22350290c5 Translated using Weblate (Danish)
Currently translated at 51.7% (698 of 1350 strings)
2023-03-09 15:31:35 +01:00
9cb12e3565 Translated using Weblate (Danish)
Currently translated at 51.4% (695 of 1350 strings)
2023-03-09 15:31:35 +01:00
34097e3a6f Translated using Weblate (Danish)
Currently translated at 50.1% (677 of 1350 strings)
2023-03-09 15:31:35 +01:00
cbe35af9c9 Translated using Weblate (Danish)
Currently translated at 50.1% (677 of 1350 strings)
2023-03-09 15:31:35 +01:00
1ca1ea2ca9 Translated using Weblate (Chinese (Simplified))
Currently translated at 90.5% (1222 of 1350 strings)
2023-03-09 15:31:35 +01:00
bf7478b0a8 Translated using Weblate (French)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:35 +01:00
611f6b0cff Translated using Weblate (Japanese)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:35 +01:00
c1d2c0d4ec Translated using Weblate (Spanish)
Currently translated at 86.3% (1166 of 1350 strings)
2023-03-09 15:31:35 +01:00
1e4b6ba1a3 Translated using Weblate (Dutch)
Currently translated at 89.7% (1212 of 1350 strings)
2023-03-09 15:31:35 +01:00
880c2ecb3b Translated using Weblate (Bulgarian)
Currently translated at 32.5% (440 of 1350 strings)
2023-03-09 15:31:34 +01:00
a5a991576f Translated using Weblate (Slovak)
Currently translated at 99.7% (1346 of 1350 strings)
2023-03-09 15:31:34 +01:00
b37886375f Translated using Weblate (Indonesian)
Currently translated at 98.1% (1325 of 1350 strings)
2023-03-09 15:31:34 +01:00
7fa9dbccf3 Translated using Weblate (French)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:34 +01:00
0fbdc58303 Translated using Weblate (Malay)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:34 +01:00
15239d1449 Translated using Weblate (Russian)
Currently translated at 99.7% (1347 of 1350 strings)
2023-03-09 15:31:34 +01:00
6fd412c745 Translated using Weblate (German)
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09 15:31:34 +01:00
1f0d042377 Reduce server CPU consumed by occlusion culling. (#13260)
Cache blocks already occluded at a specific distance. The RemoteClient typically visits the same distance multiple time - especially at larger distances, so this saves significant CPU from recalculating the occlusion state of blocks.
2023-03-05 21:33:41 -08:00
9ef3c8ce38 Increase used IrrlichtMt version 2023-03-05 22:00:27 +01:00
4f06df719d Kubernetes: Deployments are stable since v1.16
https://kubernetes.io/docs/reference/using-api/deprecation-guide/#deployment-v116
K8s Version v1.16 doesn't allow `extensions/v1beta1` as API version.
2023-03-05 15:10:22 +01:00
c91f3f99fd Minor adjustments now that OpenGLES 2 is the default driver on Android (#12391) 2023-03-05 15:07:40 +01:00
847ed04e0a Tile: Fix segfault caused by invalid PNG data 2023-03-05 14:41:55 +01:00
e66e583f5e Remove accidental emacs files. 2023-03-03 17:51:45 -08:00
dcf6a6a67b Log server map send cycle time. (#13259)
* Measure server map send time per player.
2023-03-03 17:41:30 -08:00
915befecc5 Re-enable verbose logging on Android
Without recompiling, there's no way to see it in logcat otherwise.
2023-03-02 19:57:18 +01:00
fee2e3ee27 Fix task ordering and more in Gradle Android build 2023-03-02 19:57:18 +01:00
a93f3542d9 Enable connected glass by default (#13242) 2023-03-02 19:56:55 +01:00
8c7276c9d4 Add git installation steps for Arch/Alpine to README 2023-03-01 09:09:58 +01:00
DS
514bf3582c Document that item_image_button[] name is non-optional 2023-03-01 09:09:29 +01:00
d6be6682ec Drop dependency on IrrCompileConfig
The only remaining thing is IRRLICHT_SDK_VERSION via irrlicht.h
2023-03-01 09:06:23 +01:00
39f4d26177 Add minetest.get_player_window_information() (#12367) 2023-02-27 22:58:41 +00:00
fbbdae93ee Fix for #13255: Check if client has a block even if the server has unloaded it. (#13256) 2023-02-27 09:57:03 -08:00
fe3ea090d1 Don't expire blocks visible to the client. (#13255) 2023-02-26 14:18:18 -08:00
2083252c05 Sky: transmit body_orbit_tilt to client. (#13193)
This obsoletes the current client-side setting entirely. The server can
transmit the tilt to the client directly and will send 0.0f as default
value.

Co-authored-by: x2048 <codeforsmile@gmail.com>
Co-authored-by: sfan5 <sfan5@live.de>
2023-02-26 01:08:33 +01:00
DS
6e1c70e02b Fix a -Wreorder warning 2023-02-22 11:06:48 +01:00
63c378fb5b Reduce client's packet processing budget per iteration from 100 to 10ms. (#13237) 2023-02-21 16:33:21 -08:00
2553db5c81 Fix rounding errors when slicing the shadow draw list (#13226) 2023-02-20 21:01:05 +01:00
af4009d924 Add chat HUD flag (#13189) 2023-02-20 21:00:37 +01:00
cf19167e99 Add jpeg and png libraries to the Fedora DNF install hint. (#13191)
Co-authored-by: sfan5 <sfan5@live.de>
2023-02-19 00:52:30 +00:00
aa5dc0968b Fix typo and missing entry in serveropcodes 2023-02-18 16:47:08 +01:00
3bafbaac49 Remove dead code behind Irrlicht version checks 2023-02-18 16:46:51 +01:00
2dafce6206 Say /setpassword is insecure 2023-02-18 00:04:52 +01:00