aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-23Translated using Weblate (Italian)Jacques Lagrange
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Hungarian)Ács Zoltán
Currently translated at 75.7% (1025 of 1353 strings)
2021-02-23Translated using Weblate (Turkish)Adnan1091
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Turkish)Oğuz Ersen
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Hebrew)Omer I.S
Currently translated at 18.4% (250 of 1353 strings)
2021-02-23Translated using Weblate (Hebrew)Yossi Cohen
Currently translated at 13.7% (186 of 1353 strings)
2021-02-23Translated using Weblate (Russian)Nikita Epifanov
Currently translated at 99.0% (1340 of 1353 strings)
2021-02-23Translated using Weblate (Italian)Giov4
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Spanish)j45 minetest
Currently translated at 74.3% (1006 of 1353 strings)
2021-02-23Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Russian)eugenefil
Currently translated at 96.3% (1303 of 1353 strings)
2021-02-23Translated using Weblate (Portuguese (Brazil))Ronoaldo Pereira
Currently translated at 93.7% (1269 of 1353 strings)
2021-02-23Translated using Weblate (Czech)Vít Skalický
Currently translated at 53.5% (724 of 1353 strings)
2021-02-23Translated using Weblate (German)Wuzzy
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Finnish)Tviljan
Currently translated at 0.5% (8 of 1353 strings)
2021-02-23Translated using Weblate (Basque)aitzol berasategi
Currently translated at 21.2% (288 of 1353 strings)
2021-02-23Translated using Weblate (Malay)Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Dutch)eol
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Japanese)BreadW
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (French)cafou
Currently translated at 96.7% (1309 of 1353 strings)
2021-02-23Translated using Weblate (Spanish)apo
Currently translated at 73.6% (996 of 1353 strings)
2021-02-23Translated using Weblate (German)sfan5
Currently translated at 99.6% (1348 of 1353 strings)
2021-02-23Translated using Weblate (German)Bernd Ritter
Currently translated at 99.6% (1348 of 1353 strings)
2021-02-22Minimap: Fix default label translationsSmallJoker
2021-02-21Fix wrong reported item counts for inventory actions using Shift-Move (#10930)Lars Müller
2021-02-19Fail gracefully if main_menu_script has bad value (#10938)Wuzzy
Builtin: Move :close() before dofile
2021-02-19Fix world-aligned node rendering at bottom (#10742)Wuzzy
2021-02-18Replace deprecated call to add_player_velocity in builtin (#10968)Elias Fleckenstein
2021-02-17Add nametag background setting and object property (#10937)rubenwardy
2021-02-17Fix short_description fallback order (#10943)rubenwardy
2021-02-15Server-side authority for attached players (#10952)SmallJoker
The server must have authority about attachments. This commit ignores any player movement packets as long they're attached.
2021-02-14Fix segfault with invalid texture strings and minimap enabledsfan5
closes #10949
2021-02-12Send attachments instantly before set_pos (#10235)SmallJoker
2021-02-11Replace 'minetest.' with 'core.' in builtinrubenwardy
2021-02-10Update URLs to HTTPS (#10923)TotalCaesar659
2021-02-09Fix crash in tab_online when cURL is disabledrubenwardy
2021-02-08Pause menu: Fix segfault on u/down key inputJean-Patrick Guerrero
2021-02-08Fix animation_image support in scroll containersJean-Patrick Guerrero
2021-02-07Reduce empty translation error to infostreamrubenwardy
Fixes #10905
2021-02-07Use consistent temp folder path (#10892)rubenwardy
2021-02-07Rewrite touch event conversion (#10636)Vitaliy
2021-02-06Fall back to default when rendering mode (3d_mode) is set invalid (#10922)Muhammad Rifqi Priyo Susanto
2021-02-06Reduce ore noise_parms error to deprecation warning (#10921)rubenwardy
Fixes #10914
2021-02-06Fix double free caused by CGUITTFont codesfan5
This partially reverts commit 2072afb72b4b3e9c5dcbcec71d824aeae1b35d19. fixes #10920
2021-02-05Server: properly delete ServerMap on interrupted startupsSmallJoker
A static mod error (e.g. typo) would abort the initialization but never free ServerMap
2021-02-04Devtest: Remove bumpmap/parallax occl. test nodes (#10902)Wuzzy
2021-02-04Fix documentation of formspec sound style (#10913)Wuzzy
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai
2021-02-02Fix list spacing and size (again) (#10869)Vincent Robinson
2021-02-02Handle UTF-16 correctly in Wireshark dissectorsfan5