-
See #1483
This chat command should be documented somewhere in MTGame, how about a chat_commands.txt document?
It may be good to have /killme work when damage is disabled, for this the engine's 'fin…
-
https://forum.minetest.net/viewtopic.php?id=549
![moreores_copper_rail](https://cloud.githubusercontent.com/assets/401965/22300492/f92feabc-e327-11e6-9ec7-2531fe63da50.png)![moreores_copper_rail_cros…
lipki updated
7 years ago
-
I used the latest download of **_minetestmapper.py**_ from github and it was processing a long time. The result was an empty picture with a white background. The terminal were the script was running s…
sotel updated
7 years ago
-
Hey guys, I don't know if anybody reported this or it is just my problem, but it seems like that wheat in basic farming mod is not growing in 0.4.15. I tried to run the server on the second machine an…
-
Currently the `default` mod registers an item for ever player which acts as the hand
```
minetest.register_item(":", {
type = "none",
wield_image = "wieldhand.png",
wield_scale = {x=1,y=1…
-
A little while back I did a bunch of work on [a "ropes" mod](https://github.com/minetest-mods/ropes). At this point I think I've fine-tuned it to be both very robust and versatile, and I was poking at…
-
clang-format is a very interesting tool to reformat code.
We should include clang-format rules in our project and use a travis step to check it, permit users to fix their code style without coredev r…
-
Hi,
could you tag a moreblocks release? I just took over the maintenance of the minetest-mod-moreblocks package in Debian, and the last package is from a git commit in 2013... I'd prefer working on a…
-
Some people, including me will really like "sandstone column" block with vertical marks like on this screenshot: https://urbanisticainitalia.files.wordpress.com/2011/10/img_1330.jpg
What do you think…
-
**The project is giving me error when trying to build for android, I excecuted command "make" and its giving me these errors:**
```
deps/irrlicht/include/IrrCompileConfig.h:104:0: warning: "_IRR_ANDR…