Page 1 of 1

I hate the new water.

PostPosted: Mon Jul 22, 2013 02:43
by nikminers
Just upgraded from 0.4.4 to .7, so far so good, except for the water....

In 0.4.4 I could place water and it would fill a node and spread nicely, making it easy to create waterfalls and bodies of water. Now in .7 no matter what I do I can't get the water to work right. It fills the bottom 1/5 or 1/6 of the node and barely spreads, and when placeed on a cliff wall it just drops and will not occuppy the node I placed it in. This is a horrible, unwelcome change. How do I restore the water from 0.4.4? Finite water isn't the issue here either, it does this whether finite water is enabled or not.

Also, slightly off-topic; in creative mode in 4.7 I can no longer open doors, only destroy them...wtf??? How do I fix this, it's ruining the experience for me!!

PostPosted: Mon Jul 22, 2013 02:44
by mauvebic
in minetest.conf do:

liquid_finite = false

PostPosted: Mon Jul 22, 2013 03:03
by nikminers
Thanks. It does beg the question though, why didn't finite liquid turn off when I disabled it in the minetest game menu?

PostPosted: Mon Jul 22, 2013 03:16
by mauvebic
The menu has it's own problems.

PostPosted: Mon Jul 22, 2013 03:23
by onpon4
Doors are opened and closed by right-clicking them.

PostPosted: Mon Jul 22, 2013 03:50
by nikminers
i tried right-click (punch) but the door just gets destroyed

PostPosted: Mon Jul 22, 2013 04:07
by VanessaE
Unless you've swapped your mouse buttons somehow, punch/dig is left-click. Right click is what you do to place a block, for example.

PostPosted: Mon Jul 22, 2013 10:27
by PilzAdam
The finite water is poorly implemented and almost unplayable. I wonder why it is in upstream at all.

PostPosted: Mon Jul 22, 2013 15:40
by Inocudom
PilzAdam wrote:The finite water is poorly implemented and almost unplayable. I wonder why it is in upstream at all.


If work continues on it, it should function better one day. Minecraft has a mod that does something similar, so that type of water is not impossible. Could the new vector commits be of use somehow?

PostPosted: Mon Jul 22, 2013 15:42
by PilzAdam
Inocudom wrote:
PilzAdam wrote:The finite water is poorly implemented and almost unplayable. I wonder why it is in upstream at all.


If work continues on it, it should function better one day. Minecraft has a mod that does something similar, so that type of water is not impossible.

Yes, I know the MC mod (from a video), thats why I know that Minetest's finite water sucks.
Inocudom wrote:Could the new vector commits be of use somehow?

Ummm.. do you have any idea what you are talking about?

PostPosted: Mon Jul 22, 2013 17:57
by Casimir
PilzAdam wrote:Yes, I know the MC mod (from a video), thats why I know that Minetest's finite water sucks.

I once had this mod installed (don't have minecraft anymore now), it was quite buggy in some parts. With the minetest finite water I'm more satisfied.