-
Instead of the handholds node having handholds on all 4 sides how about it being 'facedir' rotatable and placed and rotated into the correct rotation when the tool is used, code being in the tool 'on …
-
I'm not entirely sure where the problem lies, but it's somewhere in api.lua, under momtest.on_punch(), between lines 12 and 16.
Have the gist:
https://gist.github.com/Nosrick/5ba6bc81445f80eaaf3665bb…
-
Expectation:
If I make a custom wieldhand and equip it, when I wield a node without toolcaps, the equipped "hand" slot itemstack toolcaps should be used.
So let's say I make a "chainsaw hand" th…
sofar updated
7 years ago
-
This happens when a tool is removed with the right click in a different box
Example:
![screenshot_20170421_192427](https://cloud.githubusercontent.com/assets/13842767/25298252/e5d28386-26c9-11e7-9…
ghost updated
7 years ago
-
I can never get ejecting to work, no matter how I toggle the eject button. Is there a special procedure other than opening the hopper by clicking the button?
I also can't hide the button in minetes…
-
Minetest technic mod crashes in this line when metadata is nil: https://github.com/minetest-technic/technic/blob/master/technic/tools/mining_drill.lua#L265
This crash doesn't happen in builds witho…
-
a new crack anylength i made
![fe870ad6-25ee-11e7-8bd1-026a8398f666](https://cloud.githubusercontent.com/assets/16853304/25294753/0d271eb2-26e1-11e7-96c7-e6a2bd8cb9cf.png)
![59e03698-25ed-11e7-9685-…
-
https://travis-ci.org/minetest/minetest_game/builds/200241990
Checking mods/intllib/gettext.lua 6 warnings
mods/intllib/gettext.lua:4:7: unused variable 'floor'
mods/int…
zaoqi updated
7 years ago
-
Amadin reports the bug from [the forum](https://forum.minetest.net/viewtopic.php?f=6&t=13001) that their server gets into a mode where it doesn't react, but htop still lists it, as well as the port be…
est31 updated
7 years ago
-
I propose the use of [semantic versioning](http://semver.org/) and github tags.
The actual version of craftguide is incompatible with stable version of Minetest (0.4.14) and if someone want compati…