aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-03Translated using Weblate (Greek)THANOS SIOURDAKIS
Currently translated at 1.7% (22 of 1288 strings)
2020-04-03Translated using Weblate (Russian)Tiller Luna
Currently translated at 94.4% (1217 of 1288 strings)
2020-04-03Translated using Weblate (Russian)anonymous
Currently translated at 94.6% (1219 of 1288 strings)
2020-04-03Translated using Weblate (Norwegian Nynorsk)sfan5
Currently translated at 30.9% (398 of 1288 strings)
2020-04-03Translated using Weblate (Swedish)sfan5
Currently translated at 32.1% (414 of 1288 strings)
2020-04-03Translated using Weblate (Esperanto)sfan5
Currently translated at 99.3% (1279 of 1288 strings)
2020-04-03Translated using Weblate (Ukrainian)sfan5
Currently translated at 41.3% (533 of 1288 strings)
2020-04-03Translated using Weblate (Portuguese)ssantos
Currently translated at 95.8% (1234 of 1288 strings)
2020-04-03Translated using Weblate (Polish)sfan5
Currently translated at 77.0% (992 of 1288 strings)
2020-04-03Translated using Weblate (Norwegian Bokmål)Liet Kynes
Currently translated at 60.0% (774 of 1288 strings)
2020-04-03Translated using Weblate (Norwegian Bokmål)Allan Nordhøy
Currently translated at 60.0% (774 of 1288 strings)
2020-04-03Translated using Weblate (Danish)sfan5
Currently translated at 47.8% (616 of 1288 strings)
2020-04-03Translated using Weblate (Norwegian Bokmål)Liet Kynes
Currently translated at 54.0% (696 of 1288 strings)
2020-04-03Translated using Weblate (Norwegian Bokmål)anonymous
Currently translated at 42.7% (551 of 1288 strings)
2020-04-03Translated using Weblate (Norwegian Bokmål)Liet Kynes
Currently translated at 42.7% (551 of 1288 strings)
2020-04-03Translated using Weblate (Esperanto)Tirifto
Currently translated at 99.3% (1279 of 1288 strings)
2020-04-03Translated using Weblate (Romanian)Gmail a - 2 - a Boxa
Currently translated at 18.6% (240 of 1288 strings)
2020-04-03Translated using Weblate (Chinese (Simplified))wzy2006
Currently translated at 88.0% (1134 of 1288 strings)
2020-04-03Translated using Weblate (Lojban)Robin Townsend
Currently translated at 12.7% (164 of 1288 strings)
2020-04-03Translated using Weblate (German)Robin Townsend
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-03Translated using Weblate (Chinese (Simplified))Gao Tiesuan
Currently translated at 86.8% (1118 of 1288 strings)
2020-04-03Translated using Weblate (French)Lucas Burlingham
Currently translated at 93.5% (1205 of 1288 strings)
2020-04-03Translated using Weblate (Arabic)abidin toumi
Currently translated at 6.9% (89 of 1288 strings)
2020-04-03Translated using Weblate (Hungarian)Ács Zoltán
Currently translated at 59.5% (767 of 1288 strings)
2020-04-03Translated using Weblate (Esperanto)Gao Tiesuan
Currently translated at 92.5% (1192 of 1288 strings)
2020-04-03Translated using Weblate (Czech)Vojtěch Šamla
Currently translated at 48.3% (623 of 1288 strings)
2020-04-03Translated using Weblate (Arabic)An0n3m0us
Currently translated at 6.1% (79 of 1288 strings)
2020-04-03Translated using Weblate (Lithuanian)An0n3m0us
Currently translated at 15.2% (196 of 1288 strings)
2020-04-03Translated using Weblate (French)Hugo Locurcio
Currently translated at 92.3% (1189 of 1288 strings)
2020-04-03Translated using Weblate (Spanish)JDiaz
Currently translated at 67.9% (875 of 1288 strings)
2020-04-03Translated using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-03Translated using Weblate (Hungarian)An0n3m0us
Currently translated at 59.7% (769 of 1288 strings)
2020-04-03Translated using Weblate (Spanish)universales
Currently translated at 67.7% (872 of 1288 strings)
2020-04-03Translated using Weblate (Chinese (Traditional))pan93412
Currently translated at 68.9% (888 of 1288 strings)
2020-04-03Translated using Weblate (Turkish)monolifed
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-03Translated using Weblate (Japanese)BreadW
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-03Translated using Weblate (German)Wuzzy
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-03Add warning to set_sky() docs about unstable dawn and night sky colours (#9578)Paramat
Also clean up confusing double meaning usage of the word 'skybox'.
2020-04-02Fix texture distortion for flowing liquids (#9561)Elias Åström
Previously textures of the side faces on flowing liquid nodes would become distorted on different axis depending on the liquid level. This is because the nodes always had the same texture coordinates, even when the generated face could have different sizes. This solves that problem by adjusting the texture coordinates for the vertices making up the top of the faces, so the textures will not look compressed for smaller faces.
2020-03-31Fix GUI element click-through by changing visibility (#9534)DS
This adds a vector that holds pointers to elements that should only be visible while being drawn. In the guifsmenu's draw func, all elements in this vector are made visible and invisible again. Apart from there, they are always invisible. (Well they are still visible before the first drawn, does this matter? If yes, it could be fixed easily with some lines of code everywhere.)
2020-03-28Formspec: Mark `hypertext` and markup language as unstablev-rob
2020-03-28Ignore near_plane setting on non-Android platforms (#8749)ANAND
Camera's near-plane will be hard-coded to 0.1 on all non-Android platforms. The upper-bound of this setting has been reduced to 0.25, as 0.5 is just way too high.
2020-03-28Travis: Correct Linux dependencies so that PostgreSQL is found by CMakesfan5
2020-03-28Fix crash on wielditem/item entitiessfan5
bug was introduced in f3032a637c53f3c98fbbed1d3b691898aabe1687
2020-03-26Improve documentation of minetest.get_node_drops()sfan5
Also remove the comment saying it could be removed or modified.
2020-03-26Hypertext: Fix alignment tags adding unwanted newlines (#9548)Pierre-Yves Rollo
2020-03-26Connection: Fix deadlock in debug mode (#9550)SmallJoker
2020-03-25Fix small typos in lua_api.txt (#9546)Dave Chu
2020-03-23Fix incorrect light updates for wielditem and item visuals (#9540)Danila Shutov
An alternative to #9537
2020-03-20Add comments for translators (#9510)Wuzzy
* Add translator comments for "special" strings * Add translator comments for some "tricky" strings