Search found 6 matches

Return to advanced search

Re: Edge slide bug

Might be an option to use the center point and have the block fall further down. Some Items would clip through other nodes though.
by Zedicius
Fri Aug 12, 2016 15:46
 
Forum: Minetest Problems
Topic: Edge slide bug
Replies: 5
Views: 1069

Re: Edge slide bug

KCoombes wrote:
Zedicius wrote:-snip-

No debugging log to work with.


it's in the bin folder....


Yes, but seeing as there's no actual error, it seemed rather pointless to paste it.
by Zedicius
Wed Aug 03, 2016 18:54
 
Forum: Minetest Problems
Topic: Edge slide bug
Replies: 5
Views: 1069

Edge slide bug

If you stand on the edge of a block and throw something along the edge, whatever is thrown will slide along it until the item either falls off, or slides far enough to get stuck on top of the block. Is the bug reproducible? How can you reproduce the bug? See here: https://www.youtube.com/watch?v=YUf...
by Zedicius
Wed Aug 03, 2016 18:06
 
Forum: Minetest Problems
Topic: Edge slide bug
Replies: 5
Views: 1069

Re: Is this a bug or an "undocumented feature"?

Ah! I did not know about the .after method. I should really go over the entire list this weekend.

Thanks!
by Zedicius
Wed Aug 03, 2016 07:11
 
Forum: Minetest Problems
Topic: Is this a bug or an "undocumented feature"?
Replies: 3
Views: 839

Re: Is this a bug or an "undocumented feature"?

I can confirm this issue. minetest.register_node("testmod:bush", { description = "Bush", tiles = {"bush.png"}, walkable = true, groups = {snappy = 3, flammable = 2}, sounds = default.node_sound_leaves_defaults(), on_rightclick = function(pos, node, clicker, itemstack, o...
by Zedicius
Mon Aug 01, 2016 21:58
 
Forum: Minetest Problems
Topic: Is this a bug or an "undocumented feature"?
Replies: 3
Views: 839

Re: [Mod] Indestructible Bedrock Layer [1.1.0] [bedrock2]

Here's a silly idea. Would it be possible to expand the mod to add multiple layers of bedrock? I believe there are no plans to add multiple dimensions to the game though perhaps this could be fixed, at least partially, by 'layering' the underground. You'd be limited to cave-like areas obviously but....
by Zedicius
Mon Aug 01, 2016 14:30
 
Forum: Mod Releases
Topic: [Mod] Indestructible Bedrock Layer [1.2.2] [bedrock2]
Replies: 32
Views: 9833

Return to advanced search

cron