-
## Problem
I hope minetest can do anywhere door, when I opened the door, I will see the far away from here in the opened door, when I move in the door, I will be teleported.
It might be like Non…
ghost updated
8 months ago
-
* Providing a secure execution environment in which to parse and run the code (checking for binary input to `loadstring`, turning off JIT, setting up the timeout hook, building an appropriate environm…
-
sfence created a fork of clothing mod and did [a lot of changes](https://github.com/stujones11/clothing/compare/master...sfence:v2).
https://github.com/sfence/clothing/tree/v2
If we like to chan…
-
The `awards` package currently provides some achievements in WN. The awards are often repetitive (ex. eat 3 mushrooms, eat 333 mushrooms), tedious (place 25000 blocks), and don't provide much guidance…
-
### Minetest version
```true
Minetest 5.10.0-dev (Linux)
Using LuaJIT 2.1.0-beta3
Built by GCC 11.4
Running on Linux/6.10.10 x86_64
```
### Irrlicht device
X11
### Operating system and version…
-
#7745 was closed without real explanation why.
From [webassembly.org](https://webassembly.org/):
> WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. …
-
### Minetest version
```true
Minetest 5.9.1 (Linux)
Using LuaJIT 2.1.0-beta3
Built by GCC 12.2
Running on Linux/5.15.150 armv7l
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_CURL=1
STATIC_SHAREDIR=…
-
Although not much practical use currently, we should be able to share mods via p2p. We should use some DHT, e.g. use trackerless `libtorrent`, ...
We don't need some ugly forum where people post zi…
-
I'm wanting to make a page that just shows the items/nodes from the mod itself can I get some help on this?
-
To add some more gameplay elements it would be nice if entities are effected by water. I opened this issue in MT core because I think it would be very inefficient if this is done in Lua. The calculati…