Page 1 of 1

default:cloud

PostPosted: Tue Mar 17, 2015 16:32
by 12Me21
What is the story behind cloud, why did it never have a use, and why does nobody talk about it anymore??

Why was cloud added to the game in the first place?
Was it to test something, like mese? Or was it originally going to have a use, but just never got one? Why was it removed from the creative menu? Will it ever be removed from the game entirely?
Why do I have so many questions? IDK, I just have never heard anyone talk about it recently...

Re: default:cloud

PostPosted: Thu Mar 19, 2015 00:23
by philipbenr
It was still in the game in 0.3.1, where I came in. I honestly have no clue. But it is good for one thing: Building things in the sky...

Re: default:cloud

PostPosted: Thu Mar 19, 2015 04:50
by Don
The cloud image is in the default/textures folder. it would be easy to make a cloud mod.

Re: default:cloud

PostPosted: Thu Mar 19, 2015 08:10
by TenPlus1
I use the cloud block as an admin building tool so I can make spawn areas that no-one can remove...

Re: default:cloud

PostPosted: Fri Mar 20, 2015 12:24
by Sokomine
I'm also using the cloud block as some form of bedrock for the skyplatforms. Cloud blocks are useful! You just don't want to have them beeing placed by players who then wouldn't be able to dig the blocks.

Re: default:cloud

PostPosted: Fri Mar 20, 2015 13:14
by 12Me21
On my server, I had a mod that added a really overpowered pickaxe, made from a ton of diamonds and mese, and I made it able to mine cloud blocks.

Re: default:cloud

PostPosted: Fri Mar 20, 2015 14:07
by TenPlus1
Sounds like an admin pick which I certainly would not trust players with... :P

Re: default:cloud

PostPosted: Fri Mar 20, 2015 14:19
by 12Me21
TenPlus1 wrote:Sounds like an admin pick which I certainly would not trust players with... :P


It wasn't from map tools, it was just a mod that I made, mostly because we were trying to dig to the center of the earth and needed to go faster.
The ability to break cloud was just added in case I needed it in the future.

Re: default:cloud

PostPosted: Mon Mar 23, 2015 20:37
by stormchaser3000
i am not sure but cloud may have been the origonal torch in 0.0.x ask celleron

Re: default:cloud

PostPosted: Sat Jul 04, 2015 16:26
by Dragonop
I've read that the cloud block, is actually something to make the clouds in the game, like a model, or something like that

Re: default:cloud

PostPosted: Sat Jul 04, 2015 16:33
by Calinou
Dragonop wrote:I've read that the cloud block, is actually something to make the clouds in the game, like a model, or something like that


It is actually not used to make the 3D clouds.

Re: default:cloud

PostPosted: Sat Jul 04, 2015 16:52
by ABJ
TenPlus1 wrote:I use the cloud block as an admin building tool so I can make spawn areas that no-one can remove...

Cr8zy
Though I don't remember any cloud in your spawn (Or was the "wool" cloud?)

Re: default:cloud

PostPosted: Sat Jul 04, 2015 17:32
by Dragonop
ABJ wrote:Though I don't remember any cloud in your spawn (Or was the "wool" cloud?)

The "cloud" block has a plain white bright texture. It can be retexturized too...

Re: default:cloud

PostPosted: Sat Jul 04, 2015 17:34
by ABJ
How about being walkable and soundable?
It's there in his server

Re: default:cloud

PostPosted: Sat Jul 04, 2015 18:09
by TenPlus1
Yup, I added a new texture and sounds to the default:cloud block as well as stairs, glass and a light... Gotta keep spawn looking spiffy and safe...

Re: default:cloud

PostPosted: Sat Jul 04, 2015 18:41
by ABJ
Wow.........oh so THAT'S how I can't break out..........I thought it had something to do with some maptools-like *.
EDIT: Good work actually :thumbup:
EDIT2: What about the actual clouds?

Re: default:cloud

PostPosted: Thu Jul 30, 2015 11:57
by Samson1
Well, I did not know about that but I can say that I want to change the cloud and make the texture a Minecraft texture

Re: default:cloud

PostPosted: Fri Jul 31, 2015 23:51
by y.st.
12Me21 wrote:What is the story behind cloud, why did it never have a use, and why does nobody talk about it anymore??

Why was cloud added to the game in the first place?
Was it to test something, like mese? Or was it originally going to have a use, but just never got one? Why was it removed from the creative menu? Will it ever be removed from the game entirely?
Why do I have so many questions? IDK, I just have never heard anyone talk about it recently...


My guess (and this is *completely* speculation) is that the cloud was added as a way to make the clouds in the sky. It was probably an unobtainable node that was used in some alternate "layer" of the game that is completely intangible to players. It probably wasn't made digable because there was no reason to make it so; it could never be aquired. In the current game, default:cloud has no relation to actual clouds though.

Why was it removed from the creative menu? Probably because it is a dangerous node. Once placed, you can never remove it, and that could easily destroy things you worked to create my making them inaccesible, unusable, or otherwise unadaptable.

Why was it not removed from the game? I think most nodes never get removed from minetest_game for compatability with old maps. While you shouldn't be placing clouds normally, the fact of the matter is that with the "/giveme" command, you *could* be. To make old maps load without unknown nodes, default:cloud and default:dirt_with_grass remain in the Lua code. It's worth noting that default:coalstone is hard coded into the engine, but is not an actual node. That could mean that it was an actual node at one point and was removed. Potentially default:cloud could be removed as well, but I think it's unlikely that it will.