aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2017-06-02Remove “inf” argument from shutdown command help (#5880)Wuzzy
2017-06-02Document hardware coloring and soft node overlays (#5876)Dániel Juhász
2017-06-01Do not shade inventory items with textures (#5869)Dániel Juhász
This commit restores the old behavior: if an inventory item has an own inventory texture, it will not be shaded.
2017-06-01Show singlenode mapgen to menu (#5868)Loïc Blot
Fix #5867
2017-06-01Fix dropdown menu selection (#5847)red-001
This fixes a bug that occurred when the selection list of a drop down menu was changed but the name was still the same.
2017-05-31Add more files and file types to `.gitignore` (#5859)red-001
2017-05-31Nametag: remove colour codes before calculating alignment. (#5862)red-001
2017-05-29Don't add damage flash while punch texture modifier is active (#5767)stujones11
2017-05-28guiVolumeChange: prevent wrong value position by using 1 label instead of 2 ↵Loïc Blot
(#5839) * Use only one label instead of two for the soundText, this permit to ensure both label & values are aligned * Add '%' character too, to reflect it's a percentage volume * Remove rect on regenerateGui (upper part) which shadows outer part and which is not needed outside of the DesiredRect affectation Fix issue #5837
2017-05-28Added missing levels to logging menu (#5836)Nathan Salapat
* Added missing levels to logging menu Added none and error options to the debug_log_level in the advance settings.
2017-05-26Mapgen files: Update and correct copyright creditsparamat