7731 Commits

Author SHA1 Message Date
texmex
e917507c37 Translated using Weblate (Swedish)
Currently translated at 10.9% (112 of 1024 strings)
2017-06-03 20:15:47 +02:00
Muhammad Nur Hidayat Yasuyoshi
c2c0494f05 Translated using Weblate (Malay)
Currently translated at 90.2% (924 of 1024 strings)
2017-06-03 20:15:39 +02:00
Muhammad Rifqi Priyo Susanto
41ab58a87b Translated using Weblate (Indonesian)
Currently translated at 94.5% (968 of 1024 strings)
2017-06-03 20:13:38 +02:00
Muhammad Rifqi Priyo Susanto
d8992434c1 Translated using Weblate (Indonesian)
Currently translated at 84.2% (863 of 1024 strings)
2017-06-03 20:12:44 +02:00
Viktar Vauchkevich
6c05782335 Translated using Weblate (Belarusian)
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03 20:11:56 +02:00
anonymous
1b86bb8c76 Translated using Weblate (French)
Currently translated at 88.6% (908 of 1024 strings)
2017-06-03 20:11:34 +02:00
Hugo Locurcio
bfbf8441d0 Translated using Weblate (French)
Currently translated at 88.5% (907 of 1024 strings)
2017-06-03 20:10:30 +02:00
Loïc Blot
b48f1e9b52 Translated using Weblate (French)
Currently translated at 88.4% (906 of 1024 strings)
2017-06-03 20:10:22 +02:00
José
c651547b6c Translated using Weblate (French)
Currently translated at 87.4% (895 of 1024 strings)
2017-06-03 20:10:15 +02:00
Loïc Blot
55adcf8494 Translated using Weblate (French)
Currently translated at 86.9% (890 of 1024 strings)
2017-06-03 20:10:01 +02:00
monolifed
0b925c7f1f Translated using Weblate (Turkish)
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03 20:09:58 +02:00
Wuzzy
f086ea5055 Translated using Weblate (German)
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03 20:07:30 +02:00
LNJ
26c8fbc0c5 Translated using Weblate (German)
Currently translated at 99.8% (1022 of 1024 strings)
2017-06-03 20:06:43 +02:00
Wuzzy
340afbe275 Translated using Weblate (German)
Currently translated at 99.8% (1022 of 1024 strings)
2017-06-03 20:06:25 +02:00
Fixer
e957c86a0d Translated using Weblate (Ukrainian)
Currently translated at 40.0% (410 of 1024 strings)
2017-06-03 20:06:09 +02:00
Olexandr
2ee7b9ce4a Translated using Weblate (Ukrainian)
Currently translated at 37.6% (386 of 1024 strings)
2017-06-03 20:06:08 +02:00
Fixer
b121f136e0 Translated using Weblate (Ukrainian)
Currently translated at 37.6% (386 of 1024 strings)
2017-06-03 20:04:41 +02:00
weqqr
5b514dc024 Translated using Weblate (Russian)
Currently translated at 96.3% (987 of 1024 strings)
2017-06-03 20:03:30 +02:00
Andrew Zyabin
6ae8d0419e Translated using Weblate (Russian)
Currently translated at 96.2% (986 of 1024 strings)
2017-06-03 20:03:28 +02:00
Sergey
4ad165e41f Translated using Weblate (Russian)
Currently translated at 96.2% (986 of 1024 strings)
2017-06-03 20:02:48 +02:00
Andrew Zyabin
8221b7fcd0 Translated using Weblate (Russian)
Currently translated at 96.1% (985 of 1024 strings)
2017-06-03 20:02:42 +02:00
anonymous
e424c4d0c5 Translated using Weblate (Russian)
Currently translated at 96.0% (984 of 1024 strings)
2017-06-03 20:02:38 +02:00
weqqr
d732c97636 Translated using Weblate (Russian)
Currently translated at 95.8% (982 of 1024 strings)
2017-06-03 20:02:27 +02:00
Alex “XShell” Schekoldin
b3e63f779f Translated using Weblate (Russian)
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03 20:02:20 +02:00
weqqr
35af6cbb4e Translated using Weblate (Russian)
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03 20:02:13 +02:00
Pavel Sokolov
b7652d2de7 Translated using Weblate (Russian)
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03 20:02:09 +02:00
weqqr
4648d0f379 Translated using Weblate (Russian)
Currently translated at 95.8% (981 of 1024 strings)
2017-06-03 20:02:01 +02:00
Sergey
f0f9cb50cd Translated using Weblate (Russian)
Currently translated at 75.5% (774 of 1024 strings)
2017-06-03 20:01:54 +02:00
weqqr
8ec17fe852 Translated using Weblate (Russian)
Currently translated at 75.3% (772 of 1024 strings)
2017-06-03 20:01:45 +02:00
Sergey
543cb76cc2 Translated using Weblate (Russian)
Currently translated at 58.2% (596 of 1024 strings)
2017-06-03 20:01:31 +02:00
weqqr
68ee80211e Translated using Weblate (Russian)
Currently translated at 55.0% (564 of 1024 strings)
2017-06-03 20:01:20 +02:00
Loïc Blot
7365f2ec60 Properly remove SAO when worldedges are overtaken (#5889)
* 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-03 19:57:02 +02:00
Loic Blot
1a3effa461 Android: update build tools version + versionCode bump for release 2017-06-03 19:36:17 +02:00
red-001
64dd4ba707 Remove unimplemented setting movement_speed_descend (#5892) 2017-06-03 14:44:04 +02:00
SmallJoker
e4f7f8b621 Tooltips: Unify the tooltip[] and list[] description tooltip display functions (#5848)
* Tooltips: Unify the tooltip[] and list[] description tooltip display functions
2017-06-03 08:55:26 +02:00
Wuzzy
ac62876c05 Mention data type for get/set_attribute in docs (#5884) 2017-06-03 08:20:22 +02:00
Wuzzy
23a82d06cc Lua_api.txt: Various edits and Markdown syntax improvements
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-02 18:01:12 +01:00
Wuzzy
d675078277 Remove “inf” argument from shutdown command help (#5880) 2017-06-02 17:16:30 +02:00
Dániel Juhász
3f5c0c0d3a Document hardware coloring and soft node overlays (#5876) 2017-06-02 15:57:59 +02:00
Dániel Juhász
d0d6b5ee0b Do not shade inventory items with textures (#5869)
This commit restores the old behavior: if an inventory item has an own
inventory texture, it will not be shaded.
2017-06-01 23:18:55 +02:00
Loïc Blot
4c2634f2ad Show singlenode mapgen to menu (#5868)
Fix #5867
2017-06-01 23:18:24 +02:00
red-001
563d99480f Fix dropdown menu selection (#5847)
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-06-01 08:00:26 +02:00
red-001
01232cd9a8 Add more files and file types to .gitignore (#5859) 2017-05-31 20:08:13 +02:00
red-001
36ed7d9289 Nametag: remove colour codes before calculating alignment. (#5862) 2017-05-31 20:07:33 +02:00
stujones11
8f600348f8 Don't add damage flash while punch texture modifier is active (#5767) 2017-05-29 23:26:25 +02:00
Loïc Blot
7d3a8208c9 guiVolumeChange: prevent wrong value position by using 1 label instead of 2 (#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-28 15:23:30 +02:00
Nathan Salapat
d8d76710fd Added missing levels to logging menu (#5836)
* Added missing levels to logging menu

Added none and error options to the debug_log_level in the advance settings.
2017-05-28 09:23:06 +02:00
paramat
e45af9e0b7 Mapgen files: Update and correct copyright credits 2017-05-26 20:46:03 +01:00
SmallJoker
4f1a88aaaf Time: Change old u32 timestamps to 64-bit (#5818)
MacOSX build fix + cleanups
2017-05-26 14:03:36 +02:00
Loïc Blot
bee06e6a53 Enhance ABM performance a little bit by removing two std::set copy (#5815)
* Enhance ABM performance a little bit by removing two std::set copy

* ActiveBlockModifier::getTriggerContents now returns a const ref
* ActiveBlockModifier::getRequiredNeighbors now returns a const ref
* ActiveBlockModifier::getRequiredNeighbors is now purely virtual

* Little code style fix
2017-05-25 16:43:55 +02:00