| Commit message (Collapse) | Author | Age |
|
|
|
| |
(#11145)
|
| |
|
| |
|
|
|
|
| |
already (#11152)
|
| |
|
| |
|
|
|
| |
Writing vectors as strings is very common and should belong to `vector.*`. `minetest.pos_to_string` is also too long to write, implies that one should only use it for positions and leaves no spaces after the commas.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
priv changes (#11126)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This PR is the second attempt to translate builtin.
Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext.
|
|
|
| |
fixes #10550
|
|
|
|
| |
Fixes #10942
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Builtin: Move :close() before dofile
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The change that turns nodeboxes and meshes opaque when possible is kept,
as is the compatibility code that warns modders to adjust their nodedefs.
|
|
|
|
|
| |
Includes minimal support code for practical reasons.
We'll need it for a slightly different purpose next commit.
|
| |
|
| |
|
|
|
| |
Co-authored-by: sfan5 <sfan5@live.de>
|
|
|
| |
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
|
|
|
| |
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
|
|
|
|
| |
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
|
| |
|
|
|
| |
Co-authored-by: rubenwardy <rw@rubenwardy.com>
|