| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
This function only removes player meta data,
not player authentication data.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Currently translated at 77.6% (795 of 1024 strings)
|
|
|
|
| |
Currently translated at 38.1% (391 of 1024 strings)
|
|
|
|
| |
Currently translated at 61.3% (628 of 1024 strings)
|
| |
|
|
|
|
| |
Currently translated at 48.2% (494 of 1024 strings)
|
|
|
|
| |
Currently translated at 79.7% (817 of 1024 strings)
|
|
|
|
| |
Currently translated at 12.1% (124 of 1024 strings)
|
|
|
|
| |
Currently translated at 11.0% (113 of 1024 strings)
|
|
|
|
| |
Currently translated at 10.9% (112 of 1024 strings)
|
|
|
|
| |
Currently translated at 90.2% (924 of 1024 strings)
|
|
|
|
| |
Currently translated at 94.5% (968 of 1024 strings)
|
|
|
|
| |
Currently translated at 84.2% (863 of 1024 strings)
|
|
|
|
| |
Currently translated at 100.0% (1024 of 1024 strings)
|
|
|
|
| |
Currently translated at 88.6% (908 of 1024 strings)
|
|
|
|
| |
Currently translated at 88.5% (907 of 1024 strings)
|
|
|
|
| |
Currently translated at 88.4% (906 of 1024 strings)
|
|
|
|
| |
Currently translated at 87.4% (895 of 1024 strings)
|
|
|
|
| |
Currently translated at 86.9% (890 of 1024 strings)
|
|
|
|
| |
Currently translated at 100.0% (1024 of 1024 strings)
|
|
|
|
| |
Currently translated at 100.0% (1024 of 1024 strings)
|
|
|
|
| |
Currently translated at 99.8% (1022 of 1024 strings)
|
|
|
|
| |
Currently translated at 99.8% (1022 of 1024 strings)
|
|
|
|
| |
Currently translated at 40.0% (410 of 1024 strings)
|
|
|
|
| |
Currently translated at 37.6% (386 of 1024 strings)
|
|
|
|
| |
Currently translated at 37.6% (386 of 1024 strings)
|
|
|
|
| |
Currently translated at 96.3% (987 of 1024 strings)
|
|
|
|
| |
Currently translated at 96.2% (986 of 1024 strings)
|
|
|
|
| |
Currently translated at 96.2% (986 of 1024 strings)
|
|
|
|
| |
Currently translated at 96.1% (985 of 1024 strings)
|
|
|
|
| |
Currently translated at 96.0% (984 of 1024 strings)
|
|
|
|
| |
Currently translated at 95.8% (982 of 1024 strings)
|
|
|
|
| |
Currently translated at 95.8% (981 of 1024 strings)
|
|
|
|
| |
Currently translated at 95.8% (981 of 1024 strings)
|
|
|
|
| |
Currently translated at 95.8% (981 of 1024 strings)
|
|
|
|
| |
Currently translated at 95.8% (981 of 1024 strings)
|
|
|
|
| |
Currently translated at 75.5% (774 of 1024 strings)
|
|
|
|
| |
Currently translated at 75.3% (772 of 1024 strings)
|
|
|
|
| |
Currently translated at 58.2% (596 of 1024 strings)
|
|
|
|
| |
Currently translated at 55.0% (564 of 1024 strings)
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
|
|
| |
functions (#5848)
* Tooltips: Unify the tooltip[] and list[] description tooltip display functions
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|