aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-03Snake case for screen options in minetest.conf (#5792)Vincent Glize
2017-06-03Continue with 0.4.16-devShadowNinja
2017-06-03Bump version to 0.4.16ShadowNinja
2017-06-03Update remove_player documentationShadowNinja
This function only removes player meta data, not player authentication data.
2017-06-03Update creditsrubenwardy
The following algorithm was used when selecting contributors: * Every non-trivial contributor from the current release, Non-trivial meaning more than X non-trivial commits, not counting documentation/translation changes * The top Y contributors from the last 4 years. * Previous contributor means no contributions since a few months before the last release. In the future this should be automated
2017-06-03Translated using Weblate (Italian)pandaro
Currently translated at 77.6% (795 of 1024 strings)
2017-06-03Translated using Weblate (Serbian (cyrillic))Лазар Вукановић
Currently translated at 38.1% (391 of 1024 strings)
2017-06-03Translated using Weblate (Polish)Mateusz Mendel
Currently translated at 61.3% (628 of 1024 strings)
2017-06-03Added translation using Weblate (Slovenian)praprot
2017-06-03Translated using Weblate (Japanese)BreadW
Currently translated at 48.2% (494 of 1024 strings)
2017-06-03Translated using Weblate (Dutch)Emiel van Rooijen
Currently translated at 79.7% (817 of 1024 strings)
2017-06-03Translated using Weblate (Swedish)texmex
Currently translated at 12.1% (124 of 1024 strings)
2017-06-03Translated using Weblate (Swedish)metarmask
Currently translated at 11.0% (113 of 1024 strings)
2017-06-03Translated using Weblate (Swedish)texmex
Currently translated at 10.9% (112 of 1024 strings)
2017-06-03Translated using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi
Currently translated at 90.2% (924 of 1024 strings)
2017-06-03Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto
Currently translated at 94.5% (968 of 1024 strings)
2017-06-03Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto
Currently translated at 84.2% (863 of 1024 strings)
2017-06-03Translated using Weblate (Belarusian)Viktar Vauchkevich
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03Translated using Weblate (French)anonymous
Currently translated at 88.6% (908 of 1024 strings)
2017-06-03Translated using Weblate (French)Hugo Locurcio
Currently translated at 88.5% (907 of 1024 strings)
2017-06-03Translated using Weblate (French)Loïc Blot
Currently translated at 88.4% (906 of 1024 strings)
2017-06-03Translated using Weblate (French)José
Currently translated at 87.4% (895 of 1024 strings)
2017-06-03Translated using Weblate (French)Loïc Blot
Currently translated at 86.9% (890 of 1024 strings)
2017-06-03Translated using Weblate (Turkish)monolifed
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03Translated using Weblate (German)Wuzzy
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03Translated using Weblate (German)LNJ
Currently translated at 99.8% (1022 of 1024 strings)
2017-06-03Translated using Weblate (German)Wuzzy
Currently translated at 99.8% (1022 of 1024 strings)
2017-06-03Translated using Weblate (Ukrainian)Fixer
Currently translated at 40.0% (410 of 1024 strings)
2017-06-03Translated using Weblate (Ukrainian)Olexandr
Currently translated at 37.6% (386 of 1024 strings)
2017-06-03Translated using Weblate (Ukrainian)Fixer
Currently translated at 37.6% (386 of 1024 strings)
2017-06-03Translated using Weblate (Russian)weqqr
Currently translated at 96.3% (987 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Andrew Zyabin
Currently translated at 96.2% (986 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Sergey
Currently translated at 96.2% (986 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Andrew Zyabin
Currently translated at 96.1% (985 of 1024 strings)
2017-06-03Translated using Weblate (Russian)anonymous
Currently translated at 96.0% (984 of 1024 strings)
2017-06-03Translated using Weblate (Russian)weqqr
Currently translated at 95.8% (982 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Alex “XShell” Schekoldin
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03Translated using Weblate (Russian)weqqr
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Pavel Sokolov
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03Translated using Weblate (Russian)weqqr
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Sergey
Currently translated at 75.5% (774 of 1024 strings)
2017-06-03Translated using Weblate (Russian)weqqr
Currently translated at 75.3% (772 of 1024 strings)
2017-06-03Translated using Weblate (Russian)Sergey
Currently translated at 58.2% (596 of 1024 strings)
2017-06-03Translated using Weblate (Russian)weqqr
Currently translated at 55.0% (564 of 1024 strings)
2017-06-03Properly remove SAO when worldedges are overtaken (#5889)Loïc Blot
* LuaEntitySAO: Remove beyond outermost mapchunk edges Based on a commit by, and with help from, nerzhul. Add 2 functions to class Mapgen: A function to calculate actual mapgen edges, called from the Mapgen constructor. A function called indirectly from content_sao.cpp per entity step to check SAO position is within mapgen edges. * Calculate borders from params not mapgen, which is not available everytime
2017-06-03Android: update build tools version + versionCode bump for releaseLoic Blot
2017-06-03Remove unimplemented setting `movement_speed_descend` (#5892)red-001
2017-06-03Tooltips: Unify the tooltip[] and list[] description tooltip display ↵SmallJoker
functions (#5848) * Tooltips: Unify the tooltip[] and list[] description tooltip display functions
2017-06-03Mention data type for get/set_attribute in docs (#5884)Wuzzy
2017-06-02Lua_api.txt: Various edits and Markdown syntax improvementsWuzzy
Add minor bits of missing Lua API documentation. Remove L-system lighting bug warning. Clarify 2 lines in node timer documentation. Fix many Markdown syntax errors in lua_api.txt.