rubenwardy
rubenwardy
This happens when Minetest Game isn't installed
This only happens when using Minetest to create a world from the command line. If you don't provide a --gameid, it'll fallback to the default game which is minetest_game. If...
Bug: if you walk without rotating, the selected node doesn't change - it should update to the node under the crosshair
> If you do this, you should also properly convert the vectors. (Minetest currently just passes vectors from its left-handed coordinates system, but openal uses a right-handed one. The sounds...
Ok, I think the solution to this problem will be to add better documentation and maybe show whether HRTF is enabled in the Sound tab when the new settings GUI...
> Edit: Btw., seeing that sounds are getting more attention lately, I should probably mention that I've been working on some big sounds PR some long time ago: [Desour/minetest@sound_stuff](https://github.com/Desour/minetest/tree/sound_stuff?rgh-link-date=2022-08-01T22%3A34%3A58Z) (It's...
Please note that FOV is vertical FOV, not horizontal. So you need to resize the window vertically to see a change. There's also a min of 45 and a max...
You could also make your window wider to do that. Games where this matters can override the FOV
I see this as quite a low priority issue / feature request. A better alternative to storing passwords would be to get the server to give the client a random...