-
Hey, tried setting up this mod today and im getting this error.. any help? Its in trusted mods, i have the dependencies, i tried using my own obj and files etc, didnt work, so i tried default settings…
-
This project seems to be dying from inactivity (we're falling behind latest master in terms of docs more and more rather than closing the gap as per https://github.com/minetest/minetest_docs/issues/16…
-
Minetest 5.9 (https://github.com/minetest/minetest/commit/3cac17d23e2e0bfe74f1f627a4e206fec981fa4a) finally introduced async Lua mapgen, this will reduce the lag while exploring significantly.
List…
-
### Problem
There is currently not an easy way in Lua to check if a file exists.
If the user wants to import a schematic in `schemedit` by typing in the name, the mod currently has to assume the fil…
-
`math.round` [is available ](https://github.com/minetest/minetest/blob/5.9.0/doc/lua_api.md?plain=1#L3969)to Minetest/Luanti, as are the standard library functions `math.floor` and `math.ceil`. Please…
-
### Luanti version
```true
5.10.0
```
### Irrlicht device
_No response_
### Operating system and version
GNU/Linux
### CPU model
_No response_
### GPU model
_No response_
### Active rendere…
-
A while ago, I also wrote a `.tr` file checker to check for syntax errors, called `mtt_check.py`. You can find it here:
https://codeberg.org/Wuzzy/Minetest_Translation_Tools
Please tell me what …
-
### Is this a new feature request?
- [X] I have searched the existing issues
### Wanted change
Not really a bug or feature, but Minetest has begun rebranding to Luanti. With the release of 5.10.0, …
-
My suspicion is that this is caused by the hunger mod, healing the player if the hunger bar is full
![image](https://github.com/user-attachments/assets/38f9cbe1-783e-4f43-9294-e92682c390a0)
To repro…
-
I've cloned and built minetest from source (with `cmake . -DRUN_IN_PLACE=TRUE -DBUILD_CLIENT=FALSE -DBUILD_SERVER=TRUE`) in Ubuntu Server 24.04 and cloned the minetest_game repository into `minetest/g…