Water and lava should fall faster

User avatar
John1
Member
 
Posts: 36
Joined: Mon Mar 10, 2014 01:21

Water and lava should fall faster

by John1 » Tue Mar 11, 2014 14:38

Other than to clone Minecraft, I don't see any reason why liquids fall so slow. It would be far more reasonable if it fell\flowed the same speed as other items (falling blocks, dropped items, etc.)
Last edited by John1 on Tue Mar 11, 2014 14:38, edited 1 time in total.
 

User avatar
lightonflux
Member
 
Posts: 384
Joined: Mon Nov 11, 2013 07:22
In-game: lof

by lightonflux » Tue Mar 11, 2014 16:49

Performance is the big problem. Have you enabled finite water? It is much slower and is a bit more realistic.

You can change some properties via the minetest.conf (from the example file from the dev version):

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
#Remove the # in front of settings to make them take effect
# Enable a bit lower water surface; disable for speed (not quite optimized)
#new_style_water = false
# Constant volume liquids
#liquid_finite = false
# Max liquids processed per step
#liquid_loop_max = 10000
# Update liquids every .. recommend for finite: 0.2
#liquid_update = 1.0
# Relax flowing blocks to source if level near max and N nearby
#  source blocks, more realistic, but not true constant.
#  values: 0,1,2,3,4 : 0 - disable, 1 - most aggresive
#  (for finite liquids)
#liquid_relax = 2
# Optimization: faster cave flood (and not true constant)
#  (for finite liquids)
#liquid_fast_flood = 1
Last edited by lightonflux on Tue Mar 11, 2014 16:51, edited 1 time in total.
 

proller
Member
 
Posts: 185
Joined: Sat Jan 26, 2013 15:22

by proller » Tue Mar 11, 2014 17:31

btw in freeminer finite liquid speed near 150000 nodes per second on core i7, and 60000 on mobile arm cpu. not very slower ;)
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

by rubenwardy » Tue Mar 11, 2014 18:12

^ #bias
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

by TenPlus1 » Wed Mar 12, 2014 08:24

I dare say it's slower than normal so that you have a chance to run for cover or replace a block if you mistakingly dig into lava, either that you die a horrible and toasty death :P
 

User avatar
Enke
Member
 
Posts: 469
Joined: Fri Nov 15, 2013 02:56
GitHub: NANOsoldierEnke
IRC: Enke
In-game: Enke

by Enke » Thu Mar 13, 2014 01:07

TenPlus1 wrote:I dare say it's slower than normal so that you have a chance to run for cover or replace a block if you mistakingly dig into lava, either that you die a horrible and toasty death :P

But what's the fun in that? Insta-death!
Lush8
ExtraVars for Red Eclipse

<Anarchid> my turn was still the most awesome, yielding all the cripples, two captured paranormals, and death rate of about 30%
<ORCACommander> Anarchid: you need to work harder
<ORCACommander> I am hereby putting you under review until you can increase the casualty rate
 


Return to Minetest Features

Who is online

Users browsing this forum: No registered users and 10 guests

cron