Time Nick Message 18:24 lhofhansl Hallo all. Planning to merge #10537 within the hour. 18:24 ShadowBot https://github.com/minetest/minetest/issues/10537 -- Avoid resetting the unsent distance unnecessarily on the server. by lhofhansl 18:25 rubenwardy Nice 18:29 MTDiscord +1 18:30 MTDiscord performance finally being worked on again 18:31 MTDiscord anyways, writeF32 and readF32 preserve the sign bit of -0.0, right? 19:08 lhofhansl I work in bursts - as you might have noticed. Then I'm absent for months. :) 19:10 lhofhansl 10537 is merged. 19:10 lhofhansl Now that we have that in, I think we can increase MT's default distance settings on both client and server. 19:11 BuckarooBanzai thank you lhofhansl :) 19:12 lhofhansl viewing_range is a puny 100, matched by max_block_send_distance = 10 and max_block_generate_distance = 8 19:12 lhofhansl BuckarooBanzai: My pleasure :) 19:13 lhofhansl (I'll file a discussion issue on the distance default increase - as that is likely somewhat contentious) :) 19:30 lhofhansl Filed #10571 for discussion. 19:30 ShadowBot https://github.com/minetest/minetest/issues/10571 -- DISCUSS: Increase default viewing_range and server send distances