aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-11Scale culler steps proportionally to the mesh sizes (#13250)x2048
2023-03-11Fix missing shadows when sun tilt is zerox2048
2023-03-09Run updatepo.shupdatepo.sh
2023-03-09Update minetest.conf.example and translation fileupdatepo.sh
2023-03-09Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Portuguese (Brazil))Fábio Rodrigues Ribeiro
Currently translated at 97.4% (1315 of 1350 strings)
2023-03-09Translated using Weblate (Portuguese)ssantos
Currently translated at 99.7% (1346 of 1350 strings)
2023-03-09Translated using Weblate (Hungarian)unacceptium core
Currently translated at 97.6% (1318 of 1350 strings)
2023-03-09Translated using Weblate (Hungarian)Guih48
Currently translated at 97.6% (1318 of 1350 strings)
2023-03-09Translated using Weblate (Polish)W K
Currently translated at 87.2% (1178 of 1350 strings)
2023-03-09Translated using Weblate (Polish)Jakub Z
Currently translated at 87.2% (1178 of 1350 strings)
2023-03-09Translated using Weblate (Italian)Giov4
Currently translated at 93.1% (1258 of 1350 strings)
2023-03-09Translated using Weblate (Spanish)Jynweythek Vordhosbn
Currently translated at 88.2% (1192 of 1350 strings)
2023-03-09Translated using Weblate (Portuguese (Brazil))Matheus Bastos
Currently translated at 97.4% (1315 of 1350 strings)
2023-03-09Translated using Weblate (Arabic)Ghurir
Currently translated at 38.5% (521 of 1350 strings)
2023-03-09Translated using Weblate (Portuguese)Matheus Vinicius
Currently translated at 99.7% (1346 of 1350 strings)
2023-03-09Translated using Weblate (Dutch)Ghurir
Currently translated at 90.0% (1216 of 1350 strings)
2023-03-09Translated using Weblate (Malay (Jawi))Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi
Currently translated at 55.7% (753 of 1350 strings)
2023-03-09Translated using Weblate (Polish)gnu-ewm
Currently translated at 83.3% (1125 of 1350 strings)
2023-03-09Translated using Weblate (Slovak)Pexauteau Santander
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Polish)Jakub Z
Currently translated at 83.3% (1125 of 1350 strings)
2023-03-09Translated using Weblate (Swedish)ROllerozxa
Currently translated at 66.2% (894 of 1350 strings)
2023-03-09Translated using Weblate (French)waxtatect
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Kristian
Currently translated at 52.8% (713 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Filip
Currently translated at 52.5% (710 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Kristian
Currently translated at 52.5% (710 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Filip
Currently translated at 51.7% (698 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Kristian
Currently translated at 51.4% (695 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Filip
Currently translated at 50.1% (677 of 1350 strings)
2023-03-09Translated using Weblate (Danish)Kristian
Currently translated at 50.1% (677 of 1350 strings)
2023-03-09Translated using Weblate (Chinese (Simplified))Gao Tiesuan
Currently translated at 90.5% (1222 of 1350 strings)
2023-03-09Translated using Weblate (French)AFCMS
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Japanese)BreadW
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Spanish)Apika Luca
Currently translated at 86.3% (1166 of 1350 strings)
2023-03-09Translated using Weblate (Dutch)CouldBeMathijs
Currently translated at 89.7% (1212 of 1350 strings)
2023-03-09Translated using Weblate (Bulgarian)109247019824
Currently translated at 32.5% (440 of 1350 strings)
2023-03-09Translated using Weblate (Slovak)Marian
Currently translated at 99.7% (1346 of 1350 strings)
2023-03-09Translated using Weblate (Indonesian)Linerly
Currently translated at 98.1% (1325 of 1350 strings)
2023-03-09Translated using Weblate (French)waxtatect
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Malay)Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-09Translated using Weblate (Russian)Артём Котлубай
Currently translated at 99.7% (1347 of 1350 strings)
2023-03-09Translated using Weblate (German)Wuzzy
Currently translated at 100.0% (1350 of 1350 strings)
2023-03-05Reduce server CPU consumed by occlusion culling. (#13260)lhofhansl
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-05Increase used IrrlichtMt versionsfan5
2023-03-05Kubernetes: Deployments are stable since v1.16Thomas Laubrock
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-05Minor adjustments now that OpenGLES 2 is the default driver on Android (#12391)ROllerozxa
2023-03-05Tile: Fix segfault caused by invalid PNG dataSmallJoker
2023-03-03Remove accidental emacs files.Lars
2023-03-03Log server map send cycle time. (#13259)lhofhansl
* Measure server map send time per player.
2023-03-02Re-enable verbose logging on Androidsfan5
Without recompiling, there's no way to see it in logcat otherwise.