]> git.lizzy.rs Git - dragonfireclient.git/commit
Server: Calculate maximal total block sends dynamically (#6393)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Fri, 8 Sep 2017 22:36:48 +0000 (00:36 +0200)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Fri, 8 Sep 2017 22:36:48 +0000 (00:36 +0200)
commit745a90dc84339774a37fddff480dd60c69f4cc2a
treeb856c29bd9fb13f31c3349866f2de9624bf56a3e
parent1105a14bccefb48a0e264fe19190c39629259338
Server: Calculate maximal total block sends dynamically (#6393)

The block sends per client is 1/2 when reaching the maximal player count.
builtin/settingtypes.txt
minetest.conf.example
src/clientiface.h
src/defaultsettings.cpp
src/server.cpp
src/serverenvironment.h