Andrii Nemchenko

Results 12 comments of Andrii Nemchenko
trafficstars

> I see. You'd generally want to send single messages immediately and batch afterwards to avoid delays. I currently do not know of any solution that wouldn't involve a periodic...

By the way, I call `minetest.load_area(pos)` if the area at `pos` is unloaded. But I have doubts regarding whether calling it once will be reliable.